6116 Commits

Author SHA1 Message Date
Craigory Coppola
b3b61f596f
fix(nx-plugin): make cli schema json migration safer (#16558) 2023-04-25 18:06:19 -04:00
Miroslav Jonaš
262865841d
feat(repo): migrate to pnpm (#16284) 2023-04-25 17:57:36 -04:00
Jason Jean
8329395a7e
fix(core): do not replace @nrwl mentions in excluded files anywhere i… (#16555) 2023-04-25 17:55:55 -04:00
Jason Jean
c0e5dd99eb
fix(devkit): add .pxd and .pxz to binary extensions (#16556) 2023-04-25 17:54:33 -04:00
Miroslav Jonaš
d47df3d676
fix(linter): ensure target project locator is using stale graph in IDE (#16534) 2023-04-25 23:50:12 +02:00
Philip Fulcher
3d5b849826
fix(node): use consistent default port (#16491)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2023-04-25 17:49:59 -04:00
Philip Fulcher
555cacd87d
fix(js): fix minimal publish script devkit import (#16559) 2023-04-25 15:48:25 -06:00
Jason Jean
cba3c48e6c
fix(core): do not replace legacy package mentions in binary files (#16547) 2023-04-25 15:31:25 -04:00
Craigory Coppola
b374bd342c
fix(js): ensure publishable libraries are not marked as private (#16549) 2023-04-25 15:07:37 -04:00
Xinan
440a85c18b
fix(webpack): web app in default nx config not working with @aws-sdk (#15962) 2023-04-25 15:01:43 -04:00
Jason Jean
b42d3f7c2b
feat(core): deprecate @nrwl/tao (#16550) 2023-04-25 14:54:29 -04:00
Craigory Coppola
5b0527bc45
fix(nx-plugin): generate example file with .template extension (#16543) 2023-04-25 14:07:57 -04:00
Craigory Coppola
b409095475
fix(nx-plugin): cleanup some paths that are strange when root project (#16548) 2023-04-25 14:06:46 -04:00
Philip Fulcher
3fca88c8a6
chore(devkit): remove comment from docblock so it isn't added to docs (#16490)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2023-04-25 13:38:25 -04:00
Jack Hsu
ae8c47b75a
feat(web): expose cache, compression options for file-server (#16546)
Co-authored-by: Ryan Diehl <rydiehl@cisco.com>
2023-04-25 13:32:46 -04:00
Craigory Coppola
f0295faf3f
fix(devkit): don't visit files that are ignored by nxignore (#16544) 2023-04-25 13:11:57 -04:00
Leosvel Pérez Espinosa
85366d5cbe
fix(core): handle symbol in migration path and infer angular material and cdk migration type correctly (#16538) 2023-04-25 17:09:30 +01:00
Colum Ferry
4e0df09fac
fix(angular): remote static serve target should not watch for changes (#16542) 2023-04-25 15:37:31 +00:00
Emily Xiong
7e64afc7a6
fix(react-native): fix @nrwl/react-native and @nrwl/expo dep conficts (#16524) 2023-04-25 11:28:17 -04:00
Caleb Ukle
87ac061479
fix(nextjs): ignore components in appDir when generating cy files (#16520) 2023-04-25 08:41:39 -06:00
Craigory Coppola
c688df69b2
fix(misc): don't generate workspace-generators directory (#16525) 2023-04-24 18:56:22 -04:00
Craigory Coppola
5d8839a7dd
chore(core): cleanup some code in find-matching-projects (#16523) 2023-04-24 18:37:22 -04:00
Nicholas Cunningham
4dea8b72fe
fix(nextjs): Nightly failures since yarn eagerly reads imports (#16522) 2023-04-24 17:44:35 -04:00
Jason Jean
aeb5950183
fix(linter): replace eslint ignore comments during @nrwl -> @nx migra… (#16521) 2023-04-24 17:04:58 -04:00
Craigory Coppola
6c613ce9e8
feat(core): support directory patterns for --projects (#16288) 2023-04-24 17:00:58 -04:00
Craigory Coppola
db324007b5
fix(js): throw better error messaging when a dependency is not in the graph (#16510) 2023-04-24 16:50:11 -04:00
Jason Jean
9aa355f8dc
fix(bundling): export collections from @nx/vite (#16514) 2023-04-24 16:49:06 -04:00
Leosvel Pérez Espinosa
dffb3d38e0
fix(misc): safely iterate over package.json scripts in nx init command (#16508) 2023-04-24 15:46:13 -04:00
Jason Jean
26ad8eb142
feat(core): add a monkey-patch for require to use @nx packages instea… (#16511) 2023-04-24 15:05:25 -04:00
Jason Jean
5272e5af6f
fix(core): do not replace @nrwl mentions in CHANGELOG.md (#16512) 2023-04-24 19:01:09 +00:00
Emily Xiong
cc0d91203e
feat(react-native): upgrade react-native to 0.71.7 (#16504) 2023-04-24 14:51:59 -04:00
Caleb Ukle
808b4d10f4
fix(nextjs): do not generate test for appDir page.tsx (#16509) 2023-04-24 13:17:57 -05:00
Jack Hsu
786323d5cd
fix(nextjs): use require("next") since exports.default is no longer provided (#16497) 2023-04-24 09:14:08 -06:00
Jason Jean
8e8522068a
chore(repo): update nx to 16.0.0-beta.6 (#16477) 2023-04-24 14:36:09 +00:00
Katerina Skroumpelou
9bb5d0d7db
feat(repo): update storybook to v7 (#16174) (#16289) 2023-04-24 10:11:41 -04:00
Craigory Coppola
0e68441265
fix(core): use located tsconfig name for tsconfig-paths when registering local plugin transpiler (#16476) 2023-04-21 19:26:16 -04:00
Craigory Coppola
ddf613c481
fix(misc): create-nx-workspace should display short error messages (#16474) 2023-04-21 21:26:11 +00:00
Craigory Coppola
04a0c7734f
fix(misc): create-nx-workspace should work with custom presets on windows (#16473) 2023-04-21 16:53:23 -04:00
Jack Hsu
bb11fe31bb
fix(nextjs): support workspace libs with standalone Next.js app (#16471) 2023-04-21 20:31:37 +00:00
Jack Hsu
564ffaeebd
fix(nextjs): remove the need to install @nx/next for production builds (#16469) 2023-04-21 16:13:16 -04:00
Jason Jean
a10b6b1290
fix(core): fix cache recalculation (#16468) 2023-04-21 15:56:00 -04:00
Jason Jean
dbce22a499
fix(core): fix nx package group to have correct legacy eslint-plugin (#16470) 2023-04-21 19:30:18 +00:00
AgentEnder
6e9d4eccf7 fix(devkit): writing a file inside a deleted directory should undelete it 2023-04-21 15:19:29 -04:00
AgentEnder
be768ca19d fix(misc): cleanup migration to workspace-plugin 2023-04-21 15:19:29 -04:00
Caleb Ukle
06a885aca2
feat(next): support nextjs cypress component testing (#16292) 2023-04-21 15:15:28 -04:00
Craigory Coppola
505b5dc004
fix(core): hide message when migrating to a new major and already connected to cloud (#16466) 2023-04-21 15:11:22 -04:00
Nicholas Cunningham
f43ac5b633
fix(nextjs): output path for standalone apps (#16465) 2023-04-21 14:13:20 -04:00
Leosvel Pérez Espinosa
a421fce019
fix(misc): set default e2e test runner when creating angular and next workspaces (#16464) 2023-04-21 19:08:46 +01:00
Jason Jean
88b9687451
fix(linter): fix legacy linter migrations (#16462) 2023-04-21 13:29:09 -04:00
Craigory Coppola
219ad67e74
fix(nx-plugin): generated root plugin should not have wonky paths (#16445) 2023-04-21 13:25:22 -04:00