Philip Fulcher
ed28e7d53a
docs(linter): add doc for bannedExternalImports ( #7605 )
2021-11-04 10:28:01 -06:00
Miroslav Jonaš
1afeeb6be1
docs(core): move misleading migration overview page ( #7608 )
2021-11-04 14:39:38 +01:00
Ashley Hunter
c08f506c5c
feat(nest): exporting nest generators ( #7585 )
2021-11-03 11:55:03 -05:00
Jason Jean
588793bd9d
Release 13.1.3
2021-11-02 19:12:41 -04:00
Miroslav Jonaš
c8603f1911
fix(core): ensure cache has correct project graph version ( #7572 )
2021-11-02 09:49:42 -04:00
Brandon
5d81232a61
docs(angular): cleanup Angular tutorial ( #7583 )
2021-11-01 15:01:23 -05:00
Ashley Hunter
cae625a817
feat(nest): nest resource generator ( #7571 )
...
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
* feat(nest): adding nest resource generator
Adding a generator to run the Nest Resource schematic
ISSUES CLOSED : #6754
2021-11-01 11:10:58 -05:00
Victor Savkin
cc3078e307
cleanup(nxdev): minor home page tweaks
2021-11-01 12:06:48 -04:00
Miroslav Jonaš
27cc2d9c5f
fix(core): improve graph version adapter error message ( #7573 )
2021-10-29 22:42:51 +00:00
Isaac Mann
72aba68b0d
docs(core): update contributor guide ( #7568 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-10-29 18:21:14 +00:00
Juri Strumpflohner
1241068fd4
fix(storybook): find Angular components in destructured arrays ( #7494 )
...
ISSUES CLOSED: 7117
2021-10-29 20:26:10 +03:00
Juri Strumpflohner
0d3a5c375d
fix(storybook): make sure Storybook can use TypeScript for the config files ( #7566 )
...
ISSUES CLOSED : #7515
2021-10-29 20:23:34 +03:00
Gustavo Perdomo
89fc04da72
fix(nextjs): fix peer next version
2021-10-28 20:37:08 -04:00
Pierre-Alexandre
6734187051
cleanup(core): avoid first format to modify nx.json
...
Getting the `nx.json` code formatting right on brand new workspaces, so the first `nx format` won't update that file
2021-10-28 20:35:46 -04:00
Victor Savkin
5b9992c62a
docs(react): rework the core section to highlight nx core
2021-10-28 19:48:13 -04:00
Jack Hsu
75513d6f8b
chore(repo): add tests to make sure migration factory/implementation are correct ( #7541 )
2021-10-27 16:12:07 -04:00
Jack Hsu
0b9eaeb92c
chore(nextjs): enable SWC for nx.dev ( #7539 )
2021-10-27 12:45:20 -04:00
Victor Savkin
922d4e5100
Release 13.1.2
2021-10-27 10:20:18 -04:00
Jack Hsu
339661f18a
fix(nextjs): fix migration path for enable-swc ( #7535 )
2021-10-27 14:15:54 +00:00
Miroslav Jonaš
30e2e4a2f1
chore(repo): add applesimutils on circleci setup ( #7533 )
2021-10-27 16:13:18 +02:00
Miroslav Jonaš
4b4266a17e
fix(nxdev): fix broken test setup ( #7534 )
2021-10-27 14:33:00 +02:00
Victor Savkin
8e42c722ca
Release 13.1.1
2021-10-27 06:46:58 -04:00
Jack Hsu
2cbba1748f
chore(nextjs): add a guard for SWC migration for custom babel configs ( #7529 )
2021-10-26 22:47:42 -04:00
Jack Hsu
1000663a91
feat(nextjs): migration to enable SWC for nextjs apps ( #7528 )
2021-10-26 22:06:23 -04:00
Victor Savkin
9bcdc9e217
Release 13.1.0
2021-10-26 20:42:48 -04:00
Jack Hsu
39bc2e293e
feat(nextjs): bump Next.js version to 12.0.0 ( #7524 )
2021-10-27 00:37:14 +00:00
Leosvel Pérez Espinosa
8311a172d7
feat(angular): add secondary entry point generator for publishable libraries ( #7501 )
2021-10-26 11:12:53 +01:00
Craigory Coppola
f11baf6813
fix(core): nx daemon shouldn't cause flickering on windows ( #7492 )
2021-10-26 12:25:00 +04:00
Chau Tran
9356f73380
feat(node): add tsPlugins to node:package executor ( #7477 )
...
node:build currently has tsPlugins options to invoke TypeScript Plugins (transformers). This PR
brings the same functionality to node:package
ISSUES CLOSED : #7420
2021-10-25 20:03:56 -05:00
Jordan
338dc289a7
docs(testing): update migration guide from protractor to cypress ( #7513 )
2021-10-25 15:07:39 -05:00
Jack Hsu
8686e919fb
fix(core): update generator logic so empty strings ("") for appsDir and libsDir work properly ( #7508 )
2021-10-25 12:01:53 -04:00
Kirils L
67ff4acea2
fix(nextjs): sourcemaps display transpiled code ( #7487 )
2021-10-25 10:01:07 -04:00
Victor Savkin
748995cb25
chore(repo): update nxdev docs
2021-10-23 20:49:32 -04:00
Benjamin Cabanes
5107d954e7
docs(nxdev): use active flavor on doc sidebar ( #7502 )
2021-10-23 19:43:07 +00:00
Philip Fulcher
777347e932
cleanup(misc): fix dep-graph e2e test on Windows ( #7496 )
2021-10-23 10:58:21 -06:00
Jack Hsu
3e1bb782c3
docs(core): fix and cleanup flavor selection ( #7489 )
2021-10-23 08:42:19 -04:00
Jason Jean
079e3166a7
Release 13.0.2
2021-10-22 18:01:50 -04:00
Philip Fulcher
87354080f6
fix(dep-graph): fix highlighting in group by folder mode ( #7491 )
2021-10-22 21:41:07 +00:00
Philip Fulcher
d80d24c1ca
fix(dep-graph): eyeball icon is clickable ( #7493 )
2021-10-22 21:00:05 +00:00
Krzysztof Orkisz
d0d1a6187e
fix(react): migration to 13
Fixes migration to nx 13: when there are no react projects with storybook but other kind of projects uses SB migration to fails
2021-10-22 18:29:33 +02:00
David Kwon
e07cea58fa
chore(core): nx plugin submission nx-aws-cdk ( #7397 )
2021-10-22 11:15:07 -04:00
Craigory Coppola
c87dfad2df
fix(storybook): storybook migration fails if targets not defined on a project ( #7475 )
2021-10-21 14:48:49 -05:00
Craigory Coppola
0fe1614505
fix(core): convert-nx-executor should be executable in ng workspace ( #7474 )
2021-10-21 12:29:49 -04:00
Jack Hsu
b75aad0805
chore(repo): update to Nx 13.0.0 stable ( #7460 )
2021-10-20 21:39:05 -04:00
Victor Savkin
282bd0a79d
docs(misc): ci guides minor fixes
2021-10-20 20:54:56 -04:00
Jason Jean
46b354a81f
Release 13.0.1
2021-10-20 17:55:26 -04:00
Jack Hsu
1528248548
fix(web): remove sass migration since it is failing ( #7461 )
2021-10-20 17:32:43 -04:00
Miroslav Jonaš
9a94542223
fix(testing): remove outdated deprecation message when headless not set ( #7446 )
2021-10-20 22:46:26 +02:00
Craigory Coppola
3681bb0c4b
chore(core): pass stdio: inherit during ng add alias ( #7459 )
2021-10-20 18:18:03 +00:00
Benjamin Cabanes
63d3e7a10a
docs(nxdev): previous version update ( #7457 )
2021-10-20 11:29:40 -06:00