nrwl/nx
### [`v15.4.0`](https://togithub.com/nrwl/nx/releases/tag/15.4.0)
[Compare Source](https://togithub.com/nrwl/nx/compare/15.3.3...15.4.0)
##### Bug Fixes
- **angular:** cache server build ([#13933](https://togithub.com/nrwl/nx/issues/13933)) ([2614669](https://togithub.com/nrwl/nx/commit/26146690f36c3d31635f58214e4ad1c565a84eb0))
- **angular:** handle not provided path when generating a component without the project option ([#13877](https://togithub.com/nrwl/nx/issues/13877)) ([4e54b1a](https://togithub.com/nrwl/nx/commit/4e54b1a545497836fe4d7ee7807508c158d4a88c))
- **angular:** missing remotes form mf config should not break mf server ([#13901](https://togithub.com/nrwl/nx/issues/13901)) ([dc4a123](https://togithub.com/nrwl/nx/commit/dc4a1236f4ab18ed9cbcdf58feaf95466c1972a0))
- **angular:** support target-less projects in update-15-2-0 ([#13755](https://togithub.com/nrwl/nx/issues/13755)) ([9ac9491](https://togithub.com/nrwl/nx/commit/9ac9491c3b5a5647b7a7f3082c738759dcffe29c))
- **bundling:** pass --force option to vite dev-server ([#13905](https://togithub.com/nrwl/nx/issues/13905)) ([49fa93b](https://togithub.com/nrwl/nx/commit/49fa93b635d3bcbf5d40f1619d00cdc74d1d20ef))
- **bundling:** support custom outExtension for ESM and CJS (e.g. .mjs) ([#13985](https://togithub.com/nrwl/nx/issues/13985)) ([98ed2ea](https://togithub.com/nrwl/nx/commit/98ed2ea8e8f1ac28340c7ac1ed348d742eb11353))
- **core:** additional null check when hashing lockfile ([#13803](https://togithub.com/nrwl/nx/issues/13803)) ([efa6ef0](https://togithub.com/nrwl/nx/commit/efa6ef0c69485e45fdd2833114cf194cbcc8d6bb))
- **core:** consult root package.json when resolving peer deps on package generation ([#13949](https://togithub.com/nrwl/nx/issues/13949)) ([f3465a9](https://togithub.com/nrwl/nx/commit/f3465a9c0760692c39bba97ab72fc21a4b12ff19))
- **core:** ensure yarn patch and path versions are correct when pruning ([#13847](https://togithub.com/nrwl/nx/issues/13847)) ([03be42e](https://togithub.com/nrwl/nx/commit/03be42efcc8982abdeb4f610582f03a1e8e4da89))
- **core:** fix lock file pruning multiple versions of dependencies ([#13915](https://togithub.com/nrwl/nx/issues/13915)) ([c51c178](https://togithub.com/nrwl/nx/commit/c51c1789239b14cdec8d90b561c1353d2800ff3e))
- **core:** fix lock file pruning optional dependencies ([#13830](https://togithub.com/nrwl/nx/issues/13830)) ([a2adf50](https://togithub.com/nrwl/nx/commit/a2adf5078628adea0949bf005ff30d96e170308f))
- **core:** fix pruning of pnpm lockfiles with github packages ([#13875](https://togithub.com/nrwl/nx/issues/13875)) ([20c4782](https://togithub.com/nrwl/nx/commit/20c4782078779cbac6b7185fdb076660d124555c))
- **core:** handle local workspace projects in package.json for affected locator ([#13728](https://togithub.com/nrwl/nx/issues/13728)) ([65ecd9c](https://togithub.com/nrwl/nx/commit/65ecd9cbbd10fed45f314d23618fff481b479bc6))
- **core:** ignore angular.json projects if [@nrwl/angular](https://togithub.com/nrwl/angular) is not insta… ([#13827](https://togithub.com/nrwl/nx/issues/13827)) ([92d33f9](https://togithub.com/nrwl/nx/commit/92d33f95396475df2ac2d3fe300a78944bbf4284))
- **core:** local plugins should work on windows ([#13801](https://togithub.com/nrwl/nx/issues/13801)) ([75c34c3](https://togithub.com/nrwl/nx/commit/75c34c3d8d30441a6ede905ed84843598a27280b))
- **core:** move generator should work if there are comments in tsconfig [#13740](https://togithub.com/nrwl/nx/issues/13740) ([#13866](https://togithub.com/nrwl/nx/issues/13866)) ([4f98e37](https://togithub.com/nrwl/nx/commit/4f98e37fb36fa6dd84384d29100cb41bbf4d74ba))
- **core:** reduce likelihood of ENAMETOOLONG error on windows ([#13850](https://togithub.com/nrwl/nx/issues/13850)) ([5eabd6c](https://togithub.com/nrwl/nx/commit/5eabd6c48af2253483acfd9a032171c68e5193a8))
- **core:** skip npm nested lockfile key mismatch ([#13872](https://togithub.com/nrwl/nx/issues/13872)) ([bbfc0fb](https://togithub.com/nrwl/nx/commit/bbfc0fbbcb7f6f7c746f46bbc0c8a0272b5356da))
- **devkit:** do not move properties when nx.json doesn't exist ([#13825](https://togithub.com/nrwl/nx/issues/13825)) ([3fd1841](https://togithub.com/nrwl/nx/commit/3fd18415cea69055dd38de00cc1665d6e5f07476))
- **devkit:** isIncomingVersionGreater should work with prerelease versions ([#13805](https://togithub.com/nrwl/nx/issues/13805)) ([8f7feba](https://togithub.com/nrwl/nx/commit/8f7feba160e921a50fc33b877e460aa1f22660ed))
- **expo:** update expo peer dependency to 47 ([#13780](https://togithub.com/nrwl/nx/issues/13780)) ([6b8d3d6](https://togithub.com/nrwl/nx/commit/6b8d3d6f14852c2088b085a3a1c32ec31d9f6944))
- **graph:** handle special characters in url parameters ([#13836](https://togithub.com/nrwl/nx/issues/13836)) ([9163756](https://togithub.com/nrwl/nx/commit/9163756230f680b3987c253a1ad284c274c1d63a))
- **js:** revert change to use new lockfile utils ([#13962](https://togithub.com/nrwl/nx/issues/13962)) ([84cc1c1](https://togithub.com/nrwl/nx/commit/84cc1c1b3a56c72a4d8f68ded12a178a82e656fa))
- **js:** unique node execution ([#13813](https://togithub.com/nrwl/nx/issues/13813)) ([82d44ad](https://togithub.com/nrwl/nx/commit/82d44adfb44bd86c31c4f8d060a6ec17a4b998c0))
- **misc:** only gen start/build scripts for standalone projects ([7c65787](https://togithub.com/nrwl/nx/commit/7c65787d5c81b978324be5f728ae02943a730a97))
- **misc:** set schema when converting a project to standalone configuration ([#13887](https://togithub.com/nrwl/nx/issues/13887)) ([a049d6c](https://togithub.com/nrwl/nx/commit/a049d6c7ebbb98407a397ce63545311370117ec1))
- **misc:** using `normalizePath` for tailwindcss config generation ([#13936](https://togithub.com/nrwl/nx/issues/13936)) ([87a6a2d](https://togithub.com/nrwl/nx/commit/87a6a2d3bdbeb17083a51e00d4dbb4d5305c5904))
- **nextjs:** ensure no dev deps in prod package.json ([#13851](https://togithub.com/nrwl/nx/issues/13851)) ([565652f](https://togithub.com/nrwl/nx/commit/565652ff3cf7bf3a969e862d649e1b063c823a29))
- **nx/react:** wrong svg import processing ([#12477](https://togithub.com/nrwl/nx/issues/12477)) ([37dc336](https://togithub.com/nrwl/nx/commit/37dc336a0a618ba8decdbbfe95285f477de45f7d))
- **nxdev:** lower case property alias ([#13823](https://togithub.com/nrwl/nx/issues/13823)) ([37135ae](https://togithub.com/nrwl/nx/commit/37135ae96a8e3308d27396ab618fec4b8c9341e8))
- **react-native:** support React Native buildable libs that do not use SVGR ([#13909](https://togithub.com/nrwl/nx/issues/13909)) ([9ac6366](https://togithub.com/nrwl/nx/commit/9ac63667b2956dfd91f5d63adb3e328bc0e82d14))
- **react:** default bundler to vite when deprecated buildable option is used ([#13857](https://togithub.com/nrwl/nx/issues/13857)) ([99983e9](https://togithub.com/nrwl/nx/commit/99983e933f46f273dfae64b3df3cb2405def4d65))
- **react:** host should use module-federation-ssr-dev-server ([#13794](https://togithub.com/nrwl/nx/issues/13794)) ([8ffa9fd](https://togithub.com/nrwl/nx/commit/8ffa9fdd5f1db9aa31d6b427bf9db316a2c95c56))
- **react:** load svg component in buildable library ([#12226](https://togithub.com/nrwl/nx/issues/12226)) ([6a28842](https://togithub.com/nrwl/nx/commit/6a2884297c89c1dff7f7bb5dc29df05cb0b2db94))
- **react:** module-federation-ssr-dev-server should use fork ([#13791](https://togithub.com/nrwl/nx/issues/13791)) ([61af68b](https://togithub.com/nrwl/nx/commit/61af68b5b1eafe734f65ea2f475e7a9391821122))
- **react:** update standalone preset prompt to include vitest and cyp… ([#13853](https://togithub.com/nrwl/nx/issues/13853)) ([622070b](https://togithub.com/nrwl/nx/commit/622070bc5d7e20d866bdbb33825276d22127ad6e))
- **react:** use correct setup for React SSR with module federation ([#13822](https://togithub.com/nrwl/nx/issues/13822)) ([2392b91](https://togithub.com/nrwl/nx/commit/2392b916c411671c4cea3aa7ed23599e4bde18c9))
- **repo:** fix failing e2e tests ([#13855](https://togithub.com/nrwl/nx/issues/13855)) ([0eadfc8](https://togithub.com/nrwl/nx/commit/0eadfc81b11ce7c1f0c469e6aabb1ec93e5b1c11))
- **storybook:** optional-chain typeName ([#13951](https://togithub.com/nrwl/nx/issues/13951)) ([77d8ee4](https://togithub.com/nrwl/nx/commit/77d8ee47f52eb43e2c1fdf30a3d39ab8d04ef2dc))
- **testing:** warn and default if sourceRoot isn't set for ng CT ([#13940](https://togithub.com/nrwl/nx/issues/13940)) ([88f860d](https://togithub.com/nrwl/nx/commit/88f860dff548ac98a12cac85a2e631f3990296e7))
- **vite:** add dts to build options ([#13934](https://togithub.com/nrwl/nx/issues/13934)) ([3bb773d](https://togithub.com/nrwl/nx/commit/3bb773da2090367108e230f2ae1e1b1be7a64ca9))
- **vite:** better warning message ([#13878](https://togithub.com/nrwl/nx/issues/13878)) ([d86026d](https://togithub.com/nrwl/nx/commit/d86026ddf050576ffa5186912338557814743925))
- **vite:** change coverage path ([#13867](https://togithub.com/nrwl/nx/issues/13867)) ([bb65968](https://togithub.com/nrwl/nx/commit/bb65968df1e6a30de8d2bb391bcde86e7836720f))
- **vite:** Copy correct package.json when building a library ([#13854](https://togithub.com/nrwl/nx/issues/13854)) ([b94c7e5](https://togithub.com/nrwl/nx/commit/b94c7e58706ce3b2e70876b648c0b19bf649e01c))
- **vite:** dont add server config for libs ([#13931](https://togithub.com/nrwl/nx/issues/13931)) ([7beee3c](https://togithub.com/nrwl/nx/commit/7beee3c1037a555081bf40e3969dcdfbf6eb299d))
- **vite:** Failing to build when generated library uses jest ([#13797](https://togithub.com/nrwl/nx/issues/13797)) ([70e1aab](https://togithub.com/nrwl/nx/commit/70e1aabb090532618164dfa782df250a1a9db07a))
- **vite:** improve vite configuration ([#13978](https://togithub.com/nrwl/nx/issues/13978)) ([6c6fd7c](https://togithub.com/nrwl/nx/commit/6c6fd7ce1dec65a7e7c65a376bcf3a5c28a0a689))
- **vite:** inform user to add build config ([#13876](https://togithub.com/nrwl/nx/issues/13876)) ([4f50b89](https://togithub.com/nrwl/nx/commit/4f50b8929baf1bedbd1ca827797328273fea8816))
- **vite:** set mode in configuration ([#13856](https://togithub.com/nrwl/nx/issues/13856)) ([f4802ae](https://togithub.com/nrwl/nx/commit/f4802ae5794a3384d70781117b793e25f7df0f40))
- **vite:** Support fileReplacements for devServer ([#13761](https://togithub.com/nrwl/nx/issues/13761)) ([b3ff11f](https://togithub.com/nrwl/nx/commit/b3ff11f5d91f9fbccc42c9646cd45ae92e293bd0))
##### Features
- **angular:** skip invalid projects or targets instead of erroring when migrating from angular cli to nx monorepo ([#13871](https://togithub.com/nrwl/nx/issues/13871)) ([1247e04](https://togithub.com/nrwl/nx/commit/1247e043f4ce523fa3e46dad2262b47880a71186))
- **angular:** support alternate remoteEntry name in dynamic federation [#13688](https://togithub.com/nrwl/nx/issues/13688) ([#13899](https://togithub.com/nrwl/nx/issues/13899)) ([e53303b](https://togithub.com/nrwl/nx/commit/e53303b9d168bf4b798a74f371437e7b3faa8a3a))
- **core:** add missing lock file generation to executors ([#13799](https://togithub.com/nrwl/nx/issues/13799)) ([3149b66](https://togithub.com/nrwl/nx/commit/3149b66036dd26b42db0990ab4153141d6a63464))
- **core:** add the ability to specify multiple targets ([8572eed](https://togithub.com/nrwl/nx/commit/8572eed44ebe9ffd6eb492a92e034b865537cdfc))
- **core:** add watch command ([#13664](https://togithub.com/nrwl/nx/issues/13664)) ([a1d9c46](https://togithub.com/nrwl/nx/commit/a1d9c46cf76aae6d04ddadc9679012dd8cd22c55))
- **graph:** add tooltips to docs graph ([#13832](https://togithub.com/nrwl/nx/issues/13832)) ([578ecb6](https://togithub.com/nrwl/nx/commit/578ecb67856613304cd39811b8a74897b8feb236))
- **linter:** add allowedExternalImports option to boundaries rule ([#13891](https://togithub.com/nrwl/nx/issues/13891)) ([d3e2d61](https://togithub.com/nrwl/nx/commit/d3e2d616d5da84c1e1ed42a28a535fcb9055dc64))
- **linter:** add support for combo source tags ([#13817](https://togithub.com/nrwl/nx/issues/13817)) ([5d64b1e](https://togithub.com/nrwl/nx/commit/5d64b1eb3c32d30bef239d81fbf6bdf9ac39dd39))
- **misc:** dont generate defaultProject for non standalone workspaces ([82fbb98](https://togithub.com/nrwl/nx/commit/82fbb98e7d2337b801587e79c7e253056e0beee0))
- **misc:** support interactive prompts for custom presets ([#13859](https://togithub.com/nrwl/nx/issues/13859)) ([e38c2d5](https://togithub.com/nrwl/nx/commit/e38c2d5ec29b0a5ebcd784b3a9b1bc74c58f124a))
- **react:** add cypress e2e for react standalone preset ([#13848](https://togithub.com/nrwl/nx/issues/13848)) ([fdd04ba](https://togithub.com/nrwl/nx/commit/fdd04ba0a616b6dca7b024b7f22bd811da82b95d))
- **react:** add nx.server.ready message from Node process to any potential parent process ([#13808](https://togithub.com/nrwl/nx/issues/13808)) ([8df1834](https://togithub.com/nrwl/nx/commit/8df1834f2ce176a4b815e99db76ed9bb86ffedc2))
- **react:** add unit test examples when inSourceTests is passed ([#13779](https://togithub.com/nrwl/nx/issues/13779)) ([14c1c16](https://togithub.com/nrwl/nx/commit/14c1c16cf8f0dfe5f9c4d90ebdaf08573b053ecf))
- **testing:** cypress vite ([#13474](https://togithub.com/nrwl/nx/issues/13474)) ([1ef01f8](https://togithub.com/nrwl/nx/commit/1ef01f8cccd756bf88bf1063275bcec6c0a211dc))
- **testing:** remove unused dependencies from [@nrwl/cypress](https://togithub.com/nrwl/cypress) ([#13771](https://togithub.com/nrwl/nx/issues/13771)) ([4f9b9d4](https://togithub.com/nrwl/nx/commit/4f9b9d4344e127c89f7a8dd1dfadbdd8c2d89884))
- **vite:** allow user to set their custom target for transform ([#13691](https://togithub.com/nrwl/nx/issues/13691)) ([b52b649](https://togithub.com/nrwl/nx/commit/b52b649fcbc8fdf259703939823969c5e8c4eead))
- **vite:** configuration updates ([#13816](https://togithub.com/nrwl/nx/issues/13816)) ([c3c9b2d](https://togithub.com/nrwl/nx/commit/c3c9b2d24d384ce1b39d78461eb86c7c0c84bb75))
- **vite:** update vite to version 4 ([#13800](https://togithub.com/nrwl/nx/issues/13800)) ([002d7f3](https://togithub.com/nrwl/nx/commit/002d7f32b5618241ab04a25c5a71c61af55ced22))
Configuration
📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
15.3.3
->15.4.0
Release Notes
nrwl/nx
### [`v15.4.0`](https://togithub.com/nrwl/nx/releases/tag/15.4.0) [Compare Source](https://togithub.com/nrwl/nx/compare/15.3.3...15.4.0) ##### Bug Fixes - **angular:** cache server build ([#13933](https://togithub.com/nrwl/nx/issues/13933)) ([2614669](https://togithub.com/nrwl/nx/commit/26146690f36c3d31635f58214e4ad1c565a84eb0)) - **angular:** handle not provided path when generating a component without the project option ([#13877](https://togithub.com/nrwl/nx/issues/13877)) ([4e54b1a](https://togithub.com/nrwl/nx/commit/4e54b1a545497836fe4d7ee7807508c158d4a88c)) - **angular:** missing remotes form mf config should not break mf server ([#13901](https://togithub.com/nrwl/nx/issues/13901)) ([dc4a123](https://togithub.com/nrwl/nx/commit/dc4a1236f4ab18ed9cbcdf58feaf95466c1972a0)) - **angular:** support target-less projects in update-15-2-0 ([#13755](https://togithub.com/nrwl/nx/issues/13755)) ([9ac9491](https://togithub.com/nrwl/nx/commit/9ac9491c3b5a5647b7a7f3082c738759dcffe29c)) - **bundling:** pass --force option to vite dev-server ([#13905](https://togithub.com/nrwl/nx/issues/13905)) ([49fa93b](https://togithub.com/nrwl/nx/commit/49fa93b635d3bcbf5d40f1619d00cdc74d1d20ef)) - **bundling:** support custom outExtension for ESM and CJS (e.g. .mjs) ([#13985](https://togithub.com/nrwl/nx/issues/13985)) ([98ed2ea](https://togithub.com/nrwl/nx/commit/98ed2ea8e8f1ac28340c7ac1ed348d742eb11353)) - **core:** additional null check when hashing lockfile ([#13803](https://togithub.com/nrwl/nx/issues/13803)) ([efa6ef0](https://togithub.com/nrwl/nx/commit/efa6ef0c69485e45fdd2833114cf194cbcc8d6bb)) - **core:** consult root package.json when resolving peer deps on package generation ([#13949](https://togithub.com/nrwl/nx/issues/13949)) ([f3465a9](https://togithub.com/nrwl/nx/commit/f3465a9c0760692c39bba97ab72fc21a4b12ff19)) - **core:** ensure yarn patch and path versions are correct when pruning ([#13847](https://togithub.com/nrwl/nx/issues/13847)) ([03be42e](https://togithub.com/nrwl/nx/commit/03be42efcc8982abdeb4f610582f03a1e8e4da89)) - **core:** fix lock file pruning multiple versions of dependencies ([#13915](https://togithub.com/nrwl/nx/issues/13915)) ([c51c178](https://togithub.com/nrwl/nx/commit/c51c1789239b14cdec8d90b561c1353d2800ff3e)) - **core:** fix lock file pruning optional dependencies ([#13830](https://togithub.com/nrwl/nx/issues/13830)) ([a2adf50](https://togithub.com/nrwl/nx/commit/a2adf5078628adea0949bf005ff30d96e170308f)) - **core:** fix pruning of pnpm lockfiles with github packages ([#13875](https://togithub.com/nrwl/nx/issues/13875)) ([20c4782](https://togithub.com/nrwl/nx/commit/20c4782078779cbac6b7185fdb076660d124555c)) - **core:** handle local workspace projects in package.json for affected locator ([#13728](https://togithub.com/nrwl/nx/issues/13728)) ([65ecd9c](https://togithub.com/nrwl/nx/commit/65ecd9cbbd10fed45f314d23618fff481b479bc6)) - **core:** ignore angular.json projects if [@nrwl/angular](https://togithub.com/nrwl/angular) is not insta… ([#13827](https://togithub.com/nrwl/nx/issues/13827)) ([92d33f9](https://togithub.com/nrwl/nx/commit/92d33f95396475df2ac2d3fe300a78944bbf4284)) - **core:** local plugins should work on windows ([#13801](https://togithub.com/nrwl/nx/issues/13801)) ([75c34c3](https://togithub.com/nrwl/nx/commit/75c34c3d8d30441a6ede905ed84843598a27280b)) - **core:** move generator should work if there are comments in tsconfig [#13740](https://togithub.com/nrwl/nx/issues/13740) ([#13866](https://togithub.com/nrwl/nx/issues/13866)) ([4f98e37](https://togithub.com/nrwl/nx/commit/4f98e37fb36fa6dd84384d29100cb41bbf4d74ba)) - **core:** reduce likelihood of ENAMETOOLONG error on windows ([#13850](https://togithub.com/nrwl/nx/issues/13850)) ([5eabd6c](https://togithub.com/nrwl/nx/commit/5eabd6c48af2253483acfd9a032171c68e5193a8)) - **core:** skip npm nested lockfile key mismatch ([#13872](https://togithub.com/nrwl/nx/issues/13872)) ([bbfc0fb](https://togithub.com/nrwl/nx/commit/bbfc0fbbcb7f6f7c746f46bbc0c8a0272b5356da)) - **devkit:** do not move properties when nx.json doesn't exist ([#13825](https://togithub.com/nrwl/nx/issues/13825)) ([3fd1841](https://togithub.com/nrwl/nx/commit/3fd18415cea69055dd38de00cc1665d6e5f07476)) - **devkit:** isIncomingVersionGreater should work with prerelease versions ([#13805](https://togithub.com/nrwl/nx/issues/13805)) ([8f7feba](https://togithub.com/nrwl/nx/commit/8f7feba160e921a50fc33b877e460aa1f22660ed)) - **expo:** update expo peer dependency to 47 ([#13780](https://togithub.com/nrwl/nx/issues/13780)) ([6b8d3d6](https://togithub.com/nrwl/nx/commit/6b8d3d6f14852c2088b085a3a1c32ec31d9f6944)) - **graph:** handle special characters in url parameters ([#13836](https://togithub.com/nrwl/nx/issues/13836)) ([9163756](https://togithub.com/nrwl/nx/commit/9163756230f680b3987c253a1ad284c274c1d63a)) - **js:** revert change to use new lockfile utils ([#13962](https://togithub.com/nrwl/nx/issues/13962)) ([84cc1c1](https://togithub.com/nrwl/nx/commit/84cc1c1b3a56c72a4d8f68ded12a178a82e656fa)) - **js:** unique node execution ([#13813](https://togithub.com/nrwl/nx/issues/13813)) ([82d44ad](https://togithub.com/nrwl/nx/commit/82d44adfb44bd86c31c4f8d060a6ec17a4b998c0)) - **misc:** only gen start/build scripts for standalone projects ([7c65787](https://togithub.com/nrwl/nx/commit/7c65787d5c81b978324be5f728ae02943a730a97)) - **misc:** set schema when converting a project to standalone configuration ([#13887](https://togithub.com/nrwl/nx/issues/13887)) ([a049d6c](https://togithub.com/nrwl/nx/commit/a049d6c7ebbb98407a397ce63545311370117ec1)) - **misc:** using `normalizePath` for tailwindcss config generation ([#13936](https://togithub.com/nrwl/nx/issues/13936)) ([87a6a2d](https://togithub.com/nrwl/nx/commit/87a6a2d3bdbeb17083a51e00d4dbb4d5305c5904)) - **nextjs:** ensure no dev deps in prod package.json ([#13851](https://togithub.com/nrwl/nx/issues/13851)) ([565652f](https://togithub.com/nrwl/nx/commit/565652ff3cf7bf3a969e862d649e1b063c823a29)) - **nx/react:** wrong svg import processing ([#12477](https://togithub.com/nrwl/nx/issues/12477)) ([37dc336](https://togithub.com/nrwl/nx/commit/37dc336a0a618ba8decdbbfe95285f477de45f7d)) - **nxdev:** lower case property alias ([#13823](https://togithub.com/nrwl/nx/issues/13823)) ([37135ae](https://togithub.com/nrwl/nx/commit/37135ae96a8e3308d27396ab618fec4b8c9341e8)) - **react-native:** support React Native buildable libs that do not use SVGR ([#13909](https://togithub.com/nrwl/nx/issues/13909)) ([9ac6366](https://togithub.com/nrwl/nx/commit/9ac63667b2956dfd91f5d63adb3e328bc0e82d14)) - **react:** default bundler to vite when deprecated buildable option is used ([#13857](https://togithub.com/nrwl/nx/issues/13857)) ([99983e9](https://togithub.com/nrwl/nx/commit/99983e933f46f273dfae64b3df3cb2405def4d65)) - **react:** host should use module-federation-ssr-dev-server ([#13794](https://togithub.com/nrwl/nx/issues/13794)) ([8ffa9fd](https://togithub.com/nrwl/nx/commit/8ffa9fdd5f1db9aa31d6b427bf9db316a2c95c56)) - **react:** load svg component in buildable library ([#12226](https://togithub.com/nrwl/nx/issues/12226)) ([6a28842](https://togithub.com/nrwl/nx/commit/6a2884297c89c1dff7f7bb5dc29df05cb0b2db94)) - **react:** module-federation-ssr-dev-server should use fork ([#13791](https://togithub.com/nrwl/nx/issues/13791)) ([61af68b](https://togithub.com/nrwl/nx/commit/61af68b5b1eafe734f65ea2f475e7a9391821122)) - **react:** update standalone preset prompt to include vitest and cyp… ([#13853](https://togithub.com/nrwl/nx/issues/13853)) ([622070b](https://togithub.com/nrwl/nx/commit/622070bc5d7e20d866bdbb33825276d22127ad6e)) - **react:** use correct setup for React SSR with module federation ([#13822](https://togithub.com/nrwl/nx/issues/13822)) ([2392b91](https://togithub.com/nrwl/nx/commit/2392b916c411671c4cea3aa7ed23599e4bde18c9)) - **repo:** fix failing e2e tests ([#13855](https://togithub.com/nrwl/nx/issues/13855)) ([0eadfc8](https://togithub.com/nrwl/nx/commit/0eadfc81b11ce7c1f0c469e6aabb1ec93e5b1c11)) - **storybook:** optional-chain typeName ([#13951](https://togithub.com/nrwl/nx/issues/13951)) ([77d8ee4](https://togithub.com/nrwl/nx/commit/77d8ee47f52eb43e2c1fdf30a3d39ab8d04ef2dc)) - **testing:** warn and default if sourceRoot isn't set for ng CT ([#13940](https://togithub.com/nrwl/nx/issues/13940)) ([88f860d](https://togithub.com/nrwl/nx/commit/88f860dff548ac98a12cac85a2e631f3990296e7)) - **vite:** add dts to build options ([#13934](https://togithub.com/nrwl/nx/issues/13934)) ([3bb773d](https://togithub.com/nrwl/nx/commit/3bb773da2090367108e230f2ae1e1b1be7a64ca9)) - **vite:** better warning message ([#13878](https://togithub.com/nrwl/nx/issues/13878)) ([d86026d](https://togithub.com/nrwl/nx/commit/d86026ddf050576ffa5186912338557814743925)) - **vite:** change coverage path ([#13867](https://togithub.com/nrwl/nx/issues/13867)) ([bb65968](https://togithub.com/nrwl/nx/commit/bb65968df1e6a30de8d2bb391bcde86e7836720f)) - **vite:** Copy correct package.json when building a library ([#13854](https://togithub.com/nrwl/nx/issues/13854)) ([b94c7e5](https://togithub.com/nrwl/nx/commit/b94c7e58706ce3b2e70876b648c0b19bf649e01c)) - **vite:** dont add server config for libs ([#13931](https://togithub.com/nrwl/nx/issues/13931)) ([7beee3c](https://togithub.com/nrwl/nx/commit/7beee3c1037a555081bf40e3969dcdfbf6eb299d)) - **vite:** Failing to build when generated library uses jest ([#13797](https://togithub.com/nrwl/nx/issues/13797)) ([70e1aab](https://togithub.com/nrwl/nx/commit/70e1aabb090532618164dfa782df250a1a9db07a)) - **vite:** improve vite configuration ([#13978](https://togithub.com/nrwl/nx/issues/13978)) ([6c6fd7c](https://togithub.com/nrwl/nx/commit/6c6fd7ce1dec65a7e7c65a376bcf3a5c28a0a689)) - **vite:** inform user to add build config ([#13876](https://togithub.com/nrwl/nx/issues/13876)) ([4f50b89](https://togithub.com/nrwl/nx/commit/4f50b8929baf1bedbd1ca827797328273fea8816)) - **vite:** set mode in configuration ([#13856](https://togithub.com/nrwl/nx/issues/13856)) ([f4802ae](https://togithub.com/nrwl/nx/commit/f4802ae5794a3384d70781117b793e25f7df0f40)) - **vite:** Support fileReplacements for devServer ([#13761](https://togithub.com/nrwl/nx/issues/13761)) ([b3ff11f](https://togithub.com/nrwl/nx/commit/b3ff11f5d91f9fbccc42c9646cd45ae92e293bd0)) ##### Features - **angular:** skip invalid projects or targets instead of erroring when migrating from angular cli to nx monorepo ([#13871](https://togithub.com/nrwl/nx/issues/13871)) ([1247e04](https://togithub.com/nrwl/nx/commit/1247e043f4ce523fa3e46dad2262b47880a71186)) - **angular:** support alternate remoteEntry name in dynamic federation [#13688](https://togithub.com/nrwl/nx/issues/13688) ([#13899](https://togithub.com/nrwl/nx/issues/13899)) ([e53303b](https://togithub.com/nrwl/nx/commit/e53303b9d168bf4b798a74f371437e7b3faa8a3a)) - **core:** add missing lock file generation to executors ([#13799](https://togithub.com/nrwl/nx/issues/13799)) ([3149b66](https://togithub.com/nrwl/nx/commit/3149b66036dd26b42db0990ab4153141d6a63464)) - **core:** add the ability to specify multiple targets ([8572eed](https://togithub.com/nrwl/nx/commit/8572eed44ebe9ffd6eb492a92e034b865537cdfc)) - **core:** add watch command ([#13664](https://togithub.com/nrwl/nx/issues/13664)) ([a1d9c46](https://togithub.com/nrwl/nx/commit/a1d9c46cf76aae6d04ddadc9679012dd8cd22c55)) - **graph:** add tooltips to docs graph ([#13832](https://togithub.com/nrwl/nx/issues/13832)) ([578ecb6](https://togithub.com/nrwl/nx/commit/578ecb67856613304cd39811b8a74897b8feb236)) - **linter:** add allowedExternalImports option to boundaries rule ([#13891](https://togithub.com/nrwl/nx/issues/13891)) ([d3e2d61](https://togithub.com/nrwl/nx/commit/d3e2d616d5da84c1e1ed42a28a535fcb9055dc64)) - **linter:** add support for combo source tags ([#13817](https://togithub.com/nrwl/nx/issues/13817)) ([5d64b1e](https://togithub.com/nrwl/nx/commit/5d64b1eb3c32d30bef239d81fbf6bdf9ac39dd39)) - **misc:** dont generate defaultProject for non standalone workspaces ([82fbb98](https://togithub.com/nrwl/nx/commit/82fbb98e7d2337b801587e79c7e253056e0beee0)) - **misc:** support interactive prompts for custom presets ([#13859](https://togithub.com/nrwl/nx/issues/13859)) ([e38c2d5](https://togithub.com/nrwl/nx/commit/e38c2d5ec29b0a5ebcd784b3a9b1bc74c58f124a)) - **react:** add cypress e2e for react standalone preset ([#13848](https://togithub.com/nrwl/nx/issues/13848)) ([fdd04ba](https://togithub.com/nrwl/nx/commit/fdd04ba0a616b6dca7b024b7f22bd811da82b95d)) - **react:** add nx.server.ready message from Node process to any potential parent process ([#13808](https://togithub.com/nrwl/nx/issues/13808)) ([8df1834](https://togithub.com/nrwl/nx/commit/8df1834f2ce176a4b815e99db76ed9bb86ffedc2)) - **react:** add unit test examples when inSourceTests is passed ([#13779](https://togithub.com/nrwl/nx/issues/13779)) ([14c1c16](https://togithub.com/nrwl/nx/commit/14c1c16cf8f0dfe5f9c4d90ebdaf08573b053ecf)) - **testing:** cypress vite ([#13474](https://togithub.com/nrwl/nx/issues/13474)) ([1ef01f8](https://togithub.com/nrwl/nx/commit/1ef01f8cccd756bf88bf1063275bcec6c0a211dc)) - **testing:** remove unused dependencies from [@nrwl/cypress](https://togithub.com/nrwl/cypress) ([#13771](https://togithub.com/nrwl/nx/issues/13771)) ([4f9b9d4](https://togithub.com/nrwl/nx/commit/4f9b9d4344e127c89f7a8dd1dfadbdd8c2d89884)) - **vite:** allow user to set their custom target for transform ([#13691](https://togithub.com/nrwl/nx/issues/13691)) ([b52b649](https://togithub.com/nrwl/nx/commit/b52b649fcbc8fdf259703939823969c5e8c4eead)) - **vite:** configuration updates ([#13816](https://togithub.com/nrwl/nx/issues/13816)) ([c3c9b2d](https://togithub.com/nrwl/nx/commit/c3c9b2d24d384ce1b39d78461eb86c7c0c84bb75)) - **vite:** update vite to version 4 ([#13800](https://togithub.com/nrwl/nx/issues/13800)) ([002d7f3](https://togithub.com/nrwl/nx/commit/002d7f32b5618241ab04a25c5a71c61af55ced22))Configuration
📅 Schedule: Branch creation - "before 7am every weekday,after 6pm every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.