Katerina Skroumpelou
58a85d94bc
feat(node): remove node:node executor ( #17615 )
2023-06-15 20:38:48 +03:00
Jack Hsu
8de17ab1e0
feat(web): remove deprecated executors ( #16416 )
2023-04-20 17:50:31 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope ( #16069 )
2023-04-14 19:56:37 -04:00
Craigory Coppola
6834b658f7
fix(nx-plugin): allow some customization when running nx-plugins ( #15438 )
2023-03-21 18:35:55 -04:00
Jack Hsu
013bb74444
feat(node): add e2e project generator ( #14429 )
2023-01-17 15:38:52 -05:00
Phillip Barta
415d1c745c
fix(misc): loosen chalk version ( #14276 )
2023-01-13 17:44:11 -05:00
Nicholas Cunningham
a631af7b62
feat(node): support nodejs frameworks ( #14199 )
2023-01-06 15:04:11 -07: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
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin ( #11966 )
2022-09-12 21:19:50 +01:00
Jack Hsu
5267f4555d
feat(misc): update shared ts-node and ts-loader packages ( #11429 )
2022-08-05 16:47:33 +00:00
Leosvel Pérez Espinosa
6f2d5243c5
cleanup(misc): replace usage of rxjs-for-await ( #11182 )
2022-07-22 15:28:45 -04:00
Jack Hsu
d657f912d9
feat(web): upgrade webpack plugin versions ( #11191 )
2022-07-18 15:23:30 -04:00
Jack Hsu
96e84eea39
fix(misc): add dotenv as dependencies for plugins that import it ( #11167 )
2022-07-15 16:46:41 -04:00
Leosvel Pérez Espinosa
914f0ce707
feat(misc): update typescript to 4.7 ( #10560 )
2022-06-02 13:29:11 -04:00
Jason Jean
04985be149
chore(repo): switch publishing to use lerna ( #10293 )
2022-05-20 00:35:47 +00:00
Phillip Barta
0cc7042beb
chore(repo): updated dependency fs-extra to ^10.1.0 ( #9985 )
2022-05-06 17:56:19 -04:00
Benjamin Cabanes
a4da5a19b7
docs(core): add description to node package ( #9533 )
2022-03-25 20:18:29 +00:00
Phillip Barta
dbb4988278
feat(web): update license-webpack-plugin to improve performance ( #9058 )
2022-03-10 12:06:57 -05:00
Jack Hsu
95f5a085fa
feat(node): consolidate js and node plugins ( #9086 )
...
* chore(node): update docs after consolidating js and node plugins
* feat(node): consolidate js and node plugins
2022-02-23 16:59:03 -05:00
Phillip Barta
e668dc00ac
chore(core): update license-webpack-plugin to 4.0.0 ( #8632 )
2022-01-28 13:43:11 -05:00
Phillip Barta
be91d1f99a
fix(core): stop inlining tsconfig-paths-webpack-plugin and use version with fix ( #8357 )
2022-01-27 08:59:46 -05:00
Phillip Barta
78c9f158a7
fix(web): remove terser from dependencies and update terser-webpack-plugin ( #8631 )
2022-01-27 08:53:24 -05:00
Alexandre Delattre
50baf92fc9
fix(node): disable name mangling when building for production
...
disable name mangling when building for production with optimization on,
in order not to break
features relying on runtime reflection
ISSUES CLOSED : #8537
2022-01-20 13:17:28 -05:00
Craigory Coppola
5b95b4c06f
fix(node): support for typescript webpack plugins ( #8171 )
2021-12-15 20:43:15 -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
Jack Hsu
bedad1cc77
fix(core): patch resolve logic for tsconfig paths ( #7387 )
2021-10-15 20:47:18 +00:00
Jack Hsu
4d6df58ac8
chore(node): remove build options deprecated since Nx 11 ( #7331 )
2021-10-13 07:47:51 +02:00
Jack Hsu
724b0c0e3c
feat(core): upgrade to webpack 5 ( #7283 )
...
* feat(core): upgrade to webpack 5
* chore(core): update webpack 5 docs
2021-10-13 00:34:28 -04:00
Andrew Luca
fe7c25d00f
chore(misc): add repository directory for all packages.json ( #6973 )
2021-09-15 11:53:08 -04:00
Leosvel Pérez Espinosa
9044a8f869
cleanup(misc): rename collection.json to generators.json ( #6442 )
2021-07-21 11:42:43 +01:00
Leosvel Pérez Espinosa
195e6bade5
cleanup(misc): rename builders.json to executors.json ( #6230 )
2021-07-02 15:59:34 +01:00
Jack Hsu
369da3ee78
feat(web): add support for webpack 5 ( #5892 )
2021-06-29 08:41:01 -04:00
Phillip Barta
c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 ( #5199 )
...
* cleanup(core): normalized usage of fs-extra and updated fs-extra
* cleanup(misc): use fs over fs-extra when possible
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
Phillip Barta
48bf60c17d
cleanup(repo): removed unused dependecies from @nrwl/web migration in #2004 ( #5344 )
2021-04-15 00:14:27 -04:00
vsavkin
38c111ba06
chore(repo): update to nx 12
2021-04-07 12:31:23 -04:00
Jason Jean
d4629be208
feat(node): migrate @nrwl/node builders to devkit ( #5012 )
2021-03-12 23:06:32 +00:00
Jason Jean
4df3b66152
feat(node): migrate @nrwl/node schematics to devkit ( #4958 )
2021-03-11 19:18:22 +00:00
Brandon
e4faaf1ef4
feat(angular): update Angular packages to 11.2.x release ( #4788 )
...
* feat(angular): update Angular packages to 11.2.x release
* chore(angular): fix storybook 5-6 default schematic unit test
* fix(angular): fix Angular Devkit discrepancies
2021-02-16 10:38:11 -05:00
Victor Savkin
599923bc68
fix(misc): remov peer deps to make npm 7 install work
...
Closes #4436
2021-01-07 20:27:11 -05:00
Tasos Bekos
1c3b215a9f
cleanup(repo): enable missing dependencies check
2020-12-01 14:25:13 +02:00
Jason Jean
b9791a3108
feat(core): upgrade to angular and angular devkit 11 ( #4095 )
2020-11-30 14:07:27 -05:00
Tasos Bekos
463d2cb9e0
fix(repo): add missing tslib dependency in generated applications ( #3858 )
2020-10-23 17:09:35 -04:00
Jason Jean
232fd9f30b
feat(core): update to typescript 4 ( #3814 )
2020-09-29 18:53:22 -04:00
Tasos Bekos
9153007462
feat(repo): check package dependencies on CI
2020-09-25 09:06:02 +03:00
atomaszewski
a3a4818332
fix(node): update yarn vulnerability in webpack-dev-server
2020-09-21 12:38:54 -04:00
Marvin Luchs
0644c6bb5b
fix(core): update copy-webpack-plugin ( #3514 )
...
fixes security vulnerability caused by serialize-javascript < 3.1.0
closes #3506
2020-08-14 15:13:24 -04:00
Jason Jean
a7b7af2dfe
feat(core): switch over to angular 10 ( #3056 )
...
* feat(core): switch over to devkit 10-rc.0
* feat(core): implement solution tsconfigs wip
* feat(angular): add angular migrations
* fix(angular): modify angularjs tests
2020-07-07 17:02:06 -04:00
Victor Savkin
70a64c1776
fix(misc): minor misc fixes
2020-03-31 17:45:01 -04:00