8684 Commits

Author SHA1 Message Date
Colum Ferry
5b8a663016
cleanup(angular): convert ng cli migrations to nx devkit (#15590) 2023-03-10 15:54:38 +00:00
Miroslav Jonaš
e55882f2fc
chore(linter): combine tests to reduce total duration (#15596) 2023-03-10 10:52:18 -05:00
Katerina Skroumpelou
2e3e32cf30
feat(storybook): update to v7.0.0-rc (#15584) 2023-03-10 09:56:32 -05:00
Miroslav Jonaš
79256f3d36
chore(linter): fix deprecated ts overloads in e2e tests (#15585) 2023-03-10 08:23:12 -06:00
Katerina Skroumpelou
c7525b4c34
fix(storybook): better detection of failed migrations (#15588) 2023-03-10 11:53:32 +00:00
Leosvel Pérez Espinosa
79f88dc7ef
cleanup(angular): remove --preserve-angular-cli-layout flag from ng-add generator (#15490) 2023-03-10 09:53:33 +00:00
Leosvel Pérez Espinosa
29be9dbaee
cleanup(misc): redirect to nx init when running cra-to-nx (#15568) 2023-03-10 10:19:03 +02:00
Jason Jean
ad12ab2ed3
fix(core): shutdown the daemon when it is invalid (#15550) 2023-03-10 01:33:54 -05:00
Jack Hsu
d5261fa556
docs(bundling): updating rspack overview and add app generator (#15581) 2023-03-09 19:51:39 -05:00
Jason Jean
5b4015ad89
Revert "chore(misc): update lerna to 6.5.1" (#15578) 2023-03-09 19:25:34 -05:00
Caleb Ukle
a67baaa66e
fix(nx-plugin): run jest 29 migrations for @nrwl/nx-plugin:e2e (#15551) 2023-03-09 18:02:33 -05:00
Jack Hsu
d7a008ff5e
docs(bundling): add rspack to docs (#15545) 2023-03-09 18:00:17 -05:00
Miroslav Jonaš
4c9a2ee368
fix(repo): disable long running manual dispatch (#15575) 2023-03-09 17:13:01 -05:00
Victor Savkin
43f21bb7c4
chore(repo): update nx-cloud to 15.2.0 2023-03-09 17:08:28 -05:00
Colum Ferry
361ddb1b0f
feat(js): move buildable libs to js (#15558) 2023-03-09 16:36:50 -05:00
Austin Fahsl
c447106eea
chore(misc): update lerna to 6.5.1 (#15482) 2023-03-09 16:31:39 -05:00
Leosvel Pérez Espinosa
346334935a
fix(core): add missing await when migrating monorepo to nx (#15554) 2023-03-09 16:27:21 -05:00
Zachary DeRose
4a8b7ed264
fix(core): interactive migrations should be prompt when necessary (#15572) 2023-03-09 16:03:41 -05:00
Jack Hsu
24b82edbed
feat(core): move prettier init logic from @nrwl/workspace to @nrwl/js (#15501) 2023-03-09 16:01:19 -05:00
Katerina Skroumpelou
a0e00c85fc
fix(core): refactor the logging logic in e2e tests (#15548) 2023-03-09 15:13:32 -05:00
Katerina Skroumpelou
16ad3086be
fix(js): libraries should be buildable by default (#15533) 2023-03-09 14:20:19 -05:00
Katerina Skroumpelou
eebadef0e6
fix(storybook): fix the path to the template file (#15565) 2023-03-09 18:36:27 +00:00
Leosvel Pérez Espinosa
83f47aa7fc
cleanup(core): inline cra migration logic into nx init (#15555) 2023-03-09 17:05:03 +00:00
Emily Xiong
1dec047cc4
docs(expo): update docs and examples for expo (#15474) 2023-03-09 11:08:33 -05:00
Leosvel Pérez Espinosa
85b1f9f150
chore(repo): add code owners for nx init angular migration e2e tests (#15557) 2023-03-09 10:19:14 -05:00
Leosvel Pérez Espinosa
3670f20fdb
cleanup(angular): fix unit tests setup so peer deps are not installed with ensurePackage (#15560) 2023-03-09 15:18:04 +00:00
Craigory Coppola
803de0d8be
chore(core): updates to nx wrapper and naming (#15552) 2023-03-09 08:38:41 -05:00
Colum Ferry
2ab66dd410
cleanup(angular): remove karma generation support (#15419) 2023-03-09 11:28:31 +00:00
Colum Ferry
98001cc489
cleanup(core): move ast utils to js (#15540) 2023-03-08 18:30:29 -05:00
Colum Ferry
14dd8e1e27
feat(angular): move replaceAppNameWithPath to Angular (#15493)
Co-authored-by: Michael Ziluck <michael@ziluck.com>
2023-03-08 18:28:14 -05:00
Colum Ferry
c82ba4e9d4
feat(js): add getSourceNodes to nrwl/js package (#15497) 2023-03-08 18:27:07 -05:00
Leosvel Pérez Espinosa
47c9a7e148
cleanup(misc): redirect to nx init when running add-nx-to-monorepo (#15534) 2023-03-08 18:25:49 -05:00
Leosvel Pérez Espinosa
111ebace3f
cleanup(core): inline monorepo migration logic into nx init (#15496) 2023-03-08 18:24:30 -05:00
Leosvel Pérez Espinosa
abae7283a3
cleanup(angular): redirect to nx init when running make-angular-cli-faster (#15531) 2023-03-08 18:18:33 -05:00
Emily Marigold Klassen
ac9c7e9308
fix(core): issue with registering file dependencies (#15523) 2023-03-08 18:06:08 -05:00
Nicholas Cunningham
0383fa6017
Add e2e tests for nest (#15522) 2023-03-08 11:53:31 -07:00
Jack Hsu
a69f8abdf9
fix(node): add default build configuration (#15542) 2023-03-08 12:32:29 -05:00
Leosvel Pérez Espinosa
f7367ff0e9
fix(angular): prevent updating unchanged projects when syncing changes to the wrapped tree (#15503) 2023-03-08 17:14:53 +00:00
Nicholas Cunningham
79f5fc3108
feat(node): add nestjs support to node app plugin (#15484) 2023-03-08 11:42:09 -05:00
Miroslav Jonaš
216b961be9
chore(repo): add additional scope to codeowners (#15539) 2023-03-08 11:36:18 -05:00
Katerina Skroumpelou
634f362beb
cleanup(storybook): only add storybook to inputs if not there (#15470) 2023-03-08 17:06:32 +02:00
Colum Ferry
5d19b53abc
cleanup(js): move createGlobPatternsForDependencies to js (#15466) 2023-03-07 18:16:19 -05:00
Leosvel Pérez Espinosa
e1a2c98556
cleanup(core): inline angular cli nested project migration logic into nx init (#15396) 2023-03-07 18:08:10 -05:00
Jason Jean
fca1f97ab7
Revert "feat(repo): use pnpm v7 for ci" (#15515) 2023-03-07 18:05:10 -05:00
Caleb Ukle
3a4b108dd8
feat(web): add a generator to add @nrwl/web:file-server target (#15434) 2023-03-07 13:09:57 -06:00
Jack Hsu
47fd3a2d54
feat(core): move checkAndCleanWithSemver to devkit (#15505) 2023-03-07 13:19:46 -05:00
James Henry
d0c38b39e7
chore(devkit): fix root when unit testing generators wrapped as schematics (#15506) 2023-03-07 13:06:24 -05:00
Leosvel Pérez Espinosa
bfdd2eb5b5
fix(angular): respect cli config and schematics defaults in ng cli adapter (#15510) 2023-03-07 16:53:21 +00:00
Colum Ferry
e358849362
docs(core): update deprecated version number (#15491) 2023-03-07 11:41:31 -05:00
Miroslav Jonaš
5d69c4e68d
fix(core): catch all lock file parsing/pruning errors and provide fallback (#15158)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-03-07 11:20:27 -05:00