6116 Commits

Author SHA1 Message Date
Daniel Harvey
2889372dde
fix(core): remove trailing slash in outputs that prevents correct caching (#10708)
Fix by removing trailing slash when performing `cp -a` into cache.

Add test to confirm fix.

Resolves nrwl/nx#10549
2022-09-30 10:47:41 +02:00
Jack Hsu
c3e060247c
fix(bundling): set NODE_ENV correctly to avoid warnings (#12331) 2022-09-30 02:56:14 +00:00
Jack Hsu
a14646a864
fix(bundling): correct main field in package.json when using esbuild (#12328) 2022-09-29 22:11:00 +00:00
Rami Hanano
65e5e148db
fix(nx): git-hasher should fetch files from git submodules (#11334)
* fix: git-hasher should fetch files from git submodules

* chore(repo): format

* fix(git-hasher): get untracked files by calling git submodule foreach

* fix(git-hasher): get untracked files in both parent repo and submodules

* chore(git-hasher): format focument

* fix(git-hasher): fix formatting

* fix(core): make git-hasher read all files from parent repo and nested submodules

* fix(core): call git submodule foreach for unstaged files

Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-09-29 17:18:30 -04:00
Jack Hsu
20c3951b8d
fix(bundling): update error message for esbuild-project generator so it shows correct project name and information (#12323) 2022-09-29 19:55:43 +00:00
Victor Savkin
fbe38865c1 cleanup(misc): do not show links to video courses after create-nx-workspace 2022-09-29 15:35:58 -04:00
Victor Savkin
759f7ced86 fix(core): daemon should not shut down due to inactivity when there are open connections 2022-09-29 15:35:58 -04:00
Wenchen Li
ba657da7c5
fix(webpack): regression from #10432 to allow // prefix in remote (#12302) 2022-09-29 16:16:50 +01:00
Phillip Barta
a592af1eb3
cleanup(web): reexport WebpackNxBuildCoordinationPlugin from @nrwl/webpack (#12315) 2022-09-29 10:20:22 -04:00
Phillip Barta
776b5a02f3
fix(core): add missing core plugins to list command (#12305) 2022-09-29 10:13:06 -04:00
Phillip Barta
6a7a7c14a4
fix(core): add missing packages to report command (#12306) 2022-09-29 10:10:36 -04:00
Katerina Skroumpelou
27037cbaed
fix(storybook): check root mainjs for builder (#12308) 2022-09-29 09:35:27 +00:00
Colum Ferry
0858bcf08a
feat(angular): use provideRouter for standalone apps (#12012) 2022-09-29 10:29:01 +01:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server (#11989) 2022-09-29 08:45:22 +00:00
Jason Jean
9d06b3c084
fix(misc): remove remaining usages of @nrwl/workspace:run-commands executor (#12299) 2022-09-28 19:29:21 -04:00
Jason Jean
5372b4b3ad
chore(repo): update nx to 14.8.0 (#12297) 2022-09-28 22:15:27 +00:00
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
Miroslav Jonaš
8bf9b56254
cleanup(repo): remove tslint module boundaries rule (#12291) 2022-09-28 20:49:31 +02: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
Jack Hsu
4b491c86f2
fix(web): update http-server lookup so it works with pnpm (#12269) 2022-09-28 09:37:35 -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
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
093fed8380
fix(core): temporary disable outputs tracking when using wsl 2022-09-27 11:31:13 -04:00
Victor Savkin
e778644323
Revert "chore(js): inline non-buildbale (#12170)"
This reverts commit 24cb3cd57442229e81f8a85452c56818d26194a6.
2022-09-27 10:29:55 -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
44f99adabb
fix(misc): add builders key to nx package.json (#12244) 2022-09-26 18:27:15 -04:00