4886 Commits

Author SHA1 Message Date
Mateo Tibaquirá
d6410162a0
fix(angular): remove numbers from the project name (#6646)
* fix(angular): remove numbers after dashes

* fix(angular): correctly handle empty libsDir

* feat(angular): validate apps with empty appsDir

* feat(angular): validate libs with empty libsDir

* fix(angular): revert change to createTreeWithEmptyWorkspace
2021-12-06 09:45:46 +00:00
Victor Savkin
85b3d67224 fix(core): daemon uses lock file hash to detect version changes 2021-12-05 11:24:12 -05:00
Victor Savkin
4935049fab fix(core): handle errors in the deamon when recomputing file map incrementally 2021-12-04 21:10:39 -05:00
Victor Savkin
a4e97c7356 fix(core): global nx commands throws when not in nx workspace 2021-12-04 14:52:53 -05:00
Victor Savkin
ddaa36f8f7 chore(repo): update nx to 13.3.0-beta.13 2021-12-04 14:00:31 -05:00
Philip Fulcher
f2ffd83d4d
fix(core): fix error message on formatFiles schematic and generator (#8003) 2021-12-04 04:28:58 +00:00
Benjamin Cabanes
1560a43acd
docs(nxdev): flatten ui libs (#8006) 2021-12-04 02:14:13 +00:00
Benjamin Cabanes
72c9090167
test(detox): fix assertion (#8002) 2021-12-03 23:32:35 +00:00
Miroslav Jonaš
f8633d3b70
feat(nxdev): make headline features more readable (#7891) 2021-12-03 17:45:14 -05:00
Benjamin Cabanes
8c323c35a2
docs(nxdev): powering leading companies like on nx user showcase (#8001) 2021-12-03 22:19:44 +00:00
Benjamin Cabanes
cff1704aad
docs(nxdev): readme typo (#8000) 2021-12-03 21:28:15 +00:00
Kirils L
c6dd6b1865
fix(web): migrations run only for one project (#7996) 2021-12-03 20:17:11 +00:00
Damian Bielecki
5fbcf7241a
fix(node): fix node optimization option (#7538) 2021-12-03 12:05:08 -06:00
Jack Hsu
e02c02cf70
feat(react-native): update app generator to display new starter content (#7982) 2021-12-03 16:20:37 +00:00
Benjamin Cabanes
66e4e85067
feat(core): new nx starter (#7912) 2021-12-03 11:05:09 -05:00
Leosvel Pérez Espinosa
125d3a689e
fix(angular): fix storybook-migrate-defaults-5-to-6 generator default export (#7990) 2021-12-03 15:55:09 +00:00
Miroslav Jonaš
861aaf4549
chore(repo): run stale check on CI only once a day (#7988) 2021-12-03 14:57:02 +01:00
Miroslav Jonaš
0934755111
chore(repo): parallelize CI build steps or PR/merge (#7986) 2021-12-03 14:41:35 +01:00
Leosvel Pérez Espinosa
056bfeba79
fix(angular): fix the generated outputs in the package.json (#7973) 2021-12-03 11:56:56 +00:00
Miroslav Jonaš
24545380d7
chore(repo): optimise nightly runs os/project combinations (#7985) 2021-12-03 10:33:36 +01:00
Miroslav Jonaš
c66f3b8856
chore(repo): align verbose logging parameter names (#7984) 2021-12-03 10:32:52 +01:00
Craigory Coppola
7dbb645b8b
fix(core): ngcli adapter should find changed matching files correctly (#7980) 2021-12-02 20:23:02 -05:00
Victor Savkin
04d2884d12 Release 13.3.0-beta.4 2021-12-02 19:50:17 -05:00
Craigory Coppola
cc2aa9feba
feat(core): show version number when generating a new workspace (#7570) 2021-12-02 17:20:39 -06:00
Victor Savkin
738708c11c fix(core): daemon process should propagate file watcher errors to client 2021-12-02 14:36:11 -05:00
Isaac Mann
99164baaa0
docs(devkit): example of jscodeshift codemod (#7976)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-02 14:25:50 -05:00
Philip Fulcher
fcab9f2001
feat(dep-graph): enable image download of graph (#7963) 2021-12-02 19:09:24 +00:00
Benjamin Cabanes
4470ebd4bc
docs(nxdev): update content (#7975) 2021-12-02 16:12:33 +00:00
Markus Heinemann
a8d5ac11b0
docs(core): add gitlab ci guide (#7878)
Closes: #7876
2021-12-02 09:52:30 -06:00
Philip Fulcher
f65d6fd42d
fix(core): fix formatFiles schematic to write changes to correct workspace config file (#7944) 2021-12-02 09:44:06 -05:00
Leosvel Pérez Espinosa
d689416aa1
fix(angular): support custom webpack config to use typescript (#7970) 2021-12-02 11:47:44 +00:00
Leosvel Pérez Espinosa
9a08a83591
feat(angular): add tailwind support for buildable libraries (#7961) 2021-12-02 11:16:01 +00:00
Philip Fulcher
56aaeb7931
chore(dep-graph): move project focus selection to cytoscape (#7780) 2021-12-02 00:10:54 -07:00
Victor Savkin
764d69bdc4 chore(repo): bump up the versino of nx cloud 2021-12-01 16:29:47 -05:00
Chau Tran
1e577e4068
fix(js): adjust runTypeCheck util to use readTsConfig from nrwl/workspace (#7957) 2021-11-30 18:06:14 -05:00
Craigory Coppola
c04686ab10
feat(core): optional workspace.json file (#7584) 2021-11-30 15:02:06 -06:00
Jack Hsu
157c6e0fb0
feat(web): rename @nrwl/web:build to @nrwl/web:webpack (#7952) 2021-11-30 14:22:34 -05:00
Emily Xiong
49df712d5f
bugfix(react-native): change to entryFile absoluste path (#7953) 2021-11-30 13:18:33 -05:00
Miroslav Jonaš
1aec1124e6
fix(linter): linter utils should respect nx.json folder configuration (#7949) 2021-11-30 16:42:11 +01:00
Miroslav Jonaš
99946a2bea
feat(core): print out directly simple create-nx-workspace exceptions (#7932)
* feat(core): print out directly simple create-nx-workspace exceptions

* feat(core): respect NX_VERBOSE_LOGGING when calling create-nx-workspace
2021-11-30 09:57:08 -05:00
Kirils L
bfd1a4715a
feat(web): rename package executor to rollup (#7904) 2021-11-30 09:32:12 -05:00
Miroslav Jonaš
64d388e607
feat(linter): allow banning of transitive dependencies from imports (#7906) 2021-11-30 13:34:32 +01:00
Emily Xiong
3add9caacf
bugfix(react-native): fix the js e2e tests (#7922) 2021-11-29 14:07:45 -05:00
James Henry
3dece0dac1
feat(linter): automated migration for ESLint 8 changes (#7818)
* feat(linter): automated migration for ESLint 8 changes

* fix(linter): make category selector more specific
2021-11-29 13:47:38 -05:00
Jack Hsu
7698ee9a65
feat(js): add type checking util (for use with SWC) (#7909) 2021-11-29 10:37:10 -05:00
Leosvel Pérez Espinosa
5623da58ce
fix(angular): add migration to opt-out of the new default testbed teardown for existing projects using jest (#7907) 2021-11-29 11:37:53 +00:00
Hans Otto Wirtz
eb9a7135e2 fix(storybook): make Angular 13 logger devkit-compatible 2021-11-29 09:20:35 +01:00
Victor Savkin
9898b11c80 chore(repo): temporary disable failed e2e test 2021-11-28 11:57:18 -05:00
Victor Savkin
7b9294cd11 chore(repo): update to 13.3.0-beta.3 2021-11-28 11:54:52 -05:00
Victor Savkin
0a7037193a Release 13.3.0-beta.3 2021-11-27 14:28:16 -05:00