4886 Commits

Author SHA1 Message Date
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
Jason Jean
7998cc2c07 Release 13.0.0 2021-10-20 13:09:41 -04:00
Jason Jean
d2c18e651f
fix(core): throw an error when configuration is invalid/ outdated (#7452) 2021-10-20 17:05:37 +00:00
Jason Jean
63b71e8a4d
fix(testing): make cypress peer dependency optional (#7455) 2021-10-20 16:15:43 +00:00
Brandon
8705e4bb09
docs(core): reorganize CI guides (#7453) 2021-10-20 11:51:18 -04:00
Brandon
a43b6896bc
docs(core): add CI overview guide and updated guides (#7447) 2021-10-20 09:09:15 -05:00
Miroslav Jonaš
3d250efb52
docs(core): update nx-add text (#7445) 2021-10-20 15:21:00 +02:00
Miroslav Jonaš
ecbbc192cb
chore(repo): fix nightly publish failures on non-ubuntu machines (#7442) 2021-10-20 10:02:13 +02:00
Jason Jean
8a4b2ba151 Revert "chore(repo): test matrix failure (#7431)"
This reverts commit 149f8dc229ea5ad9d1fc8ea7f4383837f9d0a6d8.
2021-10-19 23:44:52 -04:00
Jack Hsu
22294e98a5
chore(react): update react packages (#7434) 2021-10-19 22:08:55 -04:00
Emily Xiong
5d47468f17
feat(react-native): upgrade @types/react-native versions (#7392)
- upgrade @type/react-native, detox and @react-native-community/cli
2021-10-19 21:24:35 -04:00
Jason Jean
17aecaea72
chore(repo): update nx to 13.0.0-rc.1 (#7433) 2021-10-20 00:38:34 +00:00
Miroslav Jonaš
149f8dc229
chore(repo): test matrix failure (#7431) 2021-10-19 19:55:36 -04:00
Miroslav Jonaš
ce36881000
docs(nxdev): update tags guide to new project configuration (#7426)
* docs(nxdev): update tags guide to new project configuration

* docs(nxdev): include review feedback
2021-10-19 19:54:18 -04:00
Jason Jean
aa307bc154
chore(repo): configure cypress e2e tests to depend on react (#7430) 2021-10-19 18:09:16 -04:00
Miroslav Jonaš
1a3a8cff1f
chore(repo): remove deprecated headless flag from e2e tests (#7428) 2021-10-19 17:25:53 -04:00
Jack Hsu
5028a9116c fix(web): fix index html generator for webpack 5 2021-10-19 16:30:55 -04:00
Victor Savkin
84183d7528 chore(repo): update generated docs 2021-10-19 16:28:54 -04:00
Victor Savkin
a20f326ac4 docs(core): add a plugin about using nx without plugins 2021-10-19 15:49:52 -04:00