6733 Commits

Author SHA1 Message Date
Jason Jean
40c8859ff0
fix(devkit): ensure that getProjects works properly without a nx.json (#12295) 2022-09-28 17:32:06 -04:00
Miroslav Jonaš
14a3d6e364
feat(core): add lock file content hashing to lock file utils (#12296) 2022-09-28 21:08:30 +00:00
Miroslav Jonaš
a7631e1171
fix(core): ensure lock file is read from the correct folder (#12294) 2022-09-28 20:17:18 +00:00
Victor Savkin
6775f5ddbc fix(misc): buildable libs should not throw when some npm packages are not defined 2022-09-28 15:49:57 -04:00
MaxKless
13d61f47d9
docs(core): update contributing.md guide on local publishing (#12283)
* docs(core): update contributing.md guide on local publishing

* docs(misc): add note about disabling local registry

Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
2022-09-28 18:53:34 +00:00
Miroslav Jonaš
8bf9b56254
cleanup(repo): remove tslint module boundaries rule (#12291) 2022-09-28 20:49:31 +02:00
Miroslav Jonaš
8d588c96c6
chore(repo): improve commit lint script to allow breaking change syntax (#12293) 2022-09-28 18:39:09 +00:00
Jack Hsu
f30ed24aaf
feat(bundling): add skipValidation option when generating esbuild project (#12290) 2022-09-28 14:35:03 -04:00
Jack Hsu
652f6c8fa8
docs(bundling): add example of using additional esbuild options (#12289) 2022-09-28 17:32:33 +00:00
Jack Hsu
7f76ac502f
fix(bundling): add missing assets ignore option to @nrwl/esbuild:esbuild (#12288) 2022-09-28 13:21:07 -04:00
Colum Ferry
6125dc011b
fix(angular): broken test (#12286) 2022-09-28 16:35:30 +01:00
Leosvel Pérez Espinosa
b3676e8019
cleanup(angular): remove deprecated DataPersistence service and generator option to use it (#12236) 2022-09-28 16:13:43 +01:00
Colum Ferry
09c6ccb266
feat(linter): remove tslint support (#12279) 2022-09-28 11:08:01 -04:00
Colum Ferry
56957cc292
cleanup(angular): remove deprecated schema options from app generator (#9821) 2022-09-28 15:55:24 +01:00
Colum Ferry
6d9ec39c75
feat(angular): create routes file pattern (#11930)
add host remote correctly

library routes

fix tests
2022-09-28 15:54:53 +01:00
Colum Ferry
3dc72f0257
fix(angular): switch to using jasmine-marbles for certain symbols (#11896) 2022-09-28 15:54:40 +01:00
Jack Hsu
37bedce8ed
fix(core): add missing packages (esbuild, webpack, rollup) to nx-migration field (#12285) 2022-09-28 10:51:05 -04:00
Jason Jean
225b3a24ab chore(misc): publish 14.8.0 2022-09-28 10:47:57 -04:00
Jack Hsu
4b491c86f2
fix(web): update http-server lookup so it works with pnpm (#12269) 2022-09-28 09:37:35 -04:00
Juri Strumpflohner
bd73e3137d
docs(nxdev): add new Nx conf lightning speaker (#12284) 2022-09-28 09:30:00 -04:00
Victor Savkin
5025c300b7
chore(misc): publish 14.7.18 2022-09-28 09:11:38 -04:00
Victor Savkin
65f7d61285
fix(core): temporary disable outputs watching on inux 2022-09-28 09:07:31 -04:00
Jack Hsu
09cfbf090b
feat(react): add stylus as a dependency since stylus-loader requires it (#12266) 2022-09-28 02:07:57 +00:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces (#12127) 2022-09-27 23:16:22 +00:00
Juri
beef424029 docs(nxdev): fix conf schedule issue 2022-09-27 22:25:02 +02:00
Jack Hsu
f446c0f266
chore(core): add hints to readModulePackageJson function for non-hoisted modules (#12268) 2022-09-27 16:02:56 -04:00
Jack Hsu
9a57940c6f
chore(bundling): cleanup esbuild setup (#12260) 2022-09-27 15:43:02 -04:00
Katerina Skroumpelou
2f7d647f52
docs(storybook): examples for executors and generators (#12267) 2022-09-27 13:03:23 -04:00
Victor Savkin
8ecc0258fb
chore(misc): publish 14.7.17 2022-09-27 11:32:40 -04:00
Victor Savkin
093fed8380
fix(core): temporary disable outputs tracking when using wsl 2022-09-27 11:31:13 -04:00
Victor Savkin
1b64e67df1 chore(repo): update the repo to 14.7.16 2022-09-27 11:15:37 -04:00
Victor Savkin
0ba053a877
chore(misc): publish 14.7.16 2022-09-27 10:32:54 -04:00
Victor Savkin
e778644323
Revert "chore(js): inline non-buildbale (#12170)"
This reverts commit 24cb3cd57442229e81f8a85452c56818d26194a6.
2022-09-27 10:29:55 -04:00
Katerina Skroumpelou
5289b5b797
docs(storybook): updated recipe repo links (#12264) 2022-09-27 14:28:18 +00:00
Miroslav Jonaš
70b31a341c
chore(repo): run lint and test before e2e for fast failure (#12263) 2022-09-27 16:10:11 +02:00
Victor Savkin
b2e1244502
chore(misc): publish 14.7.15 2022-09-27 09:37:59 -04:00
Victor Savkin
c3ed287452
chore(misc): publish 14.7.14 2022-09-27 09:34:58 -04:00
Victor Savkin
10aeb28d92 feat(core): rework outputs tracking to create fewer subscriptions 2022-09-27 09:29:05 -04:00
Chau Tran
24cb3cd574
chore(js): inline non-buildbale (#12170)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-09-27 11:23:09 +00:00
Colum Ferry
3771b7dd57
fix(angular): update component correctly when remote uses inlineTemplate (#12256) 2022-09-27 11:20:46 +01:00
Colum Ferry
7ea0df8ff5
fix(angular): add error handling for cypress mf to correct file #12118 (#12234) 2022-09-27 10:26:46 +01:00
Colum Ferry
66d1aedf08
fix(angular): fix root selector in index.html for standalone remotes (#12255) 2022-09-27 10:21:29 +01:00
Julien Tanay
2f91d962e8
feat(storybook): add support for basic test-runner configuration (#11101)
Closes #11047
2022-09-27 09:04:28 +00:00
Katerina Skroumpelou
24880aab8c
fix(storybook): optional chaining for typename text (#12235)
ISSUES CLOSED: #12155
2022-09-27 08:56:29 +00:00
Katerina Skroumpelou
d423df6bbb
fix(storybook): dont override native params (#12238)
ISSUES CLOSED: #7531
2022-09-27 08:55:42 +00:00
Katerina Skroumpelou
b74201fb53
fix(storybook): set type of Story directly (#12241)
#12125

ISSUES CLOSED: #12125
2022-09-27 08:53:56 +00:00
Jason Jean
5d74e43775
chore(repo): temporarily switch failing e2e tests in pnpm to yarn (#12252) 2022-09-27 05:07:11 +00:00
Jason Jean
44f99adabb
fix(misc): add builders key to nx package.json (#12244) 2022-09-26 18:27:15 -04:00
Jack Hsu
50f6cbb11d
feat(nextjs): remove dependency on "@nrwl/next" for the production build (#12247) 2022-09-26 12:38:44 -04:00
Victor Savkin
25e53b3c78
chore(repo): update repo to nx 14.7.13 2022-09-26 09:14:01 -04:00