Katerina Skroumpelou
e29cd09e56
fix(storybook): better webpack5 detection logging ( #10662 )
...
ISSUES CLOSED : #10585 , #9290
2022-06-09 10:38:49 -04:00
Jack Hsu
f95b1c3c7d
feat(next): update package versions ( #10658 )
2022-06-09 14:26:34 +00:00
Giora Guttsait
cad9032c4f
fix(core): handle falsy error in params.ts#handleErrors ( #10509 )
...
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-06-09 10:15:06 -04:00
Victor Savkin
3e3ab094cf
chore(misc): publish 14.2.4
2022-06-09 10:13:54 -04:00
Jack Hsu
d4c04b5f60
feat(react): update package versions ( #10657 )
2022-06-09 09:57:09 -04:00
Victor Savkin
48246e8ba7
fix(core): print a better error when tasksRunnerOptions are missing
2022-06-09 09:28:06 -04:00
Craigory Coppola
7f4abd9e3c
fix(linter): plugin-lint-checks should allow some strings as valid versions ( #10647 )
2022-06-09 09:27:31 -04:00
Leosvel Pérez Espinosa
8c4d4139ce
fix(core): prevent "ng completion" command to run through the nx cli
2022-06-09 09:24:44 -04:00
Colum Ferry
67a27774ac
fix(angular): support secondary entry points #10329 ( #10615 )
2022-06-09 09:16:57 +00:00
Victor Savkin
e8cfa35e82
feat(misc): add ability to run graph in any workspace
2022-06-08 21:56:57 -04:00
Jay Tavares
99b245b08d
feat(node): add deleteOutputPath option to @nrwl/node:webpack executor ( #10073 )
2022-06-08 17:48:45 -04:00
Denis Frenademetz
7418ae19c2
fix(node): use webpack compilation hooks to emit package.json ( #10229 )
...
Use the webpack plugin system to create the package.json, this allows for developers to use plugins like
CleanWebpackPlugin which clears the dist before the compilation starts. If this plugin is used in
combination with the old method of generating the package.json, then it is deleted on compilation start.
2022-06-08 10:46:03 -05:00
Jason Jean
88bcdd0037
fix(repo): fix lerna.json formatting during publish ( #10639 )
2022-06-08 15:27:26 +00:00
Mauz
9d04d932f9
fix(react-native): replace incorrect ignore paths for pods ( #10634 )
...
ISSUES CLOSED : #10633
2022-06-08 10:51:12 -04:00
Phillip Barta
b9e623d84d
cleanup(repo): refactored fileutils ( #10503 )
2022-06-08 10:38:34 -04:00
Tycho Bokdam
a4d95c14e0
chore(core): nx plugin submission @nx-extend/e2e-runner and @nx-extend/firebase-hosting ( #10282 )
2022-06-08 10:30:38 -04:00
Jason Jean
869ebd817f
chore(misc): publish 14.2.2
2022-06-08 09:59:39 -04:00
Leosvel Pérez Espinosa
a1f3e0e21e
fix(react): set migration to use nx cli ( #10638 )
2022-06-08 14:28:26 +01:00
Leosvel Pérez Espinosa
9e91bafb9c
fix(angular): prevent deleting library's root package.json file on windows machines ( #10635 )
2022-06-08 11:57:54 +01:00
Denis Frenademetz
26488c27b8
fix(angular): add exports to package.json in the ng-packagr-lite executor ( #10630 )
2022-06-08 11:55:03 +01:00
Leosvel Pérez Espinosa
d4274b3e6f
fix(core): handle non-existing cli entry in nx.json in migration to remove default collection ( #10632 )
2022-06-08 11:17:59 +01:00
Colum Ferry
31c753e930
chore(angular): fix e2e test for mfe served apps ( #10616 )
2022-06-08 10:37:49 +01:00
Jason Jean
ab0075254a
fix(misc): fix printing duplicate generators that are actually extensions ( #10625 )
2022-06-07 19:29:18 -04:00
Craigory Coppola
adec3e0ef0
fix(core): custom executor package resolution should work when not using nx-plugin ( #10624 )
2022-06-07 22:29:09 +00:00
intellild
5809b8b7f9
feat(web): enable allowDeclareFields for @babel/preset-typescript ( #9805 )
...
* feat(web): enable allowDeclareFields for @babel/preset-typescript
* feat(web): enable allowDeclareFields for @babel/preset-typescript
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2022-06-07 21:47:57 +00:00
Andy
f58ba594a5
chore(core): nx plugin submission @ndrsg/nx-http ( #10593 )
2022-06-07 17:26:20 -04:00
Jorge Rodriguez
52f824cfe1
feat(storybook): Custom .babelrc in Storybook ( #10551 )
2022-06-07 17:18:34 -04:00
Jason Jean
8ed3c7071a
chore(repo): update nx to 14.2.1 ( #10620 )
2022-06-07 20:01:31 +00:00
Craigory Coppola
8fc70ce402
fix(nx-plugin): generator and executor generators should work in js libs ( #10621 )
2022-06-07 16:00:53 -04:00
Emily Xiong
e493611b1f
fix(react-native): use appsDir when generating app ( #10606 )
2022-06-07 15:40:26 -04:00
Caleb Ukle
b9012fa66e
fix(testing): update @nrwl/cypress peer deps ( #10618 )
2022-06-07 12:42:00 -05:00
Jason Jean
e01e2c9c8d
chore(misc): publish 14.2.1
2022-06-07 11:36:04 -04:00
Victor Savkin
029be8c868
Revert "fix(js): resolve shallow dependencies when building package.json ( #10600 )"
...
This reverts commit a0bf1f0b1218453ceaefb1e9c88e6a07deaeda3f.
2022-06-07 11:28:33 -04:00
Victor Savkin
9b60d4fc8e
cleanup(core): speed up code loading by not loading the info about the daemon process
2022-06-07 11:28:33 -04:00
Emily Xiong
df613814cd
fix(react-native): rename blacklistRE to blockList in metro.config.js ( #10607 )
2022-06-07 10:58:27 -04:00
Emily Xiong
d038b70a87
feat(react-native): upgrade metro to 0.71.0 ( #10598 )
2022-06-07 10:57:58 -04:00
Victor Savkin
1c4837e3d7
chore(repo): up to use nx 14.2
2022-06-07 08:49:51 -04:00
Victor Savkin
6c3ce13b58
Revert "fix(core): store relative file name in hash details ( #10166 )"
...
This reverts commit 5c9abff3c5c6e3c2654e2b2dc1120bc143b2922b.
2022-06-07 08:36:09 -04:00
Victor Savkin
48e4ece1ca
Revert "fix(core): ensure file hasher initialized before usage ( #10603 )"
...
This reverts commit fd1194e61f26d8251fa521bcca0bb9879344be6f.
2022-06-07 08:36:09 -04:00
Leosvel Pérez Espinosa
f828da9d37
fix(angular): handle paths correctly on window when migrating angular cli workspaces to nx ( #10611 )
2022-06-07 13:26:36 +01:00
Craigory Coppola
838170e200
fix(linter): relative paths should be correct on windows ( #10604 )
2022-06-06 20:09:25 -04:00
Craigory Coppola
fd1194e61f
fix(core): ensure file hasher initialized before usage ( #10603 )
2022-06-06 21:20:54 +00:00
Craigory Coppola
4d7e5ba29a
chore(misc): remove defaultCollection from generators ( #10601 )
2022-06-06 20:03:46 +00:00
Victor Savkin
932404303a
cleanup(core): use npm.json instead core.json as the preset name for npm workspaces
2022-06-06 15:10:29 -04:00
Max Kramer
a0bf1f0b12
fix(js): resolve shallow dependencies when building package.json ( #10600 )
2022-06-06 14:11:48 -04:00
Craigory Coppola
5c9abff3c5
fix(core): store relative file name in hash details ( #10166 )
2022-06-06 13:54:39 -04:00
Colum Ferry
339b12977e
fix(angular): apply default eager packages correctly #10496 ( #10596 )
2022-06-06 16:12:50 +01:00
Alessandro Maclaine
9b47c974c1
docs(core): fix typo ( #10588 )
2022-06-06 09:45:26 -04:00
James
c0a0f16913
fix(js): semver regex update ( #10416 )
2022-06-04 04:56:34 +00:00
Chau Tran
5daeaf8e8f
fix(js): return empty array if no helper dependencies found ( #10582 )
...
* fix(js): return empty array if no helper dependencies found
* chore(js): add test for generate package json with helper dependency
2022-06-03 23:05:38 -05:00