Victor Savkin
85918d83b0
fix(core): assert valid workspace config should be a warning
2022-01-02 09:22:59 -05:00
Benjamin Cabanes
0c1a738557
docs(nxdev): copyright 2022 ( #8347 )
2022-01-01 23:09:48 +00:00
Jack Hsu
4075ae757c
fix(core): boolean args to custom presets are passed correctly ( #8339 )
2021-12-31 06:35:42 +00:00
Jack Hsu
027bb9d9ad
feat(react): SVGR and http-server version updates for security fixes ( #8334 )
2021-12-30 04:55:55 +00:00
Jack Hsu
7e5641b380
feat(web): update rollup-plugin-typescript2 to 0.31 ( #8329 )
2021-12-29 16:30:37 -05:00
Jack Hsu
166985f33d
feat(web): import TS plugin only if SWC is not used ( #8328 )
2021-12-29 15:15:00 -05:00
Jack Hsu
195b8f3262
chore(nextjs): remove assertion that dependencies have been built ( #8325 )
2021-12-29 13:04:10 -05:00
Jack Hsu
568c94ece6
chore(repo): clean up nextjs e2e tests to run faster ( #8324 )
2021-12-29 11:58:19 -05:00
Miroslav Jonaš
80361423fc
chore(repo): increase e2e test timeouts ( #8318 )
2021-12-28 23:34:17 +01:00
Miroslav Jonaš
a44abd39bd
chore(repo): skip daemon cleanup on grouped e2e tests ( #8314 )
2021-12-28 21:09:28 +01:00
Victor Savkin
7fd7849729
Release 13.4.1
2021-12-23 20:14:57 -05:00
Victor Savkin
53767a89c1
fix(js): mark swc as experimental
2021-12-23 20:12:19 -05:00
Chau Tran
214ef8ac4f
chore(testing): adjust tests that are affected by removing swc
2021-12-23 19:56:58 -05:00
Chau Tran
4430733f57
chore(testing): assert options.compiler to tsc
2021-12-23 19:56:58 -05:00
Chau Tran
f97961d865
fix(testing): remove 'swc' from compiler option for jest generators
...
@swc/jest is not currently working as it's supposed to. at least, with single .swcrc file.
2021-12-23 19:56:58 -05:00
Chau Tran
d6d56c7c4e
chore(js): adjust unit test
2021-12-23 19:56:58 -05:00
Chau Tran
fba478c362
fix(js): use ts-jest for compiler SWC due to known bug in SWC
2021-12-23 19:56:58 -05:00
Miroslav Jonaš
495f5c6d8d
chore(repo): update CI node version to v16 ( #8186 )
2021-12-23 23:14:14 +00:00
David Slabý
657d93ae7f
fix(web): shouldSkip get of undefined fixed, chunk push into Set fixed ( #8140 )
...
Co-authored-by: david.slaby <david.slaby@chyronhego.com>
2021-12-23 19:07:08 +00:00
Linbudu
7bfc2bdcb1
chore(chore): nx plugin submission nx-plugin-esbuild/vite/snowpack/prisma ( #7801 )
...
* chore(chore): nx plugin submission nx-plugin-esbuild/vite/snowpack/prisma
* chore(core): nx plugin submission nx-plugin-esbuild/vite/snowpack/prisma
2021-12-23 13:41:08 -05:00
Katerina Skroumpelou
1b5632cc9a
fix(core): catch error when creating new workspace and git is not configured ( #8289 )
...
ISSUES CLOSED : #8183
2021-12-23 12:10:18 -05:00
Leosvel Pérez Espinosa
d3f4613687
fix(core): handle project graph plugins not providing optional projectFilePatterns property ( #8290 )
2021-12-23 12:09:35 -05:00
Dominik Pieper
419948015e
Add nxext plugins ( #8035 )
...
* chore(core): nx plugin submission @nxext/vite
* chore(core): nx plugin submission @nxext/solid
2021-12-23 12:08:33 -05:00
Jay Bell
655cc69325
feat(js): export lib and app generator functions ( #8266 )
2021-12-23 10:32:24 -05:00
Victor Savkin
6cf62ee8d4
Release 13.4.0
2021-12-22 20:49:31 -05:00
Benjamin Cabanes
fedd363401
docs(nxdev): format ( #8284 )
2021-12-22 19:58:24 -05:00
Benjamin Cabanes
aa5dd8440b
docs(nxdev): update homepage getting started section ( #8282 )
2021-12-22 19:55:23 -05:00
Benjamin Cabanes
0ce29cc516
docs(nxdev): fix redirect issue for js/node ( #8283 )
2021-12-22 19:52:41 -05:00
Chau Tran
592d0e9aba
fix(js): ensure copy assets and packageJson is executed for swc executor
2021-12-22 18:09:08 -05:00
Victor Savkin
9ca9a65055
chore(repo): minor changes to the home page
2021-12-22 16:55:06 -05:00
Juri
3c1c9653c9
docs(js): add Nx and TypeScript guide
2021-12-22 16:30:02 -05:00
Victor Savkin
973cf4e243
fix(misc): add -W to yarn add to fix the error in yarn monorepos
2021-12-22 12:51:16 -05:00
Victor Savkin
411f467e5c
misc(guide): tweak lerna guides
2021-12-22 12:51:16 -05:00
Victor Savkin
57593f5df7
feat(core): add the ability to remove edges in the graph
2021-12-22 12:51:16 -05:00
Victor Savkin
33bd964c58
fix(misc): format command should handle workspace without workspace.json
2021-12-22 12:51:16 -05:00
Chau Tran
1139c616e1
feat(js): add nrwl/js:node executor to serve node apps
2021-12-22 10:33:02 -05:00
Colum Ferry
be908e2be6
feat(angular): use share helper to ensure correct version matching ( #8277 )
2021-12-22 15:03:39 +00:00
Juri
3895dfdfb7
chore(misc): sync docs changes with nx.dev
2021-12-22 09:46:59 +01:00
Philip Fulcher
86f7f65d8e
chore(dep-graph): remove rxjs dependency ( #8268 )
2021-12-22 04:37:03 +00:00
Craigory Coppola
6a77ce837c
fix(core): nested node_modules packages shouldn't be inferred as nx projects ( #8166 )
2021-12-21 16:54:54 -05:00
Kirils L
4b0a1322b9
docs(nextjs): page generator examples no longer shows component examples ( #8262 )
2021-12-21 16:16:07 -05:00
Phillip Barta
e57cef0901
cleanup(repo): use devkit instead of devkit reexports from workspace ( #7773 )
2021-12-21 21:06:31 +00:00
Isaac Mann
bdc8fa4dc9
docs(core): update dep-graph video in add-nx-to-monorepo ( #8263 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-21 15:25:17 -05:00
Isaac Mann
aea4f099fc
feat(angular): add helper to add any property to an ngModule decorator ( #7850 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-21 15:20:22 -05:00
Joe Bowbeer
e8c8c5ef29
docs(core): update lerna-and-mx.md ( #8223 )
2021-12-21 15:16:37 -05:00
Josh Morony
197768a35a
docs(nxdev): fix typo for @phenomnomnominal/tsquery package ( #8232 )
2021-12-21 15:04:28 -05:00
Jason Jean
552be0dd14
feat(core): introduce chrome profiling ( #8215 )
2021-12-21 15:00:41 -05:00
Ashley Hunter
b10b505921
fix(nest): fixing resource generator options issue ( #8246 )
...
* fix(nest): fix(nest): fixing resource generator options issue
The normalize options function was excluding some important properties such as type causing
the
generated files not to match the output if it was run using the Nest schematic directly
ISSUES
CLOSED : #8243
ISSUES CLOSED : #8243
* fix(nest): fixing nest generator options issue
2021-12-21 14:53:34 -05:00
Jason Jean
c29eaa8ac8
Release 13.3.12
2021-12-21 13:25:51 -05:00
Jack Hsu
fd5c719fc9
docs(react): update migration guides ( #8260 )
2021-12-21 17:36:37 +00:00