Victor Savkin
3ecd1c28b7
fix(core): daemon should copy file maps
2021-12-08 14:44:12 -05:00
James Henry
406a94f237
chore(core): add foundations of ink powered life-cycle ( #8028 )
2021-12-08 19:09:51 +00:00
Leosvel Pérez Espinosa
051e7f1d10
fix(misc): fix list plugins to handle generators/executors collections that are not exported ( #8057 )
2021-12-08 16:33:12 +00:00
Victor Savkin
7885018ae9
fix(repo): handle circular deps between workspace and cli/jest
2021-12-08 10:28:26 -05:00
Leosvel Pérez Espinosa
0280e5ec7b
fix(angular): fix @nrwl/angular package build to produce the right type definitions and package entry points ( #8054 )
2021-12-08 15:22:25 +00:00
Victor Savkin
b2699df779
fix(core): correctly resolve project names when constructing deps using package.json files
2021-12-07 20:47:36 -05:00
Miroslav Jonaš
65cdcd9413
chore(repo): use bash to run tasks in parallel ( #7991 )
2021-12-08 00:03:21 +01:00
Craigory Coppola
fce3d9be35
feat(core): merge package json scripts with targets list when building dependency graph ( #7979 )
...
* feat(core): merge package json scripts with targets list when building dependency graph
* chore(repo): add tsconfig path handling to generate CLI docs
2021-12-07 18:02:19 -05:00
Miroslav Jonaš
bd5f04835f
chore(repo): extend e2e project cleanup to stop the daemon as well ( #8037 )
2021-12-08 00:01:03 +01:00
Leosvel Pérez Espinosa
a11f7e739d
fix(angular): handle sass imports without tilde of node_modules packages ( #8038 )
2021-12-07 16:43:03 +00:00
Victor Savkin
ce25ef4708
fix(core): write a terminal output file when using the pipe capture method
2021-12-07 11:34:50 -05:00
Chau Tran
01417d2a9b
fix(js): recommit - expose schematics and builders for angular devkit ( #8030 )
...
ISSUES CLOSED : #8021
2021-12-07 00:50:23 -06:00
Noriyuki Shinpuku
d1666b9234
fix(core): prevent overwriting nx.json options to undefined ( #8009 )
2021-12-06 19:08:21 -06:00
Victor Savkin
8806d1f815
Revert "feat(storybook): upgrade to Storybook 6.4 ( #7917 )"
...
This reverts commit e4595867cc16cd5fe20d02e242d6ccbc727bd1f1.
2021-12-06 20:02:54 -05:00
Craigory Coppola
9fd3e248e0
fix(core): fix stack overflow when using standalone configs with 600+ projects ( #8026 )
2021-12-06 18:13:48 -05:00
Juri
c06de16ae2
fix(core): log error stack trace if present
2021-12-06 11:48:36 -05:00
Juri Strumpflohner
85cde604ad
fix(linter): add missing @phenomnomnominal/tsquery dependency to package.json ( #8015 )
2021-12-06 19:21:17 +04:00
Colum Ferry
48712948b3
feat(angular): add scam generator ( #7987 )
...
* feat(angular): add scam generator
* feat(angular): support flat and type component flags
2021-12-06 12:59:42 +00:00
Juri Strumpflohner
e4595867cc
feat(storybook): upgrade to Storybook 6.4 ( #7917 )
2021-12-06 12:49:16 +02:00
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