8177 Commits

Author SHA1 Message Date
Jason Jean
d094e3a1e1
fix(misc): throw an error when removing unsafe projects (#14927) 2023-02-13 11:03:34 -05:00
Emily Xiong
9b08a8db55
feat(react-native): upgrade react native to 0.71.2 (#14908) 2023-02-13 10:55:44 -05:00
Andrii Yuriev
85b605add8
docs(core): add Gitlab CI variable GIT_DEPTH: 0 (#14940) 2023-02-13 10:11:53 -05:00
xleepy
1d60621cc1
docs(core): typo in global-implicit-dependencies.md (#14935) 2023-02-13 10:08:30 -05:00
Piotr Błażejewicz (Peter Blazejewicz)
6ada5a43cd
docs(angular): use path alias for shared/ui (#14937) 2023-02-13 10:07:48 -05:00
Miroslav Jonaš
751030a761
cleanup(core): remove reference to deprecated ProjectGraphNode (#14864) 2023-02-13 13:35:43 +01:00
Dmitriy Stepanenko
2f9978f4d3
feat(vite): be able to use a custom build target for the preview server (#14951) 2023-02-13 13:44:53 +02:00
Colum Ferry
91117c9d2d
fix(angular): fallback to buildTarget.options if no configuration provided (#14952) 2023-02-13 11:29:02 +00:00
Leosvel Pérez Espinosa
c712949b7e
fix(angular): add missing ts 4.8.2+ requirement to angular v15 update (#14934) 2023-02-13 09:05:52 +00:00
Craigory Coppola
3f65438208
chore(nx-plugin): disable failing nx plugin tests (#14923) 2023-02-10 18:48:03 -05:00
Philip Fulcher
0e3d9cdd51
feat(graph): show errors from task graph generation (#14924) 2023-02-10 18:03:51 -05:00
Jason Jean
5ac46c47ae
chore(repo): add Jason as a codeowner for CI jobs (#14928) 2023-02-10 18:01:22 -05:00
Jonathan Cammisuli
d7c1873910
chore(core): enable native hasher for ci (#14880) 2023-02-10 17:54:45 -05:00
Jason Jean
d29878de28
chore(repo): fix e2e tests for interactive create prompts (#14926) 2023-02-10 17:48:46 -05:00
Jack Hsu
2fbe1bdc98
fix(node): add missing .swcrc file for node libs (#14925) 2023-02-10 15:05:44 -07:00
Colum Ferry
4f09949383
feat(core): add standalone api prompt to CNW (#14886) 2023-02-10 15:06:41 -05:00
Colum Ferry
abece6a02d
feat(angular): add routing option to CNW (#14845) 2023-02-10 13:24:48 -05:00
Leosvel Pérez Espinosa
005eb5687b
fix(misc): make ts 4.8 update optional and add missing angular requirements (#14918) 2023-02-10 13:24:07 -05:00
Jack Hsu
ad8343499b
fix(webpack): filter out .hot-update.js files from index.html (#14917) 2023-02-10 18:23:41 +00:00
Nicholas Cunningham
4cb9ff849e
fix(node): Update Proxy config port number (#14919) 2023-02-10 10:21:56 -07:00
Colum Ferry
762b9f336c
feat(core): remove unused CLI option from CNW (#14865) 2023-02-10 11:35:01 -05:00
Colum Ferry
066c3b1e71
fix(angular): unit test runner none should skip tests (#14916) 2023-02-10 16:15:33 +00:00
Jack Hsu
db7ee9966e
fix(webpack): ensure NODE_ENV is defaulted to development for dev-server, and HMR works (#14915) 2023-02-10 15:26:42 +00:00
Katerina Skroumpelou
496620e60a
fix(storybook): fix the no-root migration (#14914) 2023-02-10 16:54:14 +02:00
Jack Hsu
47a4ff4bf5
fix(bundling): add a deprecation warning for users to update their project config before Nx 16 (#14913) 2023-02-10 08:46:23 -06:00
Phillip Barta
caab753580
cleanup(nx-plugin): remove dependency fs-extra from create-nx-plugin (#14909) 2023-02-10 09:36:32 -05:00
Jack Hsu
7185c5fa20
fix(webpack): pass the correct config to user when isolatedConfig=false (#14912) 2023-02-10 09:07:59 -05:00
Leosvel Pérez Espinosa
09670c7c9f
fix(angular): fix safari tp support and include last 2 chrome version in browserslist in ng-packgr executors (#14902) 2023-02-10 09:03:55 +00:00
Jason Jean
0281821fcf
chore(devkit): fix lint rule message for devkit (#14903) 2023-02-10 01:18:40 -05:00
Jason Jean
6b1d0c6934
chore(linter): fix non-deterministic snapshots for convert tslint to … (#14905) 2023-02-09 19:04:19 -05:00
FrozenPandaz
3330da3d03 chore(misc): publish 15.7.0-beta.5 2023-02-09 18:32:31 -05:00
Miroslav Jonaš
9294a4eeeb
feat(core): remove workspace-lint from CI generators and docs (#14895) 2023-02-09 21:38:49 +01:00
Jason Jean
1d773c0d35
fix(devkit): make devkit backwards compatible back to nx 14.1 (#14854) 2023-02-09 12:48:57 -05:00
Jack Hsu
0f8faa249b
fix(node): use correct main entry file extension based on project config (#14894) 2023-02-09 12:43:00 -05:00
Jason Jean
e48b141da3
fix(core): fix migration bugs (#14901) 2023-02-09 12:42:37 -05:00
Jason Jean
e1a5fc78ef
fix(core): use not scheduled task graph to schedule new batches (#14884) 2023-02-09 10:35:55 -05:00
Jack Hsu
b1cef45c58
chore(repo): add more owners to react, node, and js, as well as James as a fallback for EU (#14896) 2023-02-09 10:35:34 -05:00
Victor Savkin
53aa8396c2
chore(repo): enable verbose logging 2023-02-09 10:03:34 -05:00
Leosvel Pérez Espinosa
b688412617
fix(angular): prevent init generator to bump versions and consider installed core packages versions (#14890)
Fixes https://github.com/nrwl/nx/issues/14324
2023-02-09 14:26:40 +00:00
Miroslav Jonaš
6b29f6d666
chore(repo): add e2e/utils scope to CODEOWNERS (#14892) 2023-02-09 15:25:38 +01:00
Benjamin Cabanes
fb12eb19c7
docs(core): remove cache artefact from CI config (#14882) 2023-02-09 08:35:17 -05:00
Katerina Skroumpelou
9fb33eb73c
Revert "fix(vite): do not use merged options for preview's build target" (#14889) 2023-02-09 08:00:58 -05:00
Juri
37de12468f docs(react): add integrated flag info to cra migration 2023-02-09 11:16:15 +01:00
Jack Hsu
4d21915bd1
feat(node): add default unit test for fastify framework (#14876) 2023-02-08 12:47:15 -07:00
Jason Jean
659a172a36
chore(repo): cleanup codeowners for core (#14875) 2023-02-08 16:50:44 +00:00
Miroslav Jonaš
b59df8b199
cleanup(core): remove deprecated ext from node`s file (#14863) 2023-02-08 11:05:46 -05:00
Miroslav Jonaš
96b40e0a5c
chore(repo): add additional granular scopes to CODEOWNERS (#14861) 2023-02-08 16:55:58 +01:00
Colum Ferry
829df2b9ab
fix(angular): tidy up supported options (#14793) 2023-02-08 15:05:10 +00:00
Colum Ferry
c5560334dc
chore(misc): update codeowners for generated docs (#14862) 2023-02-08 09:45:16 -05:00
FrozenPandaz
6520e603c4 chore(misc): publish 15.7.0-beta.4 2023-02-07 18:53:49 -05:00