Jason Jean
a64a7e2db9
feat(core): cleanup for v19 ( #22993 )
2024-05-01 12:12:32 -04:00
Colum Ferry
25eeddc338
feat(testing): add playwright generator to convert from executors to plugin ( #22784 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2024-04-24 09:06:23 -04:00
Jason Jean
54c42c1725
fix(devkit): update peer dependency on nx to include Nx 19 ( #22811 )
2024-04-12 18:32:26 -04:00
Lukas
857a07d87d
fix(misc): use caret for semver version ( #18140 )
2024-01-31 19:48:38 +02:00
Leosvel Pérez Espinosa
e4758358b0
feat(misc): optionally update package.json scripts in init generators ( #21204 )
2024-01-22 13:51:41 -05:00
Juri
59870d42c8
docs(devkit): add link to docs
2023-10-27 15:38:39 +02:00
Jason Jean
1ffeca9eb7
feat(devkit): remove backwards compatibility for Nx 15 ( #19572 )
2023-10-12 17:16:10 -04:00
Leosvel Pérez Espinosa
730260320d
feat(js): provide a new way of generating project name and root directory for libraries ( #18420 )
2023-08-10 13:30:46 -04:00
Jason Jean
d729fcff16
fix(misc): update semver dependency ( #17759 )
2023-06-23 14:58:37 -04:00
Craigory Coppola
16e4061b5d
feat(devkit): bump support range to be 15 <= x <= 17 ( #16421 )
2023-04-19 18:25:41 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope ( #16069 )
2023-04-14 19:56:37 -04:00
Leosvel Pérez Espinosa
7c9b66e24b
fix(misc): cleanup deps to support pnpm v7 in create-nx-workspace ( #15859 )
2023-03-23 11:41:07 -06:00
Craigory Coppola
6834b658f7
fix(nx-plugin): allow some customization when running nx-plugins ( #15438 )
2023-03-21 18:35:55 -04:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage ( #15074 )
2023-02-22 18:47:40 -05:00
Jason Jean
1d773c0d35
fix(devkit): make devkit backwards compatible back to nx 14.1 ( #14854 )
2023-02-09 12:48:57 -05:00
Jason Jean
f0c662f435
chore(devkit): extend devkit peer dependency on nx to v16 ( #12610 )
2022-10-14 13:15:49 -04:00
Colum Ferry
bcbe59edba
feat(devkit): restrict addDependenciesToPackageJson to update versions only if greater than existing ( #11443 )
2022-10-07 16:36:19 -04:00
Victor Savkin
6e6925f8e4
chore(repo): update to nx 14.7.6-beta.6
2022-09-17 15:59:06 -04:00
MaxKless
fd670d298b
docs(misc): update package descriptions to be more consistent ( #12039 )
2022-09-16 17:03:33 -04:00
Jack Hsu
ee8ba2de57
feat(misc): remove unused dependencies from packages ( #11986 )
2022-09-13 08:27:07 -04:00
Craigory Coppola
458fc36014
chore(misc): split create tree with empty workspace to remove parameter ( #10188 )
...
* feat(devkit): split create-empty-tree to different functions
* chore(repo): apply migration for createEmptyTree
* cleanup(misc): fix tests that migration misses
2022-08-11 19:24:04 -04:00
Leosvel Pérez Espinosa
6f2d5243c5
cleanup(misc): replace usage of rxjs-for-await ( #11182 )
2022-07-22 15:28:45 -04:00
Jason Jean
925499803c
fix(devkit): update ejs ( #10072 )
2022-04-29 19:35:45 +00:00
Jason Jean
3d563685d1
fix(core): fix having multiple versions of nx/devkit ( #9998 )
2022-04-26 14:39:18 -04:00
Victor Savkin
6f038e7a4a
feat(core): reorganize packges to consolidate all cli-related code in nx
2022-03-14 16:42:51 -04:00
Victor Savkin
88751a3685
chore(repo): clean up the language to match the new tag line
2021-12-17 16:08:38 -05:00
Colum Ferry
8d6ac4f694
chore(angular): support angular 13 ( #7161 )
...
* chore(angular): support angular 13
Support Angular 13
chore(angular): support ng 13 next 11
chore(angular): upgrade tslib dep
chore(angular): update package and ng-packagr-lite executors to align with ng-packagr v13
chore(angular): update test snapshots with ts version
fix(angular): buildable lib tsconfig transform test
* chore(angular): sync ng-packagr changes to the package and ng-packagr-lite executors
* chore(angular): add migrations
* chore(angular): rxjs7
* feat(angular): check rxjs version to install
* feat(angular): update jest resolver to resolve esm
* chore(angular): fix version
* chore(angular): support jest-preset-angular
* fix(angular): tests
* fix(angular): fix e2e tests and add .angular to gitignore
* fix(angular): fix jest transformers ignore pattern
* fix(angular): fix node test
* fix(angular): fix workspace test
* fix(angular): import marble utils from jasmine-marbles instead of @nrwl/angular/testing
* feat(angular): update ngrx to 13.0.0-beta.;0
* fix(angular): temporarily skip test with pnpm
* fix(angular): bump jest-preset-angular to fix jest performance issues
* fix(angular): webpack-browser and server schema changes
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-11-08 12:01:55 -05:00
Andrew Luca
fe7c25d00f
chore(misc): add repository directory for all packages.json ( #6973 )
2021-09-15 11:53:08 -04:00
Kyle Bastien
9be7a101d9
chore(core): add missing dependencies to devkit and jest package.json ( #6233 )
2021-07-05 16:49:38 -04:00
Phillip Barta
a2c2d94050
feat(core): first step to common JSON behavior and common fileutils ( #5859 )
2021-06-09 12:45:16 +02:00
vsavkin
f82344d63a
chore(repo): refine the tag line
2021-05-18 20:55:40 -04:00
vsavkin
af23cc5d7d
feat(misc): change the nx tag line
2021-05-18 16:07:22 -04:00
Phillip Barta
edf0734657
chore(repo): updated dependency 'strip-json-comments'
2021-04-16 08:44:21 -04:00
vsavkin
38c111ba06
chore(repo): update to nx 12
2021-04-07 12:31:23 -04:00
vsavkin
6024859990
chore(repo): clean up language
2021-03-29 12:26:01 -04:00
Juri Strumpflohner
2ac10d9952
fix(storybook): changes in Storybook server options path in v6.2 ( #5072 )
...
ISSUES CLOSED : #4747
2021-03-22 14:28:17 +02:00
Jason Jean
aeec4bd4d9
feat(core): migrate move to devkit ( #4558 )
2021-01-19 16:45:44 -05:00
Jason Jean
4bc9bbda22
feat(testing): move jest to nrwl devkit ( #4454 )
2021-01-08 15:07:27 -05:00
Tasos Bekos
1c3b215a9f
cleanup(repo): enable missing dependencies check
2020-12-01 14:25:13 +02:00
Victor Savkin
4a17b7339f
feat(core): use the new schematics api for workspace schematics
2020-11-17 19:31:08 -05:00
Victor Savkin
428edb0c32
feat(core): implement basic support for schematics
2020-11-17 19:31:08 -05:00