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 |
|
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 |
|
Nicholas Cunningham
|
a908ef586a
|
fix(nextjs): Add exclude to root projects e2e tsconfig so that tests will be picked up. (#16459)
|
2023-04-21 11:52:52 -04:00 |
|
Leosvel Pérez Espinosa
|
258cda37ec
|
fix(angular): build plugin runtime code with ts module option set to esnext (#16448)
|
2023-04-21 10:55:33 -04:00 |
|
Nicholas Cunningham
|
425124f610
|
fix(nextjs): add e2e test case for standalone nextjs (#16447)
|
2023-04-21 10:20:09 -04:00 |
|
Jason Jean
|
ff8074bf75
|
chore(repo): update to nx 16.0.0-beta.5 (#16347)
|
2023-04-21 10:17:56 -04:00 |
|
Colum Ferry
|
ec3c642b29
|
feat(angular): add migration to remove protractor generator defaults (#16409)
|
2023-04-21 12:29:02 +01:00 |
|
Colum Ferry
|
14d9a8b034
|
feat(angular): add migration to remove karma generator defaults (#16400)
|
2023-04-21 09:56:47 +01:00 |
|
Jason Jean
|
7bef2a6161
|
chore(core): fix e2e tests for yarn + workspace-create-npm (#16451)
|
2023-04-21 11:15:10 +03:00 |
|
Craigory Coppola
|
35bda81df2
|
feat(nx-plugin): slim down generated code when creating a new generator (#16444)
|
2023-04-20 18:09:28 -04:00 |
|
Jack Hsu
|
8de17ab1e0
|
feat(web): remove deprecated executors (#16416)
|
2023-04-20 17:50:31 -04:00 |
|
Chris Manning
|
a7c14fca1e
|
fix(core): whitelist registries that support obtaining migration config via 'npm view' (#16423)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
|
2023-04-20 17:40:19 -04:00 |
|
Jack Hsu
|
db6e14eca5
|
fix(react): swapped fragments with <div> so avoid lint warnings for default (#16449)
|
2023-04-20 17:21:04 -04:00 |
|
Craigory Coppola
|
c337998eb9
|
fix(nx-plugin): don't add tslib if compiling with swc (#16418)
|
2023-04-20 17:18:38 -04:00 |
|
Craigory Coppola
|
61451a100b
|
fix(core): optional dependencies should be tracked by project graph (#16383)
|
2023-04-20 17:17:46 -04:00 |
|
Craigory Coppola
|
b44dbf9c22
|
fix(nx-plugin): correct importPath and import updates for migration to local plugins (#16437)
|
2023-04-20 17:15:48 -04:00 |
|
Jack Hsu
|
0a6d37675c
|
fix(react): use babel-loader when using styled-jsx with rspack (#16443)
|
2023-04-20 15:35:44 -04:00 |
|
FrozenPandaz
|
04fed26279
|
chore(misc): publish 16.0.0-beta.5
|
2023-04-20 15:10:15 -04:00 |
|
Jack Hsu
|
91639605fd
|
feat(react): remove empty <div /> from generated app (#16439)
|
2023-04-20 14:44:10 -04:00 |
|
Nicholas Cunningham
|
5e0893a38f
|
fix(nextjs): styled-jsx and styled-components should have "use client directive" (#16440)
|
2023-04-20 12:35:25 -06:00 |
|
Jason Jean
|
fb54f67581
|
feat(nx-plugin): rename @nx/nx-plugin to @nx/plugin (#16422)
|
2023-04-20 14:35:04 -04:00 |
|
Jason Jean
|
739b4c2924
|
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420)
|
2023-04-20 13:25:56 -04:00 |
|