Jason Jean
|
95412cfa17
|
fix(misc): fix incorrect nx imports (#10131)
|
2022-05-04 14:24:31 +00:00 |
|
Victor Savkin
|
142a7c7a40
|
Release 14.1.0
|
2022-05-04 09:20:40 -04:00 |
|
Ben Ezard
|
9fc0a18cae
|
feat(core): mark implementation packages as affected if their corresponding type declaration package is updated (#10083)
|
2022-05-03 18:21:14 -04:00 |
|
Craigory Coppola
|
7d9397f2f1
|
fix(nx-plugin): e2e project paths should be normalized (#10123)
|
2022-05-03 21:26:48 +00:00 |
|
Victor Savkin
|
821fc07723
|
chore(repo): format fixes
|
2022-05-03 14:35:18 -04:00 |
|
Victor Savkin
|
16c61b7001
|
chore(repo): update the warning on when to remove npx cache
|
2022-05-03 14:35:18 -04:00 |
|
Victor Savkin
|
470a240f71
|
feat(misc): add syntax sugar for dependsOn
|
2022-05-03 14:35:18 -04:00 |
|
Victor Savkin
|
942e89a19d
|
feat(misc): add noop executor for cases when we need to define a target hat does nothing
|
2022-05-03 14:35:18 -04:00 |
|
Victor Savkin
|
e6738abc9f
|
feat(misc): move run-commands executor to nx
|
2022-05-03 14:35:18 -04:00 |
|
Daniel Grant
|
a68120a35b
|
fix(js): .swcrc path should be customizable (#10118)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
|
2022-05-03 13:41:52 -04:00 |
|
Leosvel Pérez Espinosa
|
0e21fa0368
|
fix(angular): normalize project name and don't default to npmScope as prefix when it's not a valid html selector (#10116)
|
2022-05-03 16:16:30 +01:00 |
|
Craigory Coppola
|
62d0535acd
|
fix(nx-plugin): create-nx-plugin should generate valid import path (#10107)
|
2022-05-03 10:42:23 -04:00 |
|
Leosvel Pérez Espinosa
|
cfe21b2eb8
|
fix(core): normalize paths in ng cli adapter when finding matching files (#10113)
|
2022-05-03 09:44:07 -04:00 |
|
Miroslav Jonaš
|
c1213b6d09
|
chore(repo): allow nx version override for E2E tests (#10114)
|
2022-05-03 15:33:07 +02:00 |
|
Miroslav Jonaš
|
1fb99fe541
|
chore(core): fix CI prompt message formatting (#10112)
|
2022-05-03 10:19:11 +00:00 |
|
Benjamin Cabanes
|
378990b986
|
docs(nxdev): remove pulsating dots for conf on header (#10109)
|
2022-05-02 20:55:39 +00:00 |
|
Jack Hsu
|
e07ef9f216
|
fix(nextjs): fix support for custom distDir (#10106)
|
2022-05-02 20:50:44 +00:00 |
|
Benjamin Cabanes
|
69b9777a72
|
docs(nxdev): add nx conf lite video replay link (#10108)
|
2022-05-02 21:48:10 +01:00 |
|
Benjamin Cabanes
|
05d429b1ff
|
docs(nxdev): remove nx conf lite banner announcement (#10105)
|
2022-05-02 20:37:04 +00:00 |
|
Benjamin Cabanes
|
61c54ab86c
|
docs(nxdev): bump algolia hits displayed (#10104)
|
2022-05-02 20:32:38 +00:00 |
|
Jack Hsu
|
2ad824a316
|
feat(nextjs): update styled-jsx to match the version supported by next.js (#10101)
|
2022-05-02 20:16:54 +00:00 |
|
Victor Savkin
|
085554b682
|
cleanup(misc): remove incorrect comments
|
2022-05-02 11:46:26 -04:00 |
|
Jack Hsu
|
0f2edf2f8f
|
feat(react): update react packages (#10093)
|
2022-05-02 10:29:38 -04:00 |
|
Miroslav Jonaš
|
899e0caac8
|
feat(core): switch cnw ci option to be single-select (#10007)
* feat(core): switch cnw ci option to be single-select
* chore(repo): enforce cache renewal
* chore(repo): revert cache renewal
* fix(core): fix tests
* fix(core): fix enquirer limitation with falsy values
|
2022-05-02 16:01:34 +02:00 |
|
Benjamin Cabanes
|
fd8ba12db4
|
docs(core): update getting-started links to caching section (#10095)
|
2022-05-02 13:42:51 +00:00 |
|
Victor Savkin
|
cb8bf523ff
|
chore(repo): update cloud to 1403 (#10070)
|
2022-04-30 13:21:55 -04:00 |
|
Denis Frenademetz
|
a395e486e8
|
fix(core): emit success false in compileTypeScriptFiles if typescript diagnostic contains errors (#10068)
|
2022-04-30 00:50:37 -05:00 |
|
Alex Hayton
|
053aecb765
|
docs(core): fix a typo in circleci docs (#10074)
|
2022-04-29 21:41:22 +00:00 |
|
Jason Jean
|
be07d75e91
|
docs(node): fix node tutorial typo (#10077)
|
2022-04-29 21:35:36 +00:00 |
|
Jason Jean
|
925499803c
|
fix(devkit): update ejs (#10072)
|
2022-04-29 19:35:45 +00:00 |
|
Alois
|
0bd08cccba
|
fix(devkit): don't replace begining undescore when creating file (#9870)
Underscore is a character usually used for sorting purposes and is absolutely legit. There is no
reason to replace it.
ISSUES CLOSED: #8875
|
2022-04-29 14:17:14 -04:00 |
|
Katerina Skroumpelou
|
bef82408b4
|
fix(core): refine move and remove generators for projects with a target name (#10063)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2022-04-29 16:15:08 +00:00 |
|
Jason Jean
|
8f5a8265d5
|
fix(core): move removing roots migration to 14.0.6 (#10066)
|
2022-04-29 15:54:22 +00:00 |
|
Jason Jean
|
d5877a9557
|
fix(core): fix migrating workspaces without any task runners configured (#10065)
|
2022-04-29 15:35:48 +00:00 |
|
Colum Ferry
|
0e5f4d5938
|
fix(angular): don't share angular mfe package (#10059)
|
2022-04-29 14:49:04 +01:00 |
|
Colum Ferry
|
b78d353c7a
|
fix(angular): cleanup ports on exit of mf server (#10060)
|
2022-04-29 13:49:53 +01:00 |
|
Victor Savkin
|
ab738fe6de
|
chore(repo): update nx-cloud to 14.0.2
|
2022-04-29 08:45:03 -04:00 |
|
Katerina Skroumpelou
|
a74ed0ecfc
|
fix(storybook): include all react exports for story generation (#10030)
|
2022-04-29 08:20:56 -04:00 |
|
Jason Jean
|
3abff91800
|
chore(repo): update nx to 14.0.5 (#10053)
* chore(repo): update nx to 14.0.5
* chore(core): have separate unit tests for logger on CI vs non CI
|
2022-04-29 02:06:12 +00:00 |
|
Benjamin Cabanes
|
917017df36
|
docs(nxdev): remove deprecated schemaViewModel GitHub property (#10050)
|
2022-04-28 13:27:30 -07:00 |
|
Byron
|
be1d1578e5
|
fix(angular): fix stylus import (#9950)
|
2022-04-28 16:20:38 -04:00 |
|
Philip Fulcher
|
01fa62dcb8
|
fix(dep-graph): fix label width calculation (#10044)
|
2022-04-28 13:08:54 -06:00 |
|
Jack Hsu
|
b31be80c02
|
docs(core): fix typos in RN guide (#10046)
|
2022-04-28 17:52:00 +00:00 |
|
Jack Hsu
|
1519960a87
|
docs(core): update env var guide (#10045)
|
2022-04-28 13:34:22 -04:00 |
|
Jason Jean
|
5e23c07077
|
fix(core): automatically add root to the project.json projects (#9977)
* fix(core): automatically add root to the project.json projects
* chore(core): move project-configuration generator utils to nx package
* fix(core): add migrations to remove root
|
2022-04-28 13:24:35 -04:00 |
|
Craigory Coppola
|
c3d30a4fc7
|
fix(nx-plugin): executors that spread async generators should work locally (#9956)
|
2022-04-28 12:06:48 -04:00 |
|
Giora Guttsait
|
2ff9ad7344
|
cleanup(core): provide better cleanup api for createTempNpmDirectory (#9866)
|
2022-04-28 14:53:11 +00:00 |
|
Craigory Coppola
|
3ffa7f8299
|
fix(nx-plugin): allow async project graph processors (#10026)
|
2022-04-28 10:31:07 -04:00 |
|
Craigory Coppola
|
ff04dffc51
|
chore(angular): update e2e test for workspace-less angular to be idempotent (#10015)
|
2022-04-28 10:17:54 -04:00 |
|
Leosvel Pérez Espinosa
|
91fc6f6866
|
cleanup(react): simplify collecting mf application dependencies (#10024)
|
2022-04-28 15:09:39 +01:00 |
|