8684 Commits

Author SHA1 Message Date
Katerina Skroumpelou
c91c365fa2
fix(storybook): v7 gen docs and install react deps (#16057) 2023-04-03 13:50:53 +00:00
Leosvel Pérez Espinosa
bf9542a150
fix(angular): validate standalone option in the directive generator (#16051) 2023-04-03 12:01:20 +01:00
Leosvel Pérez Espinosa
9b60863b7b
fix(angular): fix path and selector handling in directive generator (#16017) 2023-04-03 09:50:47 +01:00
Leosvel Pérez Espinosa
1d955d3e18
docs(angular): remove leftovers references to the deleted file-server executor (#16010) 2023-04-03 09:27:53 +01:00
Juri Strumpflohner
059447b2fb
fix(nx-dev): adjust tab cmp spacing (#16027) 2023-04-02 16:49:39 -04:00
Craigory Coppola
6ba60a0d2f
feat(repo): add recently closed count to issues tracker (#16018) 2023-03-31 17:53:48 -04:00
Craigory Coppola
6e7234c1aa
feat(nx-plugin): reuse utilities from create-nx-workspace for create-nx-plugin (#15743) 2023-03-31 17:23:21 -04:00
Jason Jean
39646cfa9a
feat(core): allow referencing other packages to specify implementations for executors + generators (#15987) 2023-03-31 17:22:34 -04:00
Jack Hsu
bfea455e64
fix(bundling): add missing @babel/core dependency to @nrwl/webpack (#16023) 2023-03-31 16:37:14 -04:00
Craigory Coppola
778400b1cf
fix(misc): create-nx-workspace should show some stdout if stderr empty on error (#16020) 2023-03-31 16:27:37 -04:00
Juri Strumpflohner
0833f028a2
docs(nx-dev): remove the "Nx" header and point "Home" to the docs entry page (#16019) 2023-03-31 18:44:03 +00:00
Jack Hsu
65dcb9faad
docs(node): add recipe for deploying server to Fly.io (#16013) 2023-03-31 13:44:48 -04:00
Miroslav Jonaš
30f993e57e
fix(core): support yarn berry patches in pruned lock file (#15993) 2023-03-31 19:30:29 +02:00
Benjamin Cabanes
d9c55aa17c
feat(nx-dev): add table of content for documents (#15910) 2023-03-31 12:24:45 -04:00
Luka Furlan
3af649dc3f
feat(node): Added E2E project generation option to NestJs app generator (#14805) 2023-03-31 12:20:03 -04:00
FrozenPandaz
c60dd8b2f0
chore(misc): publish 15.9.2 2023-03-31 11:23:38 -04:00
Leosvel Pérez Espinosa
4eb7cc7bf1
fix(misc): skip formatting files in nested generator calls (#15961) 2023-03-31 11:22:18 -04:00
Leonardo Guarnieri de Bastiani
ba93808a2e
fix(detox): typo at buildTarget (#15787) 2023-03-31 11:17:21 -04:00
Jack Hsu
47c671cc4c
fix(bundling): pass tsConfig from project when --bundle=false so the correct file is applied (#16006) 2023-03-31 11:12:38 -04:00
Leosvel Pérez Espinosa
ad37d779d7
fix(angular): use @nrwl/web:file-server in serve-static targets (#16009) 2023-03-31 11:11:41 -04:00
Miroslav Jonaš
26ad1f6997
fix(repo): increase timeouts until we improve tests (#16007) 2023-03-31 11:06:53 -04:00
Miroslav Jonaš
d28c799d61
chore(repo): change to new circleci mac resource class (#16004) 2023-03-31 11:01:49 -04:00
Leosvel Pérez Espinosa
3b22c0cb60
docs(nx-dev): update typedoc version (#15898) 2023-03-31 11:00:06 -04:00
Leosvel Pérez Espinosa
5c33797040
fix(misc): filter shared libraries by import name in module federation helpers (#15980) 2023-03-31 15:45:28 +01:00
Rick nagual
a404595be6
fix(react-native): fix pnpm module resolver (#15956) 2023-03-31 10:37:26 -04:00
Ashley Hunter
5211382b96
fix(nextjs): adding "none" style option to next component generator (#15990) 2023-03-31 10:36:57 -04:00
Leosvel Pérez Espinosa
77f2d0ac17
fix(angular): generate ngrx code using rxjs operators from rxjs/operators when workspace has rxjs <7.2.0 (#15977) 2023-03-31 09:51:46 +01:00
Leosvel Pérez Espinosa
6eca9b6c66
fix(core): fix handling of legacy angular versions in nx init (#16000) 2023-03-31 09:50:10 +01:00
Victor Savkin
64b44d3dfb
chore(repo): update nx-cloud to 15.3.4 2023-03-30 20:56:15 -04:00
FrozenPandaz
5c3b9976e3
chore(misc): publish 15.9.1 2023-03-30 19:01:29 -04:00
Jason Jean
9723859902
fix(web): add migration for dropped dependencies (#15991) 2023-03-30 22:45:11 +00:00
Craigory Coppola
5d51ed9be5
fix(misc): create-nx-workspace errors should display properly (#15988) 2023-03-30 18:27:36 -04:00
FrozenPandaz
d24d850494
chore(misc): publish 15.9.0 2023-03-30 14:51:24 -04:00
Benjamin Cabanes
85aed9e8e4
chore(core): add new nx-cloud logo (#15979) 2023-03-30 12:34:58 -04:00
Miroslav Jonaš
482a77d9ba
fix(repo): remove command from the output to match test (#15950) 2023-03-30 11:38:50 -04:00
Jack Hsu
9f395e8169
fix(react): add missing dependencies (#15976) 2023-03-30 09:32:33 -06:00
Juri Strumpflohner
ae69ec9dc8
fix(bundling): sourcemaps setting (#15981) 2023-03-30 11:23:46 -04:00
Jay Bell
d47d3f125d
fix(webpack): configure terser plugin with non-deprecated options for… (#15968) 2023-03-30 11:07:47 -04:00
Jack Hsu
96da56d22f
fix(nextjs): ensure requred Next.js packages are always added to generated package.json (#15965) 2023-03-30 09:07:14 -06:00
Craigory Coppola
3575028055
feat(core): version option should display global and local installation separately (#15911) 2023-03-30 10:18:47 -04:00
Craigory Coppola
62c2ebee68
fix(core): hidden executor and generator options shouldn't be displayed in help text (#15967) 2023-03-30 10:18:00 -04:00
Miroslav Jonaš
0cd03005c3
fix(repo): add more granular timeout to nightly runs (#15945) 2023-03-30 12:44:36 +02:00
Katerina Skroumpelou
393949c65f
docs(bundling): rspack executor mode (#15963) 2023-03-30 11:01:13 +03:00
Ashley Hunter
c30269e952
fix(storybook): install correct dependencies on storybook init when no framework specified (#15966) 2023-03-30 11:00:49 +03:00
Jason Jean
6c453f4ea0
chore(repo): update nx to 15.9.0-rc.1 (#15939) 2023-03-29 17:25:14 -04:00
FrozenPandaz
5d1a02b95d
chore(misc): publish 15.9.0-rc.2 2023-03-29 15:37:07 -04:00
Jack Hsu
cd16ec3a9e
chore(repo): add Cypress cache to top-level install job (#15959) 2023-03-29 15:00:35 -04:00
Colum Ferry
6221cdae45
cleanup(angular): remove devkit schematics from ensured package (#15902) 2023-03-29 16:55:46 +01:00
Jason Jean
afdf5ea4ae
fix(angular): handle projects with no targets in angular migration (#15940) 2023-03-29 15:41:34 +00:00
Jack Hsu
874b6a5e49
feat(node): add --framework=none to create-nx-workspace for Node projects (#15929) 2023-03-29 11:27:25 -04:00