Chau Tran
5d1c8eacd7
docs(nest): add prioritize flags for nestjs generators ( #14262 )
2023-01-30 11:56:19 +01:00
Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05:00
Daniel Schuba
41a9bc18fd
feat(misc): move ci options to configuration ( #14215 )
...
CLOSED https://github.com/nrwl/nx/issues/12045
Fixes https://github.com/nrwl/nx/issues/12045
2023-01-23 08:42:21 -06:00
Chau Tran
5faef5d972
feat(nest): nx init nest ( #14254 )
2023-01-13 12:27:12 -06:00
Jack Hsu
454fba49b2
feat(webpack): generate React and Web apps with webpack.config.js file ( #14285 )
2023-01-12 10:06:25 -05:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets ( #14080 )
2023-01-04 11:34:50 -05:00
Victor Savkin
34d861d234
fix(testing): preserve the old coverage layout
2022-12-11 14:47:16 -05:00
Victor Savkin
40b39b2e64
fix(core): remove leading ./ when normalizing root project outputs
2022-12-10 15:53:25 -05:00
Jason Jean
61d7d74378
fix(misc): fix tsconfig file includes
2022-12-05 10:39:03 -05:00
Jack Hsu
5b7dba1cb7
fix(react): clean-up after dependency removal from @nrwl/react ( #13563 )
2022-12-02 16:58:07 +00:00
Jack Hsu
cded83b2c5
feat(react): remove unnecessary dependencies from @nrwl/react ( #13525 )
2022-12-01 17:06:32 -05:00
Victor Savkin
fe062f42c3
fix(core): deduce layout directory
2022-11-29 16:08:57 -05:00
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json ( #13040 )
2022-11-08 13:12:31 -05:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 ( #12586 )
2022-10-13 18:34:24 -04:00
Craigory Coppola
d8f3c6b186
fix(react): migrations use tsquery, so we should provide it ( #12575 )
2022-10-13 13:37:37 -04:00
Jason Jean
834e2db7cb
feat(core): prefix outputs and warn on non-prefixed outputs ( #12470 )
2022-10-11 21:54:25 +00:00
Phillip Barta
d91c7ca4ec
fix(linter): remove leftovers after tslint support removal ( #12313 )
2022-09-30 12:02:05 +01:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces ( #12127 )
2022-09-27 23:16:22 +00:00
Miroslav Jonaš
074ac5ec22
feat(core): add package manager parsers and stringifiers ( #11953 )
2022-09-20 18:47:27 +00: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
Colum Ferry
d782a694f4
feat(core): support ts 4.8 ( #11845 )
2022-09-12 13:47:31 +01:00
Colum Ferry
bbe7a3679a
fix(linter): use typescript-eslint 5.33.1 as latest requires ts4.8 ( #11773 )
2022-08-30 10:43:17 -04:00
Victor Savkin
f8da1ad42b
chore(repo): update nx to 14.6.0-beta.3
2022-08-12 16:10:56 -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
Benjamin Cabanes
1c66a225e5
docs(nxdev): upgrade nextseo dependency ( #11402 )
2022-08-03 15:38:51 +00:00
Chau Tran
b67ca98758
fix(nest): update nestjs versions for init generators ( #11355 )
2022-07-29 10:13:17 -04:00
Leosvel Pérez Espinosa
01f7376169
cleanup(misc): consolidate tslib version in generated projects ( #11185 )
2022-07-19 12:59:37 -04:00
Chau Tran
421b4d940e
feat(nest): upgrade nest to v9 ( #11120 )
2022-07-14 11:55:30 -04:00
Miroslav Jonaš
b8efa778f6
fix(core): remove eslintrc.json from the package build artifact ( #11043 )
2022-07-07 18:34:34 +00:00
Sicarius
a7888552b8
fix(linter): update @typescript-eslint/* deps
...
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-06-21 10:33:42 +00:00
Craigory Coppola
15c04b099e
chore(repo): enable eslint plugin checks ( #10666 )
2022-06-09 18:04:06 -04:00
Craigory Coppola
4d7e5ba29a
chore(misc): remove defaultCollection from generators ( #10601 )
2022-06-06 20:03:46 +00:00
Leosvel Pérez Espinosa
914f0ce707
feat(misc): update typescript to 4.7 ( #10560 )
2022-06-02 13:29:11 -04:00
Victor Savkin
e491c6f738
feat(core): make nx.json optional
2022-05-31 15:35:28 -04:00
Victor Savkin
3d97203b1e
chore(repo): migrate to nx@14.2.0-beta.1
2022-05-30 20:10:02 -04:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 ( #8883 )
2022-05-30 16:09:00 -04:00
Jason Jean
04985be149
chore(repo): switch publishing to use lerna ( #10293 )
2022-05-20 00:35:47 +00:00
Victor Savkin
6351413b98
fix(core): preserve dash casing when passing args to executors
2022-05-17 14:48:53 -04:00
Caleb Ukle
ecf88a6995
fix(testing): update v14 migration and migrate jest.config.ts to use export default ( #10035 )
...
* fix(testing): jest.preset.ts => jest.preset.js
* fix(testing): update to export default
* fix(testing): migration for moving to export default
* fix(testing): add eslint ignore comments for jest config properties
fixes : #10021
* fix(testing): update tsconfig.spec.json for next apps with project parserOptions
fixes : #9982
* fix(testing): prevent renaming root jest preset
fixes : #9973
* fix(testing): update snapshots for export default
* fix(testing): bump migration version to run
* fix(testing): make sure default jest tests pass for various projects
* fix(js): generate correct jest config for --compiler=swc --js
2022-05-11 18:04:29 +00:00
Jason Jean
e4cccfc14d
chore(repo): update nx to 14.1.1 ( #10132 )
2022-05-04 15:27:43 +00:00
Jason Jean
4f99b77e42
chore(repo): update nx to 14.0.2 ( #9974 )
2022-04-23 18:06:01 +00:00
Caleb Ukle
39331d1e17
feat(testing): move jest config to .ts files ( #9854 )
...
* feat(testing): move jest config to .ts
move jest config and preset to ts files
ISSUES CLOSED : #8344
* fix(testing): update tests for jest.config.ts changes
update tests broken by renaming jest fils to ts files
2022-04-21 17:58:40 +00:00
James Henry
46e7b4d49c
chore(core): improve help output for generators and executors ( #9800 )
2022-04-12 14:05:55 -04:00
Miroslav Jonaš
9d89ea8f1f
chore(linter): update eslint version ( #9708 )
2022-04-07 00:02:09 +02:00
CommanderRoot
05a9544806
cleanup(misc): replace deprecated String.prototype.substr()
...
* cleanup(misc): replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
* fix(js): fix slice change
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-04-01 23:04:26 +00:00
Benjamin Cabanes
24173e5742
docs(core): add description to nest package ( #9532 )
2022-03-25 20:14:01 +00:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability ( #9383 )
2022-03-24 12:00:06 -04:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00