7756 Commits

Author SHA1 Message Date
Jason Jean
21f90cae85
feat(core): add metadata to targets (#22655) 2024-04-04 23:19:10 -04:00
Jonathan Cammisuli
fc8d5ba828
docs(core): update bitbucket ci docs (#22639)
Co-authored-by: Miroslav Jonaš <missing.manual@gmail.com>
2024-04-04 16:09:35 -04:00
Emily Xiong
c51a084eea
fix(core): write terminal output to cache folder (#22673) 2024-04-04 14:30:42 -04:00
Miroslav Jonaš
3b182e4650
fix(misc): fix optional branch tracking on ci pipeline (#22652) 2024-04-03 20:01:36 -04:00
Jack Hsu
4fdf862700
fix(webpack): support standard webpack config with @nx/webpack:dev-server (#22660) 2024-04-03 15:37:05 -06:00
Nicholas Cunningham
92a2cc775d
fix(nx-dev): Update urls that are 404 (#22653) 2024-04-03 15:35:10 -06:00
Colum Ferry
7f00927655
fix(testing): app generators should create correct e2e config at generation time (#22565) 2024-04-03 16:51:03 +01:00
Colum Ferry
2149fa292d
fix(vite): ensure cache is created correctly for separate vite and vitest config files #22244 (#22618) 2024-04-03 07:57:51 -07:00
Jack Hsu
270788e47b
fix(webpack): bring back previous SVG and SVGR behavior for React projects (#22628) 2024-04-02 20:46:41 -04:00
Austin Fahsl
12afa20210
fix(release): respect root .npmrc registry settings for publishing 2024-04-02 13:53:14 -06:00
Altan Stalker
902da5db58
fix(js): update jest snapshot after vite-plugin-dts bump (#22621) 2024-04-02 14:47:19 -04:00
Leosvel Pérez Espinosa
153096574a
fix(testing): fix playwright executor uiPort option schema (#22610) 2024-04-02 14:29:29 -04:00
Jason Jean
9419bad776
fix(core): do not assume workspace inputs cause all projects to be af… (#22573) 2024-04-02 14:10:30 -04:00
Isaac Mann
5f255c5a43
docs(core): editor setup in getting started (#22416)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-04-02 11:56:42 -04:00
Colum Ferry
9e13c8537a
feat(vite): migrate to latest vite-plugin-dts (#22614) 2024-04-02 16:33:01 +01:00
Leosvel Pérez Espinosa
814d773623
fix(angular): fix @nx/angular/src/utils entry point (#22609) 2024-04-02 11:44:56 +02:00
Leosvel Pérez Espinosa
5d5e88df90
fix(angular): respect skipPackageJson correctly in library generator (#22608) 2024-04-02 11:32:47 +02:00
Leosvel Pérez Espinosa
2aed31fc0a
fix(angular): prevent false positive validation due to option default value in dev-server executor (#22606) 2024-04-02 11:32:36 +02:00
arekkubaczkowski
120cde6d52
fix(react-native): storybook relative paths (#22031)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2024-04-01 12:04:32 -04:00
Jack Hsu
ef81455b64
fix(nuxt): use loadConfigFile from devkit rather than @nuxt/kit (#22571) 2024-03-28 17:46:45 -04:00
Emily Xiong
ebbbb73b32
fix(gradle): add @nx/gradle to nx migrations (#22567) 2024-03-28 15:52:39 -04:00
Colum Ferry
61839443ca
fix(react): HMR for withModuleFederation #22300 (#22562) 2024-03-28 16:57:25 +00:00
Emily Xiong
b051bbf600
fix(gradle): only allow certain types of task to be cached (#22559) 2024-03-28 12:11:06 -04:00
Colum Ferry
71a0b0dce7
fix(remix): generate correct e2e config if Crystal is used (#22558) 2024-03-28 15:41:09 +00:00
Leosvel Pérez Espinosa
6f41c27156
feat(testing): infer open-cypress task (#22556) 2024-03-28 10:29:58 -04:00
Jason Jean
127c4dcd64
fix(core): fix caching outputs which have symlinks (#22548) 2024-03-28 10:27:51 -04:00
Jack Hsu
7d2a42027c
fix(webpack): resolve assets from executor options as relative to workspace root (#22544) 2024-03-27 21:36:19 -04:00
Jack Hsu
5381742379
feat(webpack): create build log for remotes to help debug errors (#22539) 2024-03-27 15:12:58 -04:00
Jack Hsu
554770f6b7
fix(rollup): remove exports field from @nx/rollup/package.json since is a breaking change (#22545) 2024-03-27 14:55:20 -04:00
MaxKless
bb4dd7d18f
fix(core): handle undefined properties in schemas with additionalProperties (#22426) 2024-03-27 12:27:49 -04:00
MaxKless
81cf348f55
fix(core): ignore yarn/cache when watching with the daemon (#22516) 2024-03-27 12:20:37 -04:00
Jason Jean
d8778730ca
fix(js): do not write cached lockfile parsed results when an error is… (#22526) 2024-03-27 11:26:31 -04:00
Emily Xiong
c0b209f151
feat(gradle): add technology (#22528) 2024-03-27 11:11:17 -04:00
Leosvel Pérez Espinosa
590c7ae905
fix(storybook): do not set cacheableOperations if not previously set (#22535) 2024-03-27 14:56:33 +01:00
Jack Hsu
35321615b2
fix(webpack): pass options from executor to NxWebpackPlugin correctly (#22529) 2024-03-27 08:21:04 -04:00
Jack Hsu
82dc70373f
fix(js): handle case where tslib or @swc/helpers are missing from externalNodes (#22523) 2024-03-26 18:05:29 -04:00
Jason Jean
7914496499
fix(testing): name group of e2e ci tasks distinctly from target name (#22525) 2024-03-26 17:59:01 -04:00
Leosvel Pérez Espinosa
bc4339c19b
fix(misc): align nx init package.json scripts handling when deselecting all plugins (#22490) 2024-03-26 17:27:54 -04:00
Jason Jean
a1b1351dbb
fix(core): rethrow unknown errors during incremental graph calculation (#22522) 2024-03-26 17:25:15 -04:00
Colum Ferry
29c80a33de
fix(web): spa flag should correctly define redirect (#22487) 2024-03-26 16:51:03 +00:00
Jack Hsu
f839ed14c0
fix(js): migrate core-js to 3.36 for workspaces that use it (#22495) 2024-03-26 10:59:12 -04:00
Jack Hsu
8f02325136
fix(js): match core-js version with babel options (#22493) 2024-03-25 12:49:13 -04:00
Maxence LEFEBVRE
85aa577b6f
fix(core): cannot read property kind of undefined (#21715) 2024-03-25 11:03:12 -04:00
Emily Xiong
e0519d9e4c
fix(gradle): fix gradle to work on windows (#22470) 2024-03-25 10:40:47 -04:00
Leosvel Pérez Espinosa
9bfdf897be
fix(angular): target correct versions of ng-packagr to create stylesheet worker synchronously (#22485) 2024-03-25 12:54:17 +01:00
Noriyuki Shinpuku
54d47805de
chore(vite): revert comment about closeAllConnections (#21634) 2024-03-22 18:40:08 -04:00
Jason Jean
1391bc78dc
fix(testing): remove root from the cypress ci-e2e group (#22468) 2024-03-22 18:36:52 -04:00
Jason Jean
777fbd1673
feat(core): add ability to scope plugins (#22379) 2024-03-22 18:33:16 -04:00
Nelson Dominguez
5a28158077
cleanup(core): remove unnecessary empty lines (#22089) 2024-03-22 17:24:15 -04:00
Mike Pham
16af95fb3c
fix(core): exponential backoff retry on cache put fail (#21926)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2024-03-22 17:10:21 -04:00