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 |
|
Tine Kondo
|
8efccf62c6
|
chore(repo): add a devcontainer config to ease developer setup (#16302)
|
2023-04-25 12:45:22 -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 |
|
Jason Jean
|
a0d18bb588
|
chore(repo): replace references to @nrwl in e2e tests (#16441)
|
2023-04-24 18:48:44 -04:00 |
|
Craigory Coppola
|
5d8839a7dd
|
chore(core): cleanup some code in find-matching-projects (#16523)
|
2023-04-24 18:37:22 -04:00 |
|
FrozenPandaz
|
eb477479bf
|
chore(misc): publish 16.0.0-beta.7
|
2023-04-24 18:26:44 -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 |
|
khalilou88
|
7388a8ed2b
|
chore(core): nx plugin submission @jnxplus/nx-quarkus-gradle (#16482)
|
2023-04-24 15:59:03 -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 |
|
Miroslav Jonaš
|
a2b117626a
|
chore(detox): add detox to CI but disable broken test (#16503)
|
2023-04-24 12:25:18 -04:00 |
|
Jason Jean
|
929a08ab95
|
chore(repo): add debug logging for nx-dev graph (#16507)
|
2023-04-24 12:19:05 -04:00 |
|
Miroslav Jonaš
|
8519fbc7a6
|
fix(repo): fix mismatched package manager e2e utils (#16502)
|
2023-04-24 17:47:14 +02: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 |
|
Miroslav Jonaš
|
ceab87d29e
|
feat(repo): use @pnpm/exe over pnpm for CI runs (#16495)
|
2023-04-24 10:40:21 -04: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 |
|
Miroslav Jonaš
|
4d5cc73c9b
|
feat(repo): ignore macos timings for nightly duration report (#16454)
|
2023-04-24 14:54:37 +02:00 |
|
Jonathan Cammisuli
|
b3a8ac3cb8
|
docs(core): update troubleshoot installation docs (#16446)
|
2023-04-21 20:12:49 -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 |
|
Jason Jean
|
b719222d42
|
chore(misc): publish 16.0.0-beta.6
|
2023-04-21 16:51:28 -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 |
|