nrwl/nx (nx)
### [`v19.6.5`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.5)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.4...19.6.5)
##### 19.6.5 (2024-09-03)
##### 🩹 Fixes
- **core:** handle file change conflicts between sync generators ([#27695](https://redirect.github.com/nrwl/nx/pull/27695))
- **core:** filter branch in preparation for nx import ([#27652](https://redirect.github.com/nrwl/nx/pull/27652))
- **core:** add parallelism to target defaults schema ([#27710](https://redirect.github.com/nrwl/nx/pull/27710))
- **core:** bump plugin pool attempts to work with slow runtimes ([#27726](https://redirect.github.com/nrwl/nx/pull/27726))
- **detox:** fix name with camel case ([#27602](https://redirect.github.com/nrwl/nx/pull/27602))
- **expo:** fix unable to build expo local for yarn 4 ([#26992](https://redirect.github.com/nrwl/nx/pull/26992))
- **expo:** add cacheVersion to metro.config ([#27646](https://redirect.github.com/nrwl/nx/pull/27646))
- **misc:** fix the URL of the [@naxodev/nx-cloudflare](https://redirect.github.com/naxodev/nx-cloudflare) plugin ([#27723](https://redirect.github.com/nrwl/nx/pull/27723))
- **nx-dev:** show first tab if none selected ([#27701](https://redirect.github.com/nrwl/nx/pull/27701))
- **react-native:** change hermesCommand to build android ([#27641](https://redirect.github.com/nrwl/nx/pull/27641))
- **release:** release plan command should take filters and touched projects into account ([#27706](https://redirect.github.com/nrwl/nx/pull/27706))
- **release:** version plan changelogs should contain authors and refs ([#27737](https://redirect.github.com/nrwl/nx/pull/27737))
##### ❤️ Thank You
- Austin Fahsl [@fahslaj](https://redirect.github.com/fahslaj)
- Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi)
- Isaac Mann [@isaacplmann](https://redirect.github.com/isaacplmann)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- James Henry [@JamesHenry](https://redirect.github.com/JamesHenry)
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- MaxKless [@MaxKless](https://redirect.github.com/MaxKless)
- Nicolas Beaussart
- Victor Berchet [@vicb](https://redirect.github.com/vicb)
### [`v19.6.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.4)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.3...19.6.4)
##### 19.6.4 (2024-08-28)
##### 🚀 Features
- **core:** return task results from imperative task runner ([#27640](https://redirect.github.com/nrwl/nx/pull/27640))
- **nx-dev:** add deepdive callout component ([2e38860db2](https://redirect.github.com/nrwl/nx/commit/2e38860db2))
##### 🩹 Fixes
- **core:** do not stream output when static output style is enabled ([#27642](https://redirect.github.com/nrwl/nx/pull/27642))
- **core:** fix --e2eTestRunner for create-nx-workspace with react native ([#27543](https://redirect.github.com/nrwl/nx/pull/27543))
- **core:** negative workspace-root filesets should override positive filesets ([#27524](https://redirect.github.com/nrwl/nx/pull/27524))
- **core:** make sure env vars specified in run-commands envFile option take priority over other loaded env files ([#27583](https://redirect.github.com/nrwl/nx/pull/27583))
- **core:** fixes an issue where using "node:test" results in infinite loop ([#27685](https://redirect.github.com/nrwl/nx/pull/27685))
- **gradle:** fix child project deps ([#27643](https://redirect.github.com/nrwl/nx/pull/27643))
- **gradle:** fix find root for projects ([#27651](https://redirect.github.com/nrwl/nx/pull/27651))
- **js:** respect "watch" option when "runBuildTargetDependencies" is true ([#27677](https://redirect.github.com/nrwl/nx/pull/27677))
- **release:** programmatic API types should not be any ([#27647](https://redirect.github.com/nrwl/nx/pull/27647))
- **testing:** application generators should accurately configure e2e projects ([#27453](https://redirect.github.com/nrwl/nx/pull/27453))
- **vite:** plugin should infer ts project correctly for libs ([#27649](https://redirect.github.com/nrwl/nx/pull/27649))
##### ❤️ Thank You
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- James Henry [@JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Juri [@juristr](https://redirect.github.com/juristr)
- MaxKless [@MaxKless](https://redirect.github.com/MaxKless)
### [`v19.6.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.3)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.2...19.6.3)
#### 19.6.3 (2024-08-26)
##### 🚀 Features
- **core:** expose graph json type ([#27496](https://redirect.github.com/nrwl/nx/pull/27496))
##### 🩹 Fixes
- **angular:** ensure target default for '[@nx/angular](https://redirect.github.com/nx/angular):webpack-browser' is set [#26483](https://redirect.github.com/nrwl/nx/issues/26483) ([#27616](https://redirect.github.com/nrwl/nx/pull/27616), [#26483](https://redirect.github.com/nrwl/nx/issues/26483))
- **bundling:** update snapshots for copy assets plugin ([#27610](https://redirect.github.com/nrwl/nx/pull/27610))
- **core:** enable using the daemon in docker if enabled explicitly ([#27585](https://redirect.github.com/nrwl/nx/pull/27585))
- **core:** ensure file watcher is looking for correct config on windows ([#27594](https://redirect.github.com/nrwl/nx/pull/27594))
- **core:** change order of CI providers to match their popularity ([#27623](https://redirect.github.com/nrwl/nx/pull/27623))
- **core:** not parse hex to number ([#27515](https://redirect.github.com/nrwl/nx/pull/27515))
- **core:** nx migrate should determine angular devkit migration from cli or schematics [#20282](https://redirect.github.com/nrwl/nx/issues/20282) ([#27634](https://redirect.github.com/nrwl/nx/pull/27634), [#20282](https://redirect.github.com/nrwl/nx/issues/20282))
- **expo:** add expoLibraryGenerator to export ([#27520](https://redirect.github.com/nrwl/nx/pull/27520))
- **js:** fix verdaccio windows for registry ([#27350](https://redirect.github.com/nrwl/nx/pull/27350))
- **react:** tailwind with rspack should work on generation [#27028](https://redirect.github.com/nrwl/nx/issues/27028) ([#27619](https://redirect.github.com/nrwl/nx/pull/27619), [#27028](https://redirect.github.com/nrwl/nx/issues/27028))
- **react-native:** remove upgrade command in migration ([#27467](https://redirect.github.com/nrwl/nx/pull/27467))
- **webpack:** add migration for proxy config ([#27621](https://redirect.github.com/nrwl/nx/pull/27621))
##### ❤️ Thank You
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- MaxKless [@MaxKless](https://redirect.github.com/MaxKless)
- Paweł Twardziak [@paweltwardziak](https://redirect.github.com/paweltwardziak)
### [`v19.6.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.2)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.1...19.6.2)
##### 19.6.2 (2024-08-21)
##### 🚀 Features
- **bundling:** add option to generate sourcemaps for Rollup build ([#27539](https://redirect.github.com/nrwl/nx/pull/27539))
- **devkit:** prefer strings over Linter enum ([#27209](https://redirect.github.com/nrwl/nx/pull/27209))
- **graph:** add expandedTargets to project details on nx dev ([#26911](https://redirect.github.com/nrwl/nx/pull/26911))
- **js:** add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json ([#27518](https://redirect.github.com/nrwl/nx/pull/27518))
- **nx-dev:** honor prefers-reduced-motion ([#27541](https://redirect.github.com/nrwl/nx/pull/27541))
##### 🩹 Fixes
- missing export for setRemoteDefinition ([#27491](https://redirect.github.com/nrwl/nx/pull/27491))
- **core:** fix importing files with special characters ([#27484](https://redirect.github.com/nrwl/nx/pull/27484))
- **core:** use withVerbose util ([#27553](https://redirect.github.com/nrwl/nx/pull/27553))
- **core:** support import detection of packages installed from git remote URL ([#27569](https://redirect.github.com/nrwl/nx/pull/27569))
- **esbuild:** declaration:true should find the correct package root regardless of cwd [#26261](https://redirect.github.com/nrwl/nx/issues/26261) ([#27560](https://redirect.github.com/nrwl/nx/pull/27560), [#26261](https://redirect.github.com/nrwl/nx/issues/26261))
- **gradle:** track childProjects in properties report ([#27488](https://redirect.github.com/nrwl/nx/pull/27488))
- **gradle:** fix tasksFileLines might be undefined ([#27548](https://redirect.github.com/nrwl/nx/pull/27548))
- **js:** only sync references when composite is true, preserve comments in other parts of file ([#27530](https://redirect.github.com/nrwl/nx/pull/27530))
- **js:** ensure assets option in tsc executor defaults to empty array for programmatic usage ([#27565](https://redirect.github.com/nrwl/nx/pull/27565))
- **module-federation:** ensure shared packages can be shared from host [#27162](https://redirect.github.com/nrwl/nx/issues/27162) ([#27513](https://redirect.github.com/nrwl/nx/pull/27513), [#27162](https://redirect.github.com/nrwl/nx/issues/27162))
- **nextjs:** should not fail when running outside of nx cli ([#27523](https://redirect.github.com/nrwl/nx/pull/27523))
- **nextjs:** Should be able to run custom server targets with swc ([#27526](https://redirect.github.com/nrwl/nx/pull/27526))
- **nextjs:** schema type for unitTestRunner for library ([#26824](https://redirect.github.com/nrwl/nx/pull/26824))
- **node:** generate webpack server apps with generatePackageJson:true by default ([#27570](https://redirect.github.com/nrwl/nx/pull/27570))
- **nx-dev:** modify prompt ([#27536](https://redirect.github.com/nrwl/nx/pull/27536))
- **nx-plugin:** allow create-package without e2eProject ([#27572](https://redirect.github.com/nrwl/nx/pull/27572))
- **react:** handle more scenarios when collecting component props for generating stories ([#27528](https://redirect.github.com/nrwl/nx/pull/27528))
- **storybook:** should generate correct config for nextjs apps [#27233](https://redirect.github.com/nrwl/nx/issues/27233) ([#27510](https://redirect.github.com/nrwl/nx/pull/27510), [#27233](https://redirect.github.com/nrwl/nx/issues/27233))
- **testing:** fix issues in static server target migrations ([#27547](https://redirect.github.com/nrwl/nx/pull/27547))
- **vite:** plugin should infer serve target if server config defined [#27370](https://redirect.github.com/nrwl/nx/issues/27370) ([#27507](https://redirect.github.com/nrwl/nx/pull/27507), [#27370](https://redirect.github.com/nrwl/nx/issues/27370))
- **vite:** load the correct config file from [@nx/vite](https://redirect.github.com/nx/vite):test executor ([#27514](https://redirect.github.com/nrwl/nx/pull/27514))
- **vite:** add typecheck inferred target for vite plugin [#27501](https://redirect.github.com/nrwl/nx/issues/27501) ([#27531](https://redirect.github.com/nrwl/nx/pull/27531), [#27501](https://redirect.github.com/nrwl/nx/issues/27501))
##### ❤️ Thank You
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi)
- Feliche-Demian Netliukh
- Guilherme Prezzi [@menosprezzi](https://redirect.github.com/menosprezzi)
- Isaac Mann [@isaacplmann](https://redirect.github.com/isaacplmann)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- James Henry [@JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
### [`v19.6.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.1)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.0...19.6.1)
#### 19.6.1 (2024-08-19)
##### 🚀 Features
- **core:** add shutdown lifecycle hook to node executor ([#27354](https://redirect.github.com/nrwl/nx/pull/27354))
- **docs:** update OpenAI model to use gpt-4o-mini ([#27434](https://redirect.github.com/nrwl/nx/pull/27434))
- **nx-dev:** add Explain with AI to Enterprise and Pro Plans ([#27455](https://redirect.github.com/nrwl/nx/pull/27455))
- **nx-dev:** add Monorepo World banner to hero ([#27482](https://redirect.github.com/nrwl/nx/pull/27482))
##### 🩹 Fixes
- **angular:** generate [@nx/angular](https://redirect.github.com/nx/angular) in devDependencies and move to dependencies when using runtime helpers ([#27405](https://redirect.github.com/nrwl/nx/pull/27405))
- **angular:** module-federation-ssr-dev-server should call correct builder ([#27477](https://redirect.github.com/nrwl/nx/pull/27477))
- **angular:** bump ngrx version to 18.0.2 ([#27506](https://redirect.github.com/nrwl/nx/pull/27506))
- **js:** handle arbitrary nested ts path mappings when re-mapping them to the outputs ([#27429](https://redirect.github.com/nrwl/nx/pull/27429))
- **linter:** update the [@nx/dependency-checks](https://redirect.github.com/nx/dependency-checks) rule to read the package.json content from the rule context ([#27476](https://redirect.github.com/nrwl/nx/pull/27476))
- **misc:** ensure custom reporters are usable with [@nx/playwright](https://redirect.github.com/nx/playwright):playwright ([#27443](https://redirect.github.com/nrwl/nx/pull/27443))
- **module-federation:** ensure target defaults are set correctly [#27448](https://redirect.github.com/nrwl/nx/issues/27448) ([#27472](https://redirect.github.com/nrwl/nx/pull/27472), [#27448](https://redirect.github.com/nrwl/nx/issues/27448))
- **node:** build-esbuild-options.ts browser user define envs by config ([#27480](https://redirect.github.com/nrwl/nx/pull/27480))
- **nx-dev:** Og image path generation ([#27456](https://redirect.github.com/nrwl/nx/pull/27456))
- **nx-dev:** bad link from home page ([#27475](https://redirect.github.com/nrwl/nx/pull/27475))
- **nx-dev:** fix use `key` instead of `env` to reference cache key in… ([#26644](https://redirect.github.com/nrwl/nx/pull/26644))
- **react:** ensure [@vitejs/plugin-react](https://redirect.github.com/vitejs/plugin-react) is installed for storybook ([#27463](https://redirect.github.com/nrwl/nx/pull/27463))
- **react:** enable vitejs-plugin-react-swc for swc compiler ([#27457](https://redirect.github.com/nrwl/nx/pull/27457))
- **repo:** add dependsOn to native build ([#27446](https://redirect.github.com/nrwl/nx/pull/27446))
- **testing:** fix misc issues in migrations ([#27471](https://redirect.github.com/nrwl/nx/pull/27471))
##### ❤️ Thank You
- [@NgDaddy](https://redirect.github.com/NgDaddy) [@NgDaddy](https://redirect.github.com/NgDaddy)
- Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes)
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- EGonz1PCTY
- Isaac Mann [@isaacplmann](https://redirect.github.com/isaacplmann)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Jonathan Cammisuli
- Kamenskih Dmitriy
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
- Tine Kondo [@tinesoft](https://redirect.github.com/tinesoft)
- Wei Liang [@weiliang79](https://redirect.github.com/weiliang79)
### [`v19.6.0`](https://redirect.github.com/nrwl/nx/compare/19.5.7...541079427324c05bc682f06b7b95eb68e721d8b4)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.7...19.6.0)
### [`v19.5.7`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.7)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.6...19.5.7)
##### 19.5.7 (2024-08-07)
##### 🚀 Features
- **core:** add nx-console installation source to nx connect ([#27307](https://redirect.github.com/nrwl/nx/pull/27307))
##### 🩹 Fixes
- **core:** remove additional quotes around cache path while pruning ([#27273](https://redirect.github.com/nrwl/nx/pull/27273))
- **core:** move token generation into new ([#27266](https://redirect.github.com/nrwl/nx/pull/27266))
- **core:** script-based targets should be able to be modified in a project.json file ([#27309](https://redirect.github.com/nrwl/nx/pull/27309))
- **core:** don't cache full dependency configuration when expanding target name ([#27308](https://redirect.github.com/nrwl/nx/pull/27308))
- **core:** allow configuring plugin message timeout ([#27315](https://redirect.github.com/nrwl/nx/pull/27315))
- **js:** locate npm nodes correctly for aliased packages ([#27124](https://redirect.github.com/nrwl/nx/pull/27124))
- **misc:** fix cloud setup ([#27281](https://redirect.github.com/nrwl/nx/pull/27281))
- **misc:** end ab testing for onboarding message ([#27316](https://redirect.github.com/nrwl/nx/pull/27316))
- **misc:** track which CI providers being used ([#27320](https://redirect.github.com/nrwl/nx/pull/27320))
- **nx-cloud:** fix connect generator ([#27314](https://redirect.github.com/nrwl/nx/pull/27314))
- **nx-dev:** Turn off next.js cache for careers api ([#27275](https://redirect.github.com/nrwl/nx/pull/27275))
- **nx-dev:** clean up heading text ([#27205](https://redirect.github.com/nrwl/nx/pull/27205))
##### ❤️ Thank You
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Katerina Skroumpelou [@mandarini](https://redirect.github.com/mandarini)
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- MaxKless [@MaxKless](https://redirect.github.com/MaxKless)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
- Stefan F. [@SFU253](https://redirect.github.com/SFU253)
### [`v19.5.6`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.6)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.5...19.5.6)
##### 19.5.6 (2024-08-01)
##### 🩹 Fixes
- **misc:** add cloud token during new workspace like expected ([#27265](https://redirect.github.com/nrwl/nx/pull/27265))
##### ❤️ Thank You
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
### [`v19.5.5`](https://redirect.github.com/nrwl/nx/compare/19.5.4...11259ba202441c76f82e2227cc98ad4a76bf96ac)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.4...19.5.5)
### [`v19.5.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.4)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.3...19.5.4)
#### 19.5.4 (2024-07-30)
##### 🚀 Features
- **core:** update axios to ^1.7.2 ([#27076](https://redirect.github.com/nrwl/nx/pull/27076))
- **core:** include target architecture in nx report ([#27094](https://redirect.github.com/nrwl/nx/pull/27094))
- **js:** added a verdaccio listen address to configuration ([#26976](https://redirect.github.com/nrwl/nx/pull/26976))
- **misc:** add onboarding a/b testing ([#27217](https://redirect.github.com/nrwl/nx/pull/27217))
- **nx-dev:** Update nx-cloud page ai section ([#27103](https://redirect.github.com/nrwl/nx/pull/27103))
- **nx-dev:** Migrate pricing page from nx.app ([#27012](https://redirect.github.com/nrwl/nx/pull/27012))
- **nx-dev:** Migrate brands from nx.app ([#27044](https://redirect.github.com/nrwl/nx/pull/27044))
- **nx-dev:** Update footer links ([#27075](https://redirect.github.com/nrwl/nx/pull/27075))
- **nx-dev:** add ai for ci ([#27096](https://redirect.github.com/nrwl/nx/pull/27096))
- **nx-dev:** improve link visibility on docs pages ([38c2fe0cd0](https://redirect.github.com/nrwl/nx/commit/38c2fe0cd0))
- **react:** add skipPackageJson flag to remote and host generators ([#27116](https://redirect.github.com/nrwl/nx/pull/27116))
- **release:** allow {releaseGroupName} to be interpolated in tag pattern ([#27188](https://redirect.github.com/nrwl/nx/pull/27188))
- **release:** allow {releaseGroupName} to be interpolated in releaseTagPattern" ([#27189](https://redirect.github.com/nrwl/nx/pull/27189))
- **release:** allow {releaseGroupName} to be interpolated in releaseTagPattern ([#27190](https://redirect.github.com/nrwl/nx/pull/27190))
##### 🩹 Fixes
- **angular:** bump ngrx version and add [@ngrx/operators](https://redirect.github.com/ngrx/operators) to the package update list ([#27107](https://redirect.github.com/nrwl/nx/pull/27107))
- **bundling:** explicitly set types for exports entries in package.json ([#27152](https://redirect.github.com/nrwl/nx/pull/27152))
- **core:** format global config files modified by nx migrate ([#27066](https://redirect.github.com/nrwl/nx/pull/27066))
- **core:** bump the time crate so compilation succeeds ([#27117](https://redirect.github.com/nrwl/nx/pull/27117))
- **core:** always load task envs from workspace root instead of relative to cwd ([#27120](https://redirect.github.com/nrwl/nx/pull/27120))
- **core:** change link in e2e-ci error message ([#27187](https://redirect.github.com/nrwl/nx/pull/27187))
- **core:** disable plugin isolation by default on windows for now ([#27210](https://redirect.github.com/nrwl/nx/pull/27210))
- **devkit:** detect package manager based on install location ([#27127](https://redirect.github.com/nrwl/nx/pull/27127))
- **js:** do not override package.json type when defined in tsc executor ([#27106](https://redirect.github.com/nrwl/nx/pull/27106))
- **js:** generate additional entry point exports without the filename for barrel files ([#27112](https://redirect.github.com/nrwl/nx/pull/27112))
- **js:** handle project references better in typescript plugin ([#27178](https://redirect.github.com/nrwl/nx/pull/27178))
- **linter:** ensure too many warnings is only logged if enabled ([#27083](https://redirect.github.com/nrwl/nx/pull/27083))
- **linter:** checking command is specified ([#26908](https://redirect.github.com/nrwl/nx/pull/26908))
- **misc:** generate the "types" field in package.json if no set ([#27147](https://redirect.github.com/nrwl/nx/pull/27147))
- **module-federation:** handle tspath mappings with /\* wildcard [#26765](https://redirect.github.com/nrwl/nx/issues/26765) ([#27149](https://redirect.github.com/nrwl/nx/pull/27149), [#26765](https://redirect.github.com/nrwl/nx/issues/26765))
- **nextjs:** fix inlined workspace root in .nx-helpers ([#27136](https://redirect.github.com/nrwl/nx/pull/27136))
- **node:** ensure artifacts are built before serving app ([#27146](https://redirect.github.com/nrwl/nx/pull/27146))
- **node:** Ensure docker file is generated when nest framework is supplied ([#27153](https://redirect.github.com/nrwl/nx/pull/27153))
- **nx-dev:** improve bandwidth usage convert gif to mp4 ([#27129](https://redirect.github.com/nrwl/nx/pull/27129))
- **nx-dev:** add background on pricing tiles & blog link to pricing page [#27157](https://redirect.github.com/nrwl/nx/issues/27157) ([#27157](https://redirect.github.com/nrwl/nx/issues/27157))
- **nx-dev:** Add png image file for ai blog socials ([#27192](https://redirect.github.com/nrwl/nx/pull/27192))
- **react:** generate valid Vite + JSX setup for React ([#27130](https://redirect.github.com/nrwl/nx/pull/27130))
- **release:** only include relevant authors in project changelogs ([#27181](https://redirect.github.com/nrwl/nx/pull/27181))
- **release:** ensure [@org/package](https://redirect.github.com/org/package) style names are wrapped in quotes in version plans ([#27177](https://redirect.github.com/nrwl/nx/pull/27177))
- **release:** do not add groups to commit message when their projects have no changes ([#27218](https://redirect.github.com/nrwl/nx/pull/27218))
- **release:** deleted files should be staged alongside changed files ([#27219](https://redirect.github.com/nrwl/nx/pull/27219))
- **vite:** vitest executor should continue to load plugins [#22001](https://redirect.github.com/nrwl/nx/issues/22001) ([#27118](https://redirect.github.com/nrwl/nx/pull/27118), [#22001](https://redirect.github.com/nrwl/nx/issues/22001))
- **vite:** ensure nxViteTsPaths resolve before vite internal resolver ([#27155](https://redirect.github.com/nrwl/nx/pull/27155))
- **webpack:** fixing null pointer about projectGraph with nx enhance configuration ([#26430](https://redirect.github.com/nrwl/nx/pull/26430))
- **webpack:** include hash in asset filenames so they do not conflict ([#27159](https://redirect.github.com/nrwl/nx/pull/27159))
##### ❤️ Thank You
- Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes)
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Denis Frenademetz [@skrtheboss](https://redirect.github.com/skrtheboss)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- James Henry [@JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Juri [@juristr](https://redirect.github.com/juristr)
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- MaxKless [@MaxKless](https://redirect.github.com/MaxKless)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
- Nicolas Belliard
- Rajhans Jadhao [@iamrajhans](https://redirect.github.com/iamrajhans)
- Wixewr
### [`v19.5.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.3)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.2...19.5.3)
##### 19.5.3 (2024-07-24)
##### 🚀 Features
- **core:** error when running atomized tasks outside of DTE ([#26898](https://redirect.github.com/nrwl/nx/pull/26898))
- **core:** update pnpm/action-setup to v4 in ci-workflow generator ([#26838](https://redirect.github.com/nrwl/nx/pull/26838))
- **js:** add scopes option for verdaccio ([#26918](https://redirect.github.com/nrwl/nx/pull/26918))
- **misc:** prioritize github onboarding flow ([#27085](https://redirect.github.com/nrwl/nx/pull/27085))
- **misc:** only create one commit with cloud onboard URL on cnw ([#27093](https://redirect.github.com/nrwl/nx/pull/27093))
- **module-federation:** improve console output for remote build errors ([#26711](https://redirect.github.com/nrwl/nx/pull/26711))
- **module-federation:** support setremotedefinition api ([#27051](https://redirect.github.com/nrwl/nx/pull/27051))
- **nx-dev:** Migrate careers from nx.app ([#27020](https://redirect.github.com/nrwl/nx/pull/27020))
- **nx-dev:** reprioritize customer logos on landing page ([#27061](https://redirect.github.com/nrwl/nx/pull/27061))
##### 🩹 Fixes
- **angular:** remove unnecessary esbuild peer dependency ([#27046](https://redirect.github.com/nrwl/nx/pull/27046))
- **bundling:** prevent exports overwrite with esbuild ([#27047](https://redirect.github.com/nrwl/nx/pull/27047))
- **bundling:** get workspace package prefix length correctly [#20817](https://redirect.github.com/nrwl/nx/issues/20817) ([#27092](https://redirect.github.com/nrwl/nx/pull/27092), [#20817](https://redirect.github.com/nrwl/nx/issues/20817))
- **core:** fix watch daemon error ([#27067](https://redirect.github.com/nrwl/nx/pull/27067))
- **core:** ensure output paths returned are unique ([#18207](https://redirect.github.com/nrwl/nx/pull/18207))
- **core:** use argument length that match the actual size of the argument length ([#21074](https://redirect.github.com/nrwl/nx/pull/21074))
- **core:** reset should cleanup temporary nx-cloud files ([#23316](https://redirect.github.com/nrwl/nx/pull/23316))
- **core:** shorten socket length for plugin workers ([#27073](https://redirect.github.com/nrwl/nx/pull/27073))
- **core:** remove outdated workaround artificially keeping process alive ([#27062](https://redirect.github.com/nrwl/nx/pull/27062))
- **core:** update migration generators missing calls to format files ([#27082](https://redirect.github.com/nrwl/nx/pull/27082))
- **core:** improve error for setting an internal node as an external … ([#27102](https://redirect.github.com/nrwl/nx/pull/27102))
- **core:** allow overriding NX_PARALLEL with --parallel ([#27016](https://redirect.github.com/nrwl/nx/pull/27016))
- **module-federation:** pin versions mf packages versions ([#27071](https://redirect.github.com/nrwl/nx/pull/27071))
- **nx-dev:** Remove announcement banner ([48aad32d7d](https://redirect.github.com/nrwl/nx/commit/48aad32d7d))
- **testing:** use taskkill to kill web server process when running cypress on windows ([#27068](https://redirect.github.com/nrwl/nx/pull/27068))
- **vite:** remove cache.dir option from test utils ([#27087](https://redirect.github.com/nrwl/nx/pull/27087))
- **vite:** respect existing package.json type [#27057](https://redirect.github.com/nrwl/nx/issues/27057) ([#27084](https://redirect.github.com/nrwl/nx/pull/27084), [#27057](https://redirect.github.com/nrwl/nx/issues/27057))
##### ❤️ Thank You
- Adrian Dimech [@agdimech](https://redirect.github.com/agdimech)
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi)
- Guilherme Prezzi [@menosprezzi](https://redirect.github.com/menosprezzi)
- Jan-Niklas W. [@niklas-wortmann](https://redirect.github.com/niklas-wortmann)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Katerina Skroumpelou [@mandarini](https://redirect.github.com/mandarini)
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- Matthew Hancock
- MaxKless [@MaxKless](https://redirect.github.com/MaxKless)
- Miroslav Jonaš [@meeroslav](https://redirect.github.com/meeroslav)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
- Raz Luvaton [@rluvaton](https://redirect.github.com/rluvaton)
### [`v19.5.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.2)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.1...19.5.2)
##### 19.5.2 (2024-07-23)
##### 🚀 Features
- **graph:** add parallelism in target details ([#27014](https://redirect.github.com/nrwl/nx/pull/27014))
- **module-federation:** use proxy servers to proxy to single file server for static remotes ([#26782](https://redirect.github.com/nrwl/nx/pull/26782))
- **nx-dev:** update descriptions and layout styles for better clarity ([#26991](https://redirect.github.com/nrwl/nx/pull/26991))
- **nx-dev:** update typography and hero component styles ([#27011](https://redirect.github.com/nrwl/nx/pull/27011))
- **nx-dev:** add Nx Cloud Page ([#26865](https://redirect.github.com/nrwl/nx/pull/26865))
- **repo:** run e2e in the same command as build,test,lint ([#27019](https://redirect.github.com/nrwl/nx/pull/27019))
- **testing:** support vite configOverrides for cypress ([#26554](https://redirect.github.com/nrwl/nx/pull/26554))
##### 🩹 Fixes
- **angular:** generate correct server file when using webpack-based executors ([#27007](https://redirect.github.com/nrwl/nx/pull/27007))
- **core:** resolve nested delegated executor package correctly ([#26979](https://redirect.github.com/nrwl/nx/pull/26979))
- **core:** normalizeTargetDependencyWithStringProjects should not return undefined ([#26994](https://redirect.github.com/nrwl/nx/pull/26994))
- **core:** typo in nx update log ([#27036](https://redirect.github.com/nrwl/nx/pull/27036))
- **core:** record stats for more commands ([#27017](https://redirect.github.com/nrwl/nx/pull/27017))
- **core:** copy package manager config files when installing latest nx version in nx migrate ([#27032](https://redirect.github.com/nrwl/nx/pull/27032))
- **linter:** log a message when the number of warnings exceeds the specified maxWarnings for the lint executor ([#27003](https://redirect.github.com/nrwl/nx/pull/27003))
- **linter:** convert root projects correctly to inferred and remove default option values ([#27035](https://redirect.github.com/nrwl/nx/pull/27035))
- **module-federation:** do not cache assets from static serve ([#27005](https://redirect.github.com/nrwl/nx/pull/27005))
- **react-native:** fix unable to resolve realm ([#26983](https://redirect.github.com/nrwl/nx/pull/26983))
- **repo:** update tests to pass regardless of actually installed yarn version ([#27054](https://redirect.github.com/nrwl/nx/pull/27054))
- **vite:** typecheck vue projects with vue-tsc [#20242](https://redirect.github.com/nrwl/nx/issues/20242) ([#26450](https://redirect.github.com/nrwl/nx/pull/26450), [#20242](https://redirect.github.com/nrwl/nx/issues/20242))
##### ❤️ Thank You
- Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes)
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- James Henry [@JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- Louie Weng [@lourw](https://redirect.github.com/lourw)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
- Tim van den Eijnden [@TimvdEijnden](https://redirect.github.com/TimvdEijnden)
### [`v19.5.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.1)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.0...19.5.1)
#### 19.5.1 (2024-07-18)
##### 🚀 Features
- **module-federation:** add nx-runtime-library-control-plugin ([#26816](https://redirect.github.com/nrwl/nx/pull/26816))
- **nx-dev:** add announcement pill on top of hero section ([#26961](https://redirect.github.com/nrwl/nx/pull/26961))
- **nx-dev:** improve hero section on homepage ([1f34788c75](https://redirect.github.com/nrwl/nx/commit/1f34788c75))
##### 🩹 Fixes
- **devkit:** remove --web from being logged to show project details ([#26968](https://redirect.github.com/nrwl/nx/pull/26968))
- **misc:** update concurrency in ci workflows to 3 ([#26974](https://redirect.github.com/nrwl/nx/pull/26974))
- **nx-dev:** Navigating to blogs should work ([#26972](https://redirect.github.com/nrwl/nx/pull/26972))
##### ❤️ Thank You
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Juri [@juristr](https://redirect.github.com/juristr)
- Juri Strumpflohner [@juristr](https://redirect.github.com/juristr)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
### [`v19.5.0`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.0)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.4...19.5.0)
##### 19.5.0 (2024-07-17)
##### 🚀 Features
- **angular:** support angular v18.1.0 ([#26504](https://redirect.github.com/nrwl/nx/pull/26504))
- **core:** move target defaults back to post graph step ([#26596](https://redirect.github.com/nrwl/nx/pull/26596))
- **core:** support compile to wasi target ([#22870](https://redirect.github.com/nrwl/nx/pull/22870))
- **core:** add support for wildcards in dependsOn ([#19611](https://redirect.github.com/nrwl/nx/pull/19611))
- **core:** uncomment start-ci-run ([#26645](https://redirect.github.com/nrwl/nx/pull/26645))
- **core:** avoid forking process for nx:noop ([#26869](https://redirect.github.com/nrwl/nx/pull/26869))
- **core:** enable plugin isolation by default ([#26888](https://redirect.github.com/nrwl/nx/pull/26888))
- **core:** pattern matching for target defaults ([#26870](https://redirect.github.com/nrwl/nx/pull/26870))
- **core:** add parallelism to target configuration ([#26820](https://redirect.github.com/nrwl/nx/pull/26820))
- **core:** ci-workflow adds workflow file to sharedGlobal inputs ([#26948](https://redirect.github.com/nrwl/nx/pull/26948))
- **gradle:** gradle atomizer ([#26663](https://redirect.github.com/nrwl/nx/pull/26663))
- **gradle:** add help metadata ([#26810](https://redirect.github.com/nrwl/nx/pull/26810))
- **gradle:** change test glob to include Tests and Test ([#26913](https://redirect.github.com/nrwl/nx/pull/26913))
- **graph:** add copy button for entire target configuration ([#26284](https://redirect.github.com/nrwl/nx/pull/26284))
- **js:** add createNodesV2 for typescript plugin ([#26788](https://redirect.github.com/nrwl/nx/pull/26788))
- **linter:** support `eslint.config.cjs` and `*.cjs` extension with flat config ([#26637](https://redirect.github.com/nrwl/nx/pull/26637))
- **module-federation:** use [@module-federation/enhanced](https://redirect.github.com/module-federation/enhanced) for withModuleFederation ([#26777](https://redirect.github.com/nrwl/nx/pull/26777))
- **nx-dev:** update next to fix img fetchpriority error ([#26766](https://redirect.github.com/nrwl/nx/pull/26766))
- **nx-dev:** add customers & company pages ([#26813](https://redirect.github.com/nrwl/nx/pull/26813))
- **nx-dev:** Add more OSS logos ([#26922](https://redirect.github.com/nrwl/nx/pull/26922))
- **nx-dev:** update home page ([#26893](https://redirect.github.com/nrwl/nx/pull/26893))
- **react:** add support for React Compiler in @nx/react/babel ([#26826](https://redirect.github.com/nrwl/nx/pull/26826))
- **react-native:** update react-native-svg to 15.3.0 ([#26827](https://redirect.github.com/nrwl/nx/pull/26827))
##### 🩹 Fixes
- **core:** handle packageManager property with createPackageJson ([#26726](https://redirect.github.com/nrwl/nx/pull/26726))
- **core:** do not re-register ts-node twice for the same compiler opt… ([#26758](https://redirect.github.com/nrwl/nx/pull/26758))
- **core:** cannot read properties of undefined (reading 'options') ([#26721](https://redirect.github.com/nrwl/nx/pull/26721))
- **core:** register swc transpiler once per compilerOptions ([#26807](https://redirect.github.com/nrwl/nx/pull/26807))
- **core:** always inherit output from plugins ([#26797](https://redirect.github.com/nrwl/nx/pull/26797))
- **core:** ignore errors from cleanupNativeFileCache (revert to previous behaviour) ([#26806](https://redirect.github.com/nrwl/nx/pull/26806))
- **core:** recursive resolve deps on create command graph ([#22989](https://redirect.github.com/nrwl/nx/pull/22989))
- **core:** ensure better create nodes error messaging ([#26811](https://redirect.github.com/nrwl/nx/pull/26811))
- **core:** load isolated plugins in parallel ([#26874](https://redirect.github.com/nrwl/nx/pull/26874))
- **core:** report should work if project graph errors ([#26858](https://redirect.github.com/nrwl/nx/pull/26858))
- **core:** do not mutate target defaults ([#26941](https://redirect.github.com/nrwl/nx/pull/26941))
- **core:** merge package.json plugins and updated project.json plugin… ([#26952](https://redirect.github.com/nrwl/nx/pull/26952))
- **core:** running just 'nx' should show help ([#26871](https://redirect.github.com/nrwl/nx/pull/26871))
- **core:** decrease initial memory for wasm ([#26956](https://redirect.github.com/nrwl/nx/pull/26956))
- **core:** properly handle reading target defaults ([#26959](https://redirect.github.com/nrwl/nx/pull/26959))
- **core:** disable isolation in wasm ([#26960](https://redirect.github.com/nrwl/nx/pull/26960))
- **gradle:** pass process.env when running gradle ([#26776](https://redirect.github.com/nrwl/nx/pull/26776))
- **gradle:** fix gradle exclude src/test ([#26741](https://redirect.github.com/nrwl/nx/pull/26741))
- **js:** node executor now correctly kills tasks when exiting ([#19219](https://redirect.github.com/nrwl/nx/pull/19219))
- **js:** normalize excluded paths to task inputs correctly in typescript plugin ([#26801](https://redirect.github.com/nrwl/nx/pull/26801))
- **linter:** Correctly collect lintable files for project in [@nx/eslint](https://redirect.github.com/nx/eslint) plugin ([#26638](https://redirect.github.com/nrwl/nx/pull/26638))
- **misc:** respect useInferencePlugin in nx.json when generating apps and libs ([#26703](https://redirect.github.com/nrwl/nx/pull/26703))
- **misc:** adjust nx cloud ab test ([#26866](https://redirect.github.com/nrwl/nx/pull/26866))
- **misc:** properly set the value of the bitbucket option for ci work… ([#26890](https://redirect.github.com/nrwl/nx/pull/26890))
- **misc:** add more ab testing for setting up ci and nx cloud ([#26907](https://redirect.github.com/nrwl/nx/pull/26907))
- **misc:** add NX_E2E_RUN_E2E env to e2eInputs ([#26939](https://redirect.github.com/nrwl/nx/pull/26939))
- **misc:** finalize ab testing ([#26958](https://redirect.github.com/nrwl/nx/pull/26958))
- **node:** Enable e2e test ([#23508](https://redirect.github.com/nrwl/nx/pull/23508))
- **nx-cloud:** onboarding cloud version handling ([#26790](https://redirect.github.com/nrwl/nx/pull/26790))
- **nx-dev:** plugin-registry menu ([#26767](https://redirect.github.com/nrwl/nx/pull/26767))
- **nx-dev:** Update Next.js version ([#26912](https://redirect.github.com/nrwl/nx/pull/26912))
- **nx-dev:** website copy corrections and changes ([3a40d37f5e](https://redirect.github.com/nrwl/nx/commit/3a40d37f5e))
- **nx-plugin:** tslib is not set as a dependency when using create-package generator ([#22429](https://redirect.github.com/nrwl/nx/pull/22429))
- **rollup:** always generate package.json when using [@nx/rollup](https://redirect.github.com/nx/rollup):rollup ([#26940](https://redirect.github.com/nrwl/nx/pull/26940))
- **testing:** pin cypress to 13.12.0 and re-enable skipped tests ([#26751](https://redirect.github.com/nrwl/nx/pull/26751))
- **vite:** infer build and serve targets when rollupOptions.input is present ([#26750](https://redirect.github.com/nrwl/nx/pull/26750))
- **vite:** remove deprecated cache.dir from vitest generation ([#26756](https://redirect.github.com/nrwl/nx/pull/26756))
- **vite:** Only attempt to amend test object if one exists ([#26822](https://redirect.github.com/nrwl/nx/pull/26822))
- **vue:** bump vue-tsc version to 2.x.x ([#26867](https://redirect.github.com/nrwl/nx/pull/26867))
##### ❤️ Thank You
- Ben Snyder
- Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes)
- Colum Ferry [@Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi)
- EugeneKruglei [@EugeneKruglei](https://redirect.github.com/EugeneKruglei)
- Gunter Chou [@gunter1020](https://redirect.github.com/gunter1020)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Jasper McCulloch
- Johanna Pearce
- Jonathan Gelin [@jogelin](https://redirect.github.com/jogelin)
- Juri Strumpflohner [@juristr](https://redirect.github.com/juristr)
- Katerina Skroumpelou [@mandarini](https://redirect.github.com/mandarini)
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- LongYinan
- Maciej Łyskawiński [@LonguCodes](https://redirect.github.com/LonguCodes)
- MaxKless [@MaxKless](https://redirect.github.com/MaxKless)
- Miroslav Jonaš [@meeroslav](https://redirect.github.com/meeroslav)
- Naymi
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
- Pavlo [@fxposter](https://redirect.github.com/fxposter)
### [`v19.4.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.4)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.3...19.4.4)
##### 19.4.4 (2024-07-16)
##### 🚀 Features
- **core:** ci-workflow adds workflow file to sharedGlobal inputs ([#26948](https://redirect.github.com/nrwl/nx/pull/26948))
- **nx-dev:** update home page ([#26893](https://redirect.github.com/nrwl/nx/pull/26893))
##### 🩹 Fixes
- **core:** do not mutate target defaults ([#26941](https://redirect.github.com/nrwl/nx/pull/26941))
- **core:** running just 'nx' should show help ([#26871](https://redirect.github.com/nrwl/nx/pull/26871))
- **linter:** Correctly collect lintable files for project in [@nx/eslint](https://redirect.github.com/nx/eslint) plugin ([#26638](https://redirect.github.com/nrwl/nx/pull/26638))
- **nx-dev:** Update Next.js version ([#26912](https://redirect.github.com/nrwl/nx/pull/26912))
- **rollup:** always generate package.json when using [@nx/rollup](https://redirect.github.com/nx/rollup):rollup ([#26940](https://redirect.github.com/nrwl/nx/pull/26940))
##### ❤️ Thank You
- Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes)
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Gunter Chou [@gunter1020](https://redirect.github.com/gunter1020)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
### [`v19.4.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.3)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.2...19.4.3)
#### 19.4.3 (2024-07-12)
##### 🚀 Features
- **core:** avoid forking process for nx:noop ([#26869](https://redirect.github.com/nrwl/nx/pull/26869))
- **js:** add createNodesV2 for typescript plugin ([#26788](https://redirect.github.com/nrwl/nx/pull/26788))
- **nx-dev:** add customers & company pages ([#26813](https://redirect.github.com/nrwl/nx/pull/26813))
- **nx-dev:** Add more OSS logos ([#26922](https://redirect.github.com/nrwl/nx/pull/26922))
##### 🩹 Fixes
- **core:** load isolated plugins in parallel ([#26874](https://redirect.github.com/nrwl/nx/pull/26874))
- **core:** report should work if project graph errors ([#26858](https://redirect.github.com/nrwl/nx/pull/26858))
- **misc:** properly set the value of the bitbucket option for ci work… ([#26890](https://redirect.github.com/nrwl/nx/pull/26890))
- **misc:** add more ab testing for setting up ci and nx cloud ([#26907](https://redirect.github.com/nrwl/nx/pull/26907))
- **vite:** Only attempt to amend test object if one exists ([#26822](https://redirect.github.com/nrwl/nx/pull/26822))
- **vue:** bump vue-tsc version to 2.x.x ([#26867](https://redirect.github.com/nrwl/nx/pull/26867))
##### ❤️ Thank You
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Jasper McCulloch
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
### [`v19.4.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.2)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.1...19.4.2)
#### 19.4.2 (2024-07-08)
##### 🚀 Features
- **core:** add support for wildcards in dependsOn ([#19611](https://redirect.github.com/nrwl/nx/pull/19611))
- **linter:** support `eslint.config.cjs` and `*.cjs` extension with flat config ([#26637](https://redirect.github.com/nrwl/nx/pull/26637))
##### 🩹 Fixes
- **core:** ensure better create nodes error messaging ([#26811](https://redirect.github.com/nrwl/nx/pull/26811))
- **misc:** adjust nx cloud ab test ([#26866](https://redirect.github.com/nrwl/nx/pull/26866))
##### ❤️ Thank You
- Ben Snyder
- Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Pavlo [@fxposter](https://redirect.github.com/fxposter)
### [`v19.4.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.1)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.0...19.4.1)
#### 19.4.1 (2024-07-05)
##### 🚀 Features
- **graph:** add copy button for entire target configuration ([#26284](https://redirect.github.com/nrwl/nx/pull/26284))
- **nx-dev:** update next to fix img fetchpriority error ([#26766](https://redirect.github.com/nrwl/nx/pull/26766))
- **react-native:** update react-native-svg to 15.3.0 ([#26827](https://redirect.github.com/nrwl/nx/pull/26827))
##### 🩹 Fixes
- **core:** cannot read properties of undefined (reading 'options') ([#26721](https://redirect.github.com/nrwl/nx/pull/26721))
- **core:** register swc transpiler once per compilerOptions ([#26807](https://redirect.github.com/nrwl/nx/pull/26807))
- **core:** always inherit output from plugins ([#26797](https://redirect.github.com/nrwl/nx/pull/26797))
- **core:** ignore errors from cleanupNativeFileCache (revert to previous behaviour) ([#26806](https://redirect.github.com/nrwl/nx/pull/26806))
- **core:** recursive resolve deps on create command graph ([#22989](https://redirect.github.com/nrwl/nx/pull/22989))
- **gradle:** fix gradle exclude src/test ([#26741](https://redirect.github.com/nrwl/nx/pull/26741))
- **js:** normalize excluded paths to task inputs correctly in typescript plugin ([#26801](https://redirect.github.com/nrwl/nx/pull/26801))
- **node:** Enable e2e test ([#23508](https://redirect.github.com/nrwl/nx/pull/23508))
- **nx-dev:** plugin-registry menu ([#26767](https://redirect.github.com/nrwl/nx/pull/26767))
- **nx-plugin:** tslib is not set as a dependency when using create-package generator ([#22429](https://redirect.github.com/nrwl/nx/pull/22429))
##### ❤️ Thank You
- Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi)
- EugeneKruglei [@EugeneKruglei](https://redirect.github.com/EugeneKruglei)
- Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo)
- Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Jonathan Gelin [@jogelin](https://redirect.github.com/jogelin)
- Juri Strumpflohner [@juristr](https://redirect.github.com/juristr)
- Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez)
- MaxKless [@MaxKless](https://redirect.github.com/MaxKless)
- Naymi
- Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham)
### [`v19.4.0`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.0)
[Compare Source](https://redirect.github.com/nrwl/nx/compare/19.3.2...19.4.0)
##### 19.4.0 (2024-07-02)
##### 🚀 Features
- **angular:** update ngrx packages to v18 ([#26549](https://redirect.github.com/nrwl/nx/pull/26549))
- **angular:** add helper function to devkit to add viewProviders to a component ([#26526](https://redirect.github.com/nrwl/nx/pull/26526))
- **bundling:** add convert-to-inferred generator for [@nx/rollup](https://redirect.github.com/nx/rollup) ([#26280](https://redirect.github.com/nrwl/nx/pull/26280))
- **core:** allow defining target with only dependsOn ([#26545](https://redirect.github.com/nrwl/nx/pull/26545))
- **core:** add lifecycle to record task history & retrieve via daemon ([#26593](https://redirect.github.com/nrwl/nx/pull/26593))
- **core:** added the ability to split command property into an array in nx:run-commands executor ([#20201](https://redirect.github.com/nrwl/nx/pull/20201))
- **core:** add --help content to project details view ([#26629](https://redirect.github.com/nrwl/nx/pull/26629))
- **devkit:** add aggregateLog util for executor to plugin migration ([#26523](https://redirect.github.com/nrwl/nx/pull/26523))
- **expo:** add to project package.json for install command ([#26500](https://redirect.github.com/nrwl/nx/pull/26500))
- **gradle:** support composite build ([#25990](https://redirect.github.com/nrwl/nx/pull/25990))
- **graph:** add description and tags to details page ([#26252](https://redirect.github.com/nrwl/nx/pull/26252))
- **graph:** add atomizer label to target groups ([#26622](https://redirect.github.com/nrwl/nx/pull/26622))
- **nextjs:** add experimental-build-mode option to support compile only ([#26465](https://redirect.github.com/nrwl/nx/pull/26465))
- **nextjs:** Add convert-to-inferred generator ([#26706](https://redirect.github.com/nrwl/nx/pull/26706))
- **nx-cloud:** updates to the new onboarding flow ([d928558bc](https://redirect.github.com/nrwl/nx/commit/d928558bc))
- **nx-cloud:** unhide new onboarding flow ([92be32c1a](https://redirect.github.com/nrwl/nx/commit/92be32c1a))
- **release:** allow disabling GitHub username matching in default changelog renderer ([#26672](https://redirect.github.com/nrwl/nx/pull/26672))
- **remix:** add convert-to-inferred generator ([#26601](https://redirect.github.com/nrwl/nx/pull/26601))
- **storybook:** add convert-to-inferred generator ([#26595](https://redirect.github.com/nrwl/nx/pull/26595))
- **testing:** add convert-to-inferred migration generator for jest ([#26259](https://redirect.github.com/nrwl/nx/pull/26259))
- **vite:** add convert-to-inferred migration generator ([#26249](https://redirect.github.com/nrwl/nx/pull/26249))
- **webpack:** add createNodesV2 for plugin ([#26588](https://redirect.github.com/nrwl/nx/pull/26588))
- **webpack:** add convertConfigToWebpackPlugin ([#26516](https://redirect.github.com/nrwl/nx/pull/26516))
- **webpack:** add convert-to-inferred generator ([#26621](https://redirect.github.com/nrwl/nx/pull/26621))
##### 🩹 Fixes
- **angular:** fix chalk import and correctly skip invalid projects in ng-add generator ([#26667](https://redirect.github.com/nrwl/nx/pull/26667))
- **angular:** allow usages of ecmascript decorators in ng-packagr executors ([#26691](https://redirect.github.com/nrwl/nx/pull/26691))
- **angular:** migration of browserTarget to buildTarget should handle empty config [#26681](https://redirect.github.com/nrwl/nx/issues/26681) ([#26690](https://redirect.github.com/nrwl/nx/pull/26690), [#26681](https://redirect.github.com/nrwl/nx/issues/2
Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
76907e7
->16efd74
^19.1.0
->^19.6.5
Release Notes
nrwl/nx (nx)
### [`v19.6.5`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.5) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.4...19.6.5) ##### 19.6.5 (2024-09-03) ##### 🩹 Fixes - **core:** handle file change conflicts between sync generators ([#27695](https://redirect.github.com/nrwl/nx/pull/27695)) - **core:** filter branch in preparation for nx import ([#27652](https://redirect.github.com/nrwl/nx/pull/27652)) - **core:** add parallelism to target defaults schema ([#27710](https://redirect.github.com/nrwl/nx/pull/27710)) - **core:** bump plugin pool attempts to work with slow runtimes ([#27726](https://redirect.github.com/nrwl/nx/pull/27726)) - **detox:** fix name with camel case ([#27602](https://redirect.github.com/nrwl/nx/pull/27602)) - **expo:** fix unable to build expo local for yarn 4 ([#26992](https://redirect.github.com/nrwl/nx/pull/26992)) - **expo:** add cacheVersion to metro.config ([#27646](https://redirect.github.com/nrwl/nx/pull/27646)) - **misc:** fix the URL of the [@naxodev/nx-cloudflare](https://redirect.github.com/naxodev/nx-cloudflare) plugin ([#27723](https://redirect.github.com/nrwl/nx/pull/27723)) - **nx-dev:** show first tab if none selected ([#27701](https://redirect.github.com/nrwl/nx/pull/27701)) - **react-native:** change hermesCommand to build android ([#27641](https://redirect.github.com/nrwl/nx/pull/27641)) - **release:** release plan command should take filters and touched projects into account ([#27706](https://redirect.github.com/nrwl/nx/pull/27706)) - **release:** version plan changelogs should contain authors and refs ([#27737](https://redirect.github.com/nrwl/nx/pull/27737)) ##### ❤️ Thank You - Austin Fahsl [@fahslaj](https://redirect.github.com/fahslaj) - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - Isaac Mann [@isaacplmann](https://redirect.github.com/isaacplmann) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - James Henry [@JamesHenry](https://redirect.github.com/JamesHenry) - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Nicolas Beaussart - Victor Berchet [@vicb](https://redirect.github.com/vicb) ### [`v19.6.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.3...19.6.4) ##### 19.6.4 (2024-08-28) ##### 🚀 Features - **core:** return task results from imperative task runner ([#27640](https://redirect.github.com/nrwl/nx/pull/27640)) - **nx-dev:** add deepdive callout component ([2e38860db2](https://redirect.github.com/nrwl/nx/commit/2e38860db2)) ##### 🩹 Fixes - **core:** do not stream output when static output style is enabled ([#27642](https://redirect.github.com/nrwl/nx/pull/27642)) - **core:** fix --e2eTestRunner for create-nx-workspace with react native ([#27543](https://redirect.github.com/nrwl/nx/pull/27543)) - **core:** negative workspace-root filesets should override positive filesets ([#27524](https://redirect.github.com/nrwl/nx/pull/27524)) - **core:** make sure env vars specified in run-commands envFile option take priority over other loaded env files ([#27583](https://redirect.github.com/nrwl/nx/pull/27583)) - **core:** fixes an issue where using "node:test" results in infinite loop ([#27685](https://redirect.github.com/nrwl/nx/pull/27685)) - **gradle:** fix child project deps ([#27643](https://redirect.github.com/nrwl/nx/pull/27643)) - **gradle:** fix find root for projects ([#27651](https://redirect.github.com/nrwl/nx/pull/27651)) - **js:** respect "watch" option when "runBuildTargetDependencies" is true ([#27677](https://redirect.github.com/nrwl/nx/pull/27677)) - **release:** programmatic API types should not be any ([#27647](https://redirect.github.com/nrwl/nx/pull/27647)) - **testing:** application generators should accurately configure e2e projects ([#27453](https://redirect.github.com/nrwl/nx/pull/27453)) - **vite:** plugin should infer ts project correctly for libs ([#27649](https://redirect.github.com/nrwl/nx/pull/27649)) ##### ❤️ Thank You - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - James Henry [@JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Juri [@juristr](https://redirect.github.com/juristr) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) ### [`v19.6.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.2...19.6.3) #### 19.6.3 (2024-08-26) ##### 🚀 Features - **core:** expose graph json type ([#27496](https://redirect.github.com/nrwl/nx/pull/27496)) ##### 🩹 Fixes - **angular:** ensure target default for '[@nx/angular](https://redirect.github.com/nx/angular):webpack-browser' is set [#26483](https://redirect.github.com/nrwl/nx/issues/26483) ([#27616](https://redirect.github.com/nrwl/nx/pull/27616), [#26483](https://redirect.github.com/nrwl/nx/issues/26483)) - **bundling:** update snapshots for copy assets plugin ([#27610](https://redirect.github.com/nrwl/nx/pull/27610)) - **core:** enable using the daemon in docker if enabled explicitly ([#27585](https://redirect.github.com/nrwl/nx/pull/27585)) - **core:** ensure file watcher is looking for correct config on windows ([#27594](https://redirect.github.com/nrwl/nx/pull/27594)) - **core:** change order of CI providers to match their popularity ([#27623](https://redirect.github.com/nrwl/nx/pull/27623)) - **core:** not parse hex to number ([#27515](https://redirect.github.com/nrwl/nx/pull/27515)) - **core:** nx migrate should determine angular devkit migration from cli or schematics [#20282](https://redirect.github.com/nrwl/nx/issues/20282) ([#27634](https://redirect.github.com/nrwl/nx/pull/27634), [#20282](https://redirect.github.com/nrwl/nx/issues/20282)) - **expo:** add expoLibraryGenerator to export ([#27520](https://redirect.github.com/nrwl/nx/pull/27520)) - **js:** fix verdaccio windows for registry ([#27350](https://redirect.github.com/nrwl/nx/pull/27350)) - **react:** tailwind with rspack should work on generation [#27028](https://redirect.github.com/nrwl/nx/issues/27028) ([#27619](https://redirect.github.com/nrwl/nx/pull/27619), [#27028](https://redirect.github.com/nrwl/nx/issues/27028)) - **react-native:** remove upgrade command in migration ([#27467](https://redirect.github.com/nrwl/nx/pull/27467)) - **webpack:** add migration for proxy config ([#27621](https://redirect.github.com/nrwl/nx/pull/27621)) ##### ❤️ Thank You - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Paweł Twardziak [@paweltwardziak](https://redirect.github.com/paweltwardziak) ### [`v19.6.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.1...19.6.2) ##### 19.6.2 (2024-08-21) ##### 🚀 Features - **bundling:** add option to generate sourcemaps for Rollup build ([#27539](https://redirect.github.com/nrwl/nx/pull/27539)) - **devkit:** prefer strings over Linter enum ([#27209](https://redirect.github.com/nrwl/nx/pull/27209)) - **graph:** add expandedTargets to project details on nx dev ([#26911](https://redirect.github.com/nrwl/nx/pull/26911)) - **js:** add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json ([#27518](https://redirect.github.com/nrwl/nx/pull/27518)) - **nx-dev:** honor prefers-reduced-motion ([#27541](https://redirect.github.com/nrwl/nx/pull/27541)) ##### 🩹 Fixes - missing export for setRemoteDefinition ([#27491](https://redirect.github.com/nrwl/nx/pull/27491)) - **core:** fix importing files with special characters ([#27484](https://redirect.github.com/nrwl/nx/pull/27484)) - **core:** use withVerbose util ([#27553](https://redirect.github.com/nrwl/nx/pull/27553)) - **core:** support import detection of packages installed from git remote URL ([#27569](https://redirect.github.com/nrwl/nx/pull/27569)) - **esbuild:** declaration:true should find the correct package root regardless of cwd [#26261](https://redirect.github.com/nrwl/nx/issues/26261) ([#27560](https://redirect.github.com/nrwl/nx/pull/27560), [#26261](https://redirect.github.com/nrwl/nx/issues/26261)) - **gradle:** track childProjects in properties report ([#27488](https://redirect.github.com/nrwl/nx/pull/27488)) - **gradle:** fix tasksFileLines might be undefined ([#27548](https://redirect.github.com/nrwl/nx/pull/27548)) - **js:** only sync references when composite is true, preserve comments in other parts of file ([#27530](https://redirect.github.com/nrwl/nx/pull/27530)) - **js:** ensure assets option in tsc executor defaults to empty array for programmatic usage ([#27565](https://redirect.github.com/nrwl/nx/pull/27565)) - **module-federation:** ensure shared packages can be shared from host [#27162](https://redirect.github.com/nrwl/nx/issues/27162) ([#27513](https://redirect.github.com/nrwl/nx/pull/27513), [#27162](https://redirect.github.com/nrwl/nx/issues/27162)) - **nextjs:** should not fail when running outside of nx cli ([#27523](https://redirect.github.com/nrwl/nx/pull/27523)) - **nextjs:** Should be able to run custom server targets with swc ([#27526](https://redirect.github.com/nrwl/nx/pull/27526)) - **nextjs:** schema type for unitTestRunner for library ([#26824](https://redirect.github.com/nrwl/nx/pull/26824)) - **node:** generate webpack server apps with generatePackageJson:true by default ([#27570](https://redirect.github.com/nrwl/nx/pull/27570)) - **nx-dev:** modify prompt ([#27536](https://redirect.github.com/nrwl/nx/pull/27536)) - **nx-plugin:** allow create-package without e2eProject ([#27572](https://redirect.github.com/nrwl/nx/pull/27572)) - **react:** handle more scenarios when collecting component props for generating stories ([#27528](https://redirect.github.com/nrwl/nx/pull/27528)) - **storybook:** should generate correct config for nextjs apps [#27233](https://redirect.github.com/nrwl/nx/issues/27233) ([#27510](https://redirect.github.com/nrwl/nx/pull/27510), [#27233](https://redirect.github.com/nrwl/nx/issues/27233)) - **testing:** fix issues in static server target migrations ([#27547](https://redirect.github.com/nrwl/nx/pull/27547)) - **vite:** plugin should infer serve target if server config defined [#27370](https://redirect.github.com/nrwl/nx/issues/27370) ([#27507](https://redirect.github.com/nrwl/nx/pull/27507), [#27370](https://redirect.github.com/nrwl/nx/issues/27370)) - **vite:** load the correct config file from [@nx/vite](https://redirect.github.com/nx/vite):test executor ([#27514](https://redirect.github.com/nrwl/nx/pull/27514)) - **vite:** add typecheck inferred target for vite plugin [#27501](https://redirect.github.com/nrwl/nx/issues/27501) ([#27531](https://redirect.github.com/nrwl/nx/pull/27531), [#27501](https://redirect.github.com/nrwl/nx/issues/27501)) ##### ❤️ Thank You - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - Feliche-Demian Netliukh - Guilherme Prezzi [@menosprezzi](https://redirect.github.com/menosprezzi) - Isaac Mann [@isaacplmann](https://redirect.github.com/isaacplmann) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - James Henry [@JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) ### [`v19.6.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.6.0...19.6.1) #### 19.6.1 (2024-08-19) ##### 🚀 Features - **core:** add shutdown lifecycle hook to node executor ([#27354](https://redirect.github.com/nrwl/nx/pull/27354)) - **docs:** update OpenAI model to use gpt-4o-mini ([#27434](https://redirect.github.com/nrwl/nx/pull/27434)) - **nx-dev:** add Explain with AI to Enterprise and Pro Plans ([#27455](https://redirect.github.com/nrwl/nx/pull/27455)) - **nx-dev:** add Monorepo World banner to hero ([#27482](https://redirect.github.com/nrwl/nx/pull/27482)) ##### 🩹 Fixes - **angular:** generate [@nx/angular](https://redirect.github.com/nx/angular) in devDependencies and move to dependencies when using runtime helpers ([#27405](https://redirect.github.com/nrwl/nx/pull/27405)) - **angular:** module-federation-ssr-dev-server should call correct builder ([#27477](https://redirect.github.com/nrwl/nx/pull/27477)) - **angular:** bump ngrx version to 18.0.2 ([#27506](https://redirect.github.com/nrwl/nx/pull/27506)) - **js:** handle arbitrary nested ts path mappings when re-mapping them to the outputs ([#27429](https://redirect.github.com/nrwl/nx/pull/27429)) - **linter:** update the [@nx/dependency-checks](https://redirect.github.com/nx/dependency-checks) rule to read the package.json content from the rule context ([#27476](https://redirect.github.com/nrwl/nx/pull/27476)) - **misc:** ensure custom reporters are usable with [@nx/playwright](https://redirect.github.com/nx/playwright):playwright ([#27443](https://redirect.github.com/nrwl/nx/pull/27443)) - **module-federation:** ensure target defaults are set correctly [#27448](https://redirect.github.com/nrwl/nx/issues/27448) ([#27472](https://redirect.github.com/nrwl/nx/pull/27472), [#27448](https://redirect.github.com/nrwl/nx/issues/27448)) - **node:** build-esbuild-options.ts browser user define envs by config ([#27480](https://redirect.github.com/nrwl/nx/pull/27480)) - **nx-dev:** Og image path generation ([#27456](https://redirect.github.com/nrwl/nx/pull/27456)) - **nx-dev:** bad link from home page ([#27475](https://redirect.github.com/nrwl/nx/pull/27475)) - **nx-dev:** fix use `key` instead of `env` to reference cache key in… ([#26644](https://redirect.github.com/nrwl/nx/pull/26644)) - **react:** ensure [@vitejs/plugin-react](https://redirect.github.com/vitejs/plugin-react) is installed for storybook ([#27463](https://redirect.github.com/nrwl/nx/pull/27463)) - **react:** enable vitejs-plugin-react-swc for swc compiler ([#27457](https://redirect.github.com/nrwl/nx/pull/27457)) - **repo:** add dependsOn to native build ([#27446](https://redirect.github.com/nrwl/nx/pull/27446)) - **testing:** fix misc issues in migrations ([#27471](https://redirect.github.com/nrwl/nx/pull/27471)) ##### ❤️ Thank You - [@NgDaddy](https://redirect.github.com/NgDaddy) [@NgDaddy](https://redirect.github.com/NgDaddy) - Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes) - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - EGonz1PCTY - Isaac Mann [@isaacplmann](https://redirect.github.com/isaacplmann) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Cammisuli - Kamenskih Dmitriy - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) - Tine Kondo [@tinesoft](https://redirect.github.com/tinesoft) - Wei Liang [@weiliang79](https://redirect.github.com/weiliang79) ### [`v19.6.0`](https://redirect.github.com/nrwl/nx/compare/19.5.7...541079427324c05bc682f06b7b95eb68e721d8b4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.7...19.6.0) ### [`v19.5.7`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.7) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.6...19.5.7) ##### 19.5.7 (2024-08-07) ##### 🚀 Features - **core:** add nx-console installation source to nx connect ([#27307](https://redirect.github.com/nrwl/nx/pull/27307)) ##### 🩹 Fixes - **core:** remove additional quotes around cache path while pruning ([#27273](https://redirect.github.com/nrwl/nx/pull/27273)) - **core:** move token generation into new ([#27266](https://redirect.github.com/nrwl/nx/pull/27266)) - **core:** script-based targets should be able to be modified in a project.json file ([#27309](https://redirect.github.com/nrwl/nx/pull/27309)) - **core:** don't cache full dependency configuration when expanding target name ([#27308](https://redirect.github.com/nrwl/nx/pull/27308)) - **core:** allow configuring plugin message timeout ([#27315](https://redirect.github.com/nrwl/nx/pull/27315)) - **js:** locate npm nodes correctly for aliased packages ([#27124](https://redirect.github.com/nrwl/nx/pull/27124)) - **misc:** fix cloud setup ([#27281](https://redirect.github.com/nrwl/nx/pull/27281)) - **misc:** end ab testing for onboarding message ([#27316](https://redirect.github.com/nrwl/nx/pull/27316)) - **misc:** track which CI providers being used ([#27320](https://redirect.github.com/nrwl/nx/pull/27320)) - **nx-cloud:** fix connect generator ([#27314](https://redirect.github.com/nrwl/nx/pull/27314)) - **nx-dev:** Turn off next.js cache for careers api ([#27275](https://redirect.github.com/nrwl/nx/pull/27275)) - **nx-dev:** clean up heading text ([#27205](https://redirect.github.com/nrwl/nx/pull/27205)) ##### ❤️ Thank You - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Katerina Skroumpelou [@mandarini](https://redirect.github.com/mandarini) - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) - Stefan F. [@SFU253](https://redirect.github.com/SFU253) ### [`v19.5.6`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.6) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.5...19.5.6) ##### 19.5.6 (2024-08-01) ##### 🩹 Fixes - **misc:** add cloud token during new workspace like expected ([#27265](https://redirect.github.com/nrwl/nx/pull/27265)) ##### ❤️ Thank You - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) ### [`v19.5.5`](https://redirect.github.com/nrwl/nx/compare/19.5.4...11259ba202441c76f82e2227cc98ad4a76bf96ac) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.4...19.5.5) ### [`v19.5.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.3...19.5.4) #### 19.5.4 (2024-07-30) ##### 🚀 Features - **core:** update axios to ^1.7.2 ([#27076](https://redirect.github.com/nrwl/nx/pull/27076)) - **core:** include target architecture in nx report ([#27094](https://redirect.github.com/nrwl/nx/pull/27094)) - **js:** added a verdaccio listen address to configuration ([#26976](https://redirect.github.com/nrwl/nx/pull/26976)) - **misc:** add onboarding a/b testing ([#27217](https://redirect.github.com/nrwl/nx/pull/27217)) - **nx-dev:** Update nx-cloud page ai section ([#27103](https://redirect.github.com/nrwl/nx/pull/27103)) - **nx-dev:** Migrate pricing page from nx.app ([#27012](https://redirect.github.com/nrwl/nx/pull/27012)) - **nx-dev:** Migrate brands from nx.app ([#27044](https://redirect.github.com/nrwl/nx/pull/27044)) - **nx-dev:** Update footer links ([#27075](https://redirect.github.com/nrwl/nx/pull/27075)) - **nx-dev:** add ai for ci ([#27096](https://redirect.github.com/nrwl/nx/pull/27096)) - **nx-dev:** improve link visibility on docs pages ([38c2fe0cd0](https://redirect.github.com/nrwl/nx/commit/38c2fe0cd0)) - **react:** add skipPackageJson flag to remote and host generators ([#27116](https://redirect.github.com/nrwl/nx/pull/27116)) - **release:** allow {releaseGroupName} to be interpolated in tag pattern ([#27188](https://redirect.github.com/nrwl/nx/pull/27188)) - **release:** allow {releaseGroupName} to be interpolated in releaseTagPattern" ([#27189](https://redirect.github.com/nrwl/nx/pull/27189)) - **release:** allow {releaseGroupName} to be interpolated in releaseTagPattern ([#27190](https://redirect.github.com/nrwl/nx/pull/27190)) ##### 🩹 Fixes - **angular:** bump ngrx version and add [@ngrx/operators](https://redirect.github.com/ngrx/operators) to the package update list ([#27107](https://redirect.github.com/nrwl/nx/pull/27107)) - **bundling:** explicitly set types for exports entries in package.json ([#27152](https://redirect.github.com/nrwl/nx/pull/27152)) - **core:** format global config files modified by nx migrate ([#27066](https://redirect.github.com/nrwl/nx/pull/27066)) - **core:** bump the time crate so compilation succeeds ([#27117](https://redirect.github.com/nrwl/nx/pull/27117)) - **core:** always load task envs from workspace root instead of relative to cwd ([#27120](https://redirect.github.com/nrwl/nx/pull/27120)) - **core:** change link in e2e-ci error message ([#27187](https://redirect.github.com/nrwl/nx/pull/27187)) - **core:** disable plugin isolation by default on windows for now ([#27210](https://redirect.github.com/nrwl/nx/pull/27210)) - **devkit:** detect package manager based on install location ([#27127](https://redirect.github.com/nrwl/nx/pull/27127)) - **js:** do not override package.json type when defined in tsc executor ([#27106](https://redirect.github.com/nrwl/nx/pull/27106)) - **js:** generate additional entry point exports without the filename for barrel files ([#27112](https://redirect.github.com/nrwl/nx/pull/27112)) - **js:** handle project references better in typescript plugin ([#27178](https://redirect.github.com/nrwl/nx/pull/27178)) - **linter:** ensure too many warnings is only logged if enabled ([#27083](https://redirect.github.com/nrwl/nx/pull/27083)) - **linter:** checking command is specified ([#26908](https://redirect.github.com/nrwl/nx/pull/26908)) - **misc:** generate the "types" field in package.json if no set ([#27147](https://redirect.github.com/nrwl/nx/pull/27147)) - **module-federation:** handle tspath mappings with /\* wildcard [#26765](https://redirect.github.com/nrwl/nx/issues/26765) ([#27149](https://redirect.github.com/nrwl/nx/pull/27149), [#26765](https://redirect.github.com/nrwl/nx/issues/26765)) - **nextjs:** fix inlined workspace root in .nx-helpers ([#27136](https://redirect.github.com/nrwl/nx/pull/27136)) - **node:** ensure artifacts are built before serving app ([#27146](https://redirect.github.com/nrwl/nx/pull/27146)) - **node:** Ensure docker file is generated when nest framework is supplied ([#27153](https://redirect.github.com/nrwl/nx/pull/27153)) - **nx-dev:** improve bandwidth usage convert gif to mp4 ([#27129](https://redirect.github.com/nrwl/nx/pull/27129)) - **nx-dev:** add background on pricing tiles & blog link to pricing page [#27157](https://redirect.github.com/nrwl/nx/issues/27157) ([#27157](https://redirect.github.com/nrwl/nx/issues/27157)) - **nx-dev:** Add png image file for ai blog socials ([#27192](https://redirect.github.com/nrwl/nx/pull/27192)) - **react:** generate valid Vite + JSX setup for React ([#27130](https://redirect.github.com/nrwl/nx/pull/27130)) - **release:** only include relevant authors in project changelogs ([#27181](https://redirect.github.com/nrwl/nx/pull/27181)) - **release:** ensure [@org/package](https://redirect.github.com/org/package) style names are wrapped in quotes in version plans ([#27177](https://redirect.github.com/nrwl/nx/pull/27177)) - **release:** do not add groups to commit message when their projects have no changes ([#27218](https://redirect.github.com/nrwl/nx/pull/27218)) - **release:** deleted files should be staged alongside changed files ([#27219](https://redirect.github.com/nrwl/nx/pull/27219)) - **vite:** vitest executor should continue to load plugins [#22001](https://redirect.github.com/nrwl/nx/issues/22001) ([#27118](https://redirect.github.com/nrwl/nx/pull/27118), [#22001](https://redirect.github.com/nrwl/nx/issues/22001)) - **vite:** ensure nxViteTsPaths resolve before vite internal resolver ([#27155](https://redirect.github.com/nrwl/nx/pull/27155)) - **webpack:** fixing null pointer about projectGraph with nx enhance configuration ([#26430](https://redirect.github.com/nrwl/nx/pull/26430)) - **webpack:** include hash in asset filenames so they do not conflict ([#27159](https://redirect.github.com/nrwl/nx/pull/27159)) ##### ❤️ Thank You - Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes) - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Denis Frenademetz [@skrtheboss](https://redirect.github.com/skrtheboss) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - James Henry [@JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Juri [@juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) - Nicolas Belliard - Rajhans Jadhao [@iamrajhans](https://redirect.github.com/iamrajhans) - Wixewr ### [`v19.5.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.2...19.5.3) ##### 19.5.3 (2024-07-24) ##### 🚀 Features - **core:** error when running atomized tasks outside of DTE ([#26898](https://redirect.github.com/nrwl/nx/pull/26898)) - **core:** update pnpm/action-setup to v4 in ci-workflow generator ([#26838](https://redirect.github.com/nrwl/nx/pull/26838)) - **js:** add scopes option for verdaccio ([#26918](https://redirect.github.com/nrwl/nx/pull/26918)) - **misc:** prioritize github onboarding flow ([#27085](https://redirect.github.com/nrwl/nx/pull/27085)) - **misc:** only create one commit with cloud onboard URL on cnw ([#27093](https://redirect.github.com/nrwl/nx/pull/27093)) - **module-federation:** improve console output for remote build errors ([#26711](https://redirect.github.com/nrwl/nx/pull/26711)) - **module-federation:** support setremotedefinition api ([#27051](https://redirect.github.com/nrwl/nx/pull/27051)) - **nx-dev:** Migrate careers from nx.app ([#27020](https://redirect.github.com/nrwl/nx/pull/27020)) - **nx-dev:** reprioritize customer logos on landing page ([#27061](https://redirect.github.com/nrwl/nx/pull/27061)) ##### 🩹 Fixes - **angular:** remove unnecessary esbuild peer dependency ([#27046](https://redirect.github.com/nrwl/nx/pull/27046)) - **bundling:** prevent exports overwrite with esbuild ([#27047](https://redirect.github.com/nrwl/nx/pull/27047)) - **bundling:** get workspace package prefix length correctly [#20817](https://redirect.github.com/nrwl/nx/issues/20817) ([#27092](https://redirect.github.com/nrwl/nx/pull/27092), [#20817](https://redirect.github.com/nrwl/nx/issues/20817)) - **core:** fix watch daemon error ([#27067](https://redirect.github.com/nrwl/nx/pull/27067)) - **core:** ensure output paths returned are unique ([#18207](https://redirect.github.com/nrwl/nx/pull/18207)) - **core:** use argument length that match the actual size of the argument length ([#21074](https://redirect.github.com/nrwl/nx/pull/21074)) - **core:** reset should cleanup temporary nx-cloud files ([#23316](https://redirect.github.com/nrwl/nx/pull/23316)) - **core:** shorten socket length for plugin workers ([#27073](https://redirect.github.com/nrwl/nx/pull/27073)) - **core:** remove outdated workaround artificially keeping process alive ([#27062](https://redirect.github.com/nrwl/nx/pull/27062)) - **core:** update migration generators missing calls to format files ([#27082](https://redirect.github.com/nrwl/nx/pull/27082)) - **core:** improve error for setting an internal node as an external … ([#27102](https://redirect.github.com/nrwl/nx/pull/27102)) - **core:** allow overriding NX_PARALLEL with --parallel ([#27016](https://redirect.github.com/nrwl/nx/pull/27016)) - **module-federation:** pin versions mf packages versions ([#27071](https://redirect.github.com/nrwl/nx/pull/27071)) - **nx-dev:** Remove announcement banner ([48aad32d7d](https://redirect.github.com/nrwl/nx/commit/48aad32d7d)) - **testing:** use taskkill to kill web server process when running cypress on windows ([#27068](https://redirect.github.com/nrwl/nx/pull/27068)) - **vite:** remove cache.dir option from test utils ([#27087](https://redirect.github.com/nrwl/nx/pull/27087)) - **vite:** respect existing package.json type [#27057](https://redirect.github.com/nrwl/nx/issues/27057) ([#27084](https://redirect.github.com/nrwl/nx/pull/27084), [#27057](https://redirect.github.com/nrwl/nx/issues/27057)) ##### ❤️ Thank You - Adrian Dimech [@agdimech](https://redirect.github.com/agdimech) - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - Guilherme Prezzi [@menosprezzi](https://redirect.github.com/menosprezzi) - Jan-Niklas W. [@niklas-wortmann](https://redirect.github.com/niklas-wortmann) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Katerina Skroumpelou [@mandarini](https://redirect.github.com/mandarini) - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - Matthew Hancock - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Miroslav Jonaš [@meeroslav](https://redirect.github.com/meeroslav) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) - Raz Luvaton [@rluvaton](https://redirect.github.com/rluvaton) ### [`v19.5.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.1...19.5.2) ##### 19.5.2 (2024-07-23) ##### 🚀 Features - **graph:** add parallelism in target details ([#27014](https://redirect.github.com/nrwl/nx/pull/27014)) - **module-federation:** use proxy servers to proxy to single file server for static remotes ([#26782](https://redirect.github.com/nrwl/nx/pull/26782)) - **nx-dev:** update descriptions and layout styles for better clarity ([#26991](https://redirect.github.com/nrwl/nx/pull/26991)) - **nx-dev:** update typography and hero component styles ([#27011](https://redirect.github.com/nrwl/nx/pull/27011)) - **nx-dev:** add Nx Cloud Page ([#26865](https://redirect.github.com/nrwl/nx/pull/26865)) - **repo:** run e2e in the same command as build,test,lint ([#27019](https://redirect.github.com/nrwl/nx/pull/27019)) - **testing:** support vite configOverrides for cypress ([#26554](https://redirect.github.com/nrwl/nx/pull/26554)) ##### 🩹 Fixes - **angular:** generate correct server file when using webpack-based executors ([#27007](https://redirect.github.com/nrwl/nx/pull/27007)) - **core:** resolve nested delegated executor package correctly ([#26979](https://redirect.github.com/nrwl/nx/pull/26979)) - **core:** normalizeTargetDependencyWithStringProjects should not return undefined ([#26994](https://redirect.github.com/nrwl/nx/pull/26994)) - **core:** typo in nx update log ([#27036](https://redirect.github.com/nrwl/nx/pull/27036)) - **core:** record stats for more commands ([#27017](https://redirect.github.com/nrwl/nx/pull/27017)) - **core:** copy package manager config files when installing latest nx version in nx migrate ([#27032](https://redirect.github.com/nrwl/nx/pull/27032)) - **linter:** log a message when the number of warnings exceeds the specified maxWarnings for the lint executor ([#27003](https://redirect.github.com/nrwl/nx/pull/27003)) - **linter:** convert root projects correctly to inferred and remove default option values ([#27035](https://redirect.github.com/nrwl/nx/pull/27035)) - **module-federation:** do not cache assets from static serve ([#27005](https://redirect.github.com/nrwl/nx/pull/27005)) - **react-native:** fix unable to resolve realm ([#26983](https://redirect.github.com/nrwl/nx/pull/26983)) - **repo:** update tests to pass regardless of actually installed yarn version ([#27054](https://redirect.github.com/nrwl/nx/pull/27054)) - **vite:** typecheck vue projects with vue-tsc [#20242](https://redirect.github.com/nrwl/nx/issues/20242) ([#26450](https://redirect.github.com/nrwl/nx/pull/26450), [#20242](https://redirect.github.com/nrwl/nx/issues/20242)) ##### ❤️ Thank You - Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes) - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - James Henry [@JamesHenry](https://redirect.github.com/JamesHenry) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - Louie Weng [@lourw](https://redirect.github.com/lourw) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) - Tim van den Eijnden [@TimvdEijnden](https://redirect.github.com/TimvdEijnden) ### [`v19.5.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.5.0...19.5.1) #### 19.5.1 (2024-07-18) ##### 🚀 Features - **module-federation:** add nx-runtime-library-control-plugin ([#26816](https://redirect.github.com/nrwl/nx/pull/26816)) - **nx-dev:** add announcement pill on top of hero section ([#26961](https://redirect.github.com/nrwl/nx/pull/26961)) - **nx-dev:** improve hero section on homepage ([1f34788c75](https://redirect.github.com/nrwl/nx/commit/1f34788c75)) ##### 🩹 Fixes - **devkit:** remove --web from being logged to show project details ([#26968](https://redirect.github.com/nrwl/nx/pull/26968)) - **misc:** update concurrency in ci workflows to 3 ([#26974](https://redirect.github.com/nrwl/nx/pull/26974)) - **nx-dev:** Navigating to blogs should work ([#26972](https://redirect.github.com/nrwl/nx/pull/26972)) ##### ❤️ Thank You - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Juri [@juristr](https://redirect.github.com/juristr) - Juri Strumpflohner [@juristr](https://redirect.github.com/juristr) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) ### [`v19.5.0`](https://redirect.github.com/nrwl/nx/releases/tag/19.5.0) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.4...19.5.0) ##### 19.5.0 (2024-07-17) ##### 🚀 Features - **angular:** support angular v18.1.0 ([#26504](https://redirect.github.com/nrwl/nx/pull/26504)) - **core:** move target defaults back to post graph step ([#26596](https://redirect.github.com/nrwl/nx/pull/26596)) - **core:** support compile to wasi target ([#22870](https://redirect.github.com/nrwl/nx/pull/22870)) - **core:** add support for wildcards in dependsOn ([#19611](https://redirect.github.com/nrwl/nx/pull/19611)) - **core:** uncomment start-ci-run ([#26645](https://redirect.github.com/nrwl/nx/pull/26645)) - **core:** avoid forking process for nx:noop ([#26869](https://redirect.github.com/nrwl/nx/pull/26869)) - **core:** enable plugin isolation by default ([#26888](https://redirect.github.com/nrwl/nx/pull/26888)) - **core:** pattern matching for target defaults ([#26870](https://redirect.github.com/nrwl/nx/pull/26870)) - **core:** add parallelism to target configuration ([#26820](https://redirect.github.com/nrwl/nx/pull/26820)) - **core:** ci-workflow adds workflow file to sharedGlobal inputs ([#26948](https://redirect.github.com/nrwl/nx/pull/26948)) - **gradle:** gradle atomizer ([#26663](https://redirect.github.com/nrwl/nx/pull/26663)) - **gradle:** add help metadata ([#26810](https://redirect.github.com/nrwl/nx/pull/26810)) - **gradle:** change test glob to include Tests and Test ([#26913](https://redirect.github.com/nrwl/nx/pull/26913)) - **graph:** add copy button for entire target configuration ([#26284](https://redirect.github.com/nrwl/nx/pull/26284)) - **js:** add createNodesV2 for typescript plugin ([#26788](https://redirect.github.com/nrwl/nx/pull/26788)) - **linter:** support `eslint.config.cjs` and `*.cjs` extension with flat config ([#26637](https://redirect.github.com/nrwl/nx/pull/26637)) - **module-federation:** use [@module-federation/enhanced](https://redirect.github.com/module-federation/enhanced) for withModuleFederation ([#26777](https://redirect.github.com/nrwl/nx/pull/26777)) - **nx-dev:** update next to fix img fetchpriority error ([#26766](https://redirect.github.com/nrwl/nx/pull/26766)) - **nx-dev:** add customers & company pages ([#26813](https://redirect.github.com/nrwl/nx/pull/26813)) - **nx-dev:** Add more OSS logos ([#26922](https://redirect.github.com/nrwl/nx/pull/26922)) - **nx-dev:** update home page ([#26893](https://redirect.github.com/nrwl/nx/pull/26893)) - **react:** add support for React Compiler in @nx/react/babel ([#26826](https://redirect.github.com/nrwl/nx/pull/26826)) - **react-native:** update react-native-svg to 15.3.0 ([#26827](https://redirect.github.com/nrwl/nx/pull/26827)) ##### 🩹 Fixes - **core:** handle packageManager property with createPackageJson ([#26726](https://redirect.github.com/nrwl/nx/pull/26726)) - **core:** do not re-register ts-node twice for the same compiler opt… ([#26758](https://redirect.github.com/nrwl/nx/pull/26758)) - **core:** cannot read properties of undefined (reading 'options') ([#26721](https://redirect.github.com/nrwl/nx/pull/26721)) - **core:** register swc transpiler once per compilerOptions ([#26807](https://redirect.github.com/nrwl/nx/pull/26807)) - **core:** always inherit output from plugins ([#26797](https://redirect.github.com/nrwl/nx/pull/26797)) - **core:** ignore errors from cleanupNativeFileCache (revert to previous behaviour) ([#26806](https://redirect.github.com/nrwl/nx/pull/26806)) - **core:** recursive resolve deps on create command graph ([#22989](https://redirect.github.com/nrwl/nx/pull/22989)) - **core:** ensure better create nodes error messaging ([#26811](https://redirect.github.com/nrwl/nx/pull/26811)) - **core:** load isolated plugins in parallel ([#26874](https://redirect.github.com/nrwl/nx/pull/26874)) - **core:** report should work if project graph errors ([#26858](https://redirect.github.com/nrwl/nx/pull/26858)) - **core:** do not mutate target defaults ([#26941](https://redirect.github.com/nrwl/nx/pull/26941)) - **core:** merge package.json plugins and updated project.json plugin… ([#26952](https://redirect.github.com/nrwl/nx/pull/26952)) - **core:** running just 'nx' should show help ([#26871](https://redirect.github.com/nrwl/nx/pull/26871)) - **core:** decrease initial memory for wasm ([#26956](https://redirect.github.com/nrwl/nx/pull/26956)) - **core:** properly handle reading target defaults ([#26959](https://redirect.github.com/nrwl/nx/pull/26959)) - **core:** disable isolation in wasm ([#26960](https://redirect.github.com/nrwl/nx/pull/26960)) - **gradle:** pass process.env when running gradle ([#26776](https://redirect.github.com/nrwl/nx/pull/26776)) - **gradle:** fix gradle exclude src/test ([#26741](https://redirect.github.com/nrwl/nx/pull/26741)) - **js:** node executor now correctly kills tasks when exiting ([#19219](https://redirect.github.com/nrwl/nx/pull/19219)) - **js:** normalize excluded paths to task inputs correctly in typescript plugin ([#26801](https://redirect.github.com/nrwl/nx/pull/26801)) - **linter:** Correctly collect lintable files for project in [@nx/eslint](https://redirect.github.com/nx/eslint) plugin ([#26638](https://redirect.github.com/nrwl/nx/pull/26638)) - **misc:** respect useInferencePlugin in nx.json when generating apps and libs ([#26703](https://redirect.github.com/nrwl/nx/pull/26703)) - **misc:** adjust nx cloud ab test ([#26866](https://redirect.github.com/nrwl/nx/pull/26866)) - **misc:** properly set the value of the bitbucket option for ci work… ([#26890](https://redirect.github.com/nrwl/nx/pull/26890)) - **misc:** add more ab testing for setting up ci and nx cloud ([#26907](https://redirect.github.com/nrwl/nx/pull/26907)) - **misc:** add NX_E2E_RUN_E2E env to e2eInputs ([#26939](https://redirect.github.com/nrwl/nx/pull/26939)) - **misc:** finalize ab testing ([#26958](https://redirect.github.com/nrwl/nx/pull/26958)) - **node:** Enable e2e test ([#23508](https://redirect.github.com/nrwl/nx/pull/23508)) - **nx-cloud:** onboarding cloud version handling ([#26790](https://redirect.github.com/nrwl/nx/pull/26790)) - **nx-dev:** plugin-registry menu ([#26767](https://redirect.github.com/nrwl/nx/pull/26767)) - **nx-dev:** Update Next.js version ([#26912](https://redirect.github.com/nrwl/nx/pull/26912)) - **nx-dev:** website copy corrections and changes ([3a40d37f5e](https://redirect.github.com/nrwl/nx/commit/3a40d37f5e)) - **nx-plugin:** tslib is not set as a dependency when using create-package generator ([#22429](https://redirect.github.com/nrwl/nx/pull/22429)) - **rollup:** always generate package.json when using [@nx/rollup](https://redirect.github.com/nx/rollup):rollup ([#26940](https://redirect.github.com/nrwl/nx/pull/26940)) - **testing:** pin cypress to 13.12.0 and re-enable skipped tests ([#26751](https://redirect.github.com/nrwl/nx/pull/26751)) - **vite:** infer build and serve targets when rollupOptions.input is present ([#26750](https://redirect.github.com/nrwl/nx/pull/26750)) - **vite:** remove deprecated cache.dir from vitest generation ([#26756](https://redirect.github.com/nrwl/nx/pull/26756)) - **vite:** Only attempt to amend test object if one exists ([#26822](https://redirect.github.com/nrwl/nx/pull/26822)) - **vue:** bump vue-tsc version to 2.x.x ([#26867](https://redirect.github.com/nrwl/nx/pull/26867)) ##### ❤️ Thank You - Ben Snyder - Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes) - Colum Ferry [@Coly010](https://redirect.github.com/Coly010) - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - EugeneKruglei [@EugeneKruglei](https://redirect.github.com/EugeneKruglei) - Gunter Chou [@gunter1020](https://redirect.github.com/gunter1020) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jasper McCulloch - Johanna Pearce - Jonathan Gelin [@jogelin](https://redirect.github.com/jogelin) - Juri Strumpflohner [@juristr](https://redirect.github.com/juristr) - Katerina Skroumpelou [@mandarini](https://redirect.github.com/mandarini) - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - LongYinan - Maciej Łyskawiński [@LonguCodes](https://redirect.github.com/LonguCodes) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Miroslav Jonaš [@meeroslav](https://redirect.github.com/meeroslav) - Naymi - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) - Pavlo [@fxposter](https://redirect.github.com/fxposter) ### [`v19.4.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.4) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.3...19.4.4) ##### 19.4.4 (2024-07-16) ##### 🚀 Features - **core:** ci-workflow adds workflow file to sharedGlobal inputs ([#26948](https://redirect.github.com/nrwl/nx/pull/26948)) - **nx-dev:** update home page ([#26893](https://redirect.github.com/nrwl/nx/pull/26893)) ##### 🩹 Fixes - **core:** do not mutate target defaults ([#26941](https://redirect.github.com/nrwl/nx/pull/26941)) - **core:** running just 'nx' should show help ([#26871](https://redirect.github.com/nrwl/nx/pull/26871)) - **linter:** Correctly collect lintable files for project in [@nx/eslint](https://redirect.github.com/nx/eslint) plugin ([#26638](https://redirect.github.com/nrwl/nx/pull/26638)) - **nx-dev:** Update Next.js version ([#26912](https://redirect.github.com/nrwl/nx/pull/26912)) - **rollup:** always generate package.json when using [@nx/rollup](https://redirect.github.com/nx/rollup):rollup ([#26940](https://redirect.github.com/nrwl/nx/pull/26940)) ##### ❤️ Thank You - Benjamin Cabanes [@bcabanes](https://redirect.github.com/bcabanes) - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Gunter Chou [@gunter1020](https://redirect.github.com/gunter1020) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) ### [`v19.4.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.3) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.2...19.4.3) #### 19.4.3 (2024-07-12) ##### 🚀 Features - **core:** avoid forking process for nx:noop ([#26869](https://redirect.github.com/nrwl/nx/pull/26869)) - **js:** add createNodesV2 for typescript plugin ([#26788](https://redirect.github.com/nrwl/nx/pull/26788)) - **nx-dev:** add customers & company pages ([#26813](https://redirect.github.com/nrwl/nx/pull/26813)) - **nx-dev:** Add more OSS logos ([#26922](https://redirect.github.com/nrwl/nx/pull/26922)) ##### 🩹 Fixes - **core:** load isolated plugins in parallel ([#26874](https://redirect.github.com/nrwl/nx/pull/26874)) - **core:** report should work if project graph errors ([#26858](https://redirect.github.com/nrwl/nx/pull/26858)) - **misc:** properly set the value of the bitbucket option for ci work… ([#26890](https://redirect.github.com/nrwl/nx/pull/26890)) - **misc:** add more ab testing for setting up ci and nx cloud ([#26907](https://redirect.github.com/nrwl/nx/pull/26907)) - **vite:** Only attempt to amend test object if one exists ([#26822](https://redirect.github.com/nrwl/nx/pull/26822)) - **vue:** bump vue-tsc version to 2.x.x ([#26867](https://redirect.github.com/nrwl/nx/pull/26867)) ##### ❤️ Thank You - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jasper McCulloch - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) ### [`v19.4.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.2) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.1...19.4.2) #### 19.4.2 (2024-07-08) ##### 🚀 Features - **core:** add support for wildcards in dependsOn ([#19611](https://redirect.github.com/nrwl/nx/pull/19611)) - **linter:** support `eslint.config.cjs` and `*.cjs` extension with flat config ([#26637](https://redirect.github.com/nrwl/nx/pull/26637)) ##### 🩹 Fixes - **core:** ensure better create nodes error messaging ([#26811](https://redirect.github.com/nrwl/nx/pull/26811)) - **misc:** adjust nx cloud ab test ([#26866](https://redirect.github.com/nrwl/nx/pull/26866)) ##### ❤️ Thank You - Ben Snyder - Craigory Coppola [@AgentEnder](https://redirect.github.com/AgentEnder) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Pavlo [@fxposter](https://redirect.github.com/fxposter) ### [`v19.4.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.1) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.4.0...19.4.1) #### 19.4.1 (2024-07-05) ##### 🚀 Features - **graph:** add copy button for entire target configuration ([#26284](https://redirect.github.com/nrwl/nx/pull/26284)) - **nx-dev:** update next to fix img fetchpriority error ([#26766](https://redirect.github.com/nrwl/nx/pull/26766)) - **react-native:** update react-native-svg to 15.3.0 ([#26827](https://redirect.github.com/nrwl/nx/pull/26827)) ##### 🩹 Fixes - **core:** cannot read properties of undefined (reading 'options') ([#26721](https://redirect.github.com/nrwl/nx/pull/26721)) - **core:** register swc transpiler once per compilerOptions ([#26807](https://redirect.github.com/nrwl/nx/pull/26807)) - **core:** always inherit output from plugins ([#26797](https://redirect.github.com/nrwl/nx/pull/26797)) - **core:** ignore errors from cleanupNativeFileCache (revert to previous behaviour) ([#26806](https://redirect.github.com/nrwl/nx/pull/26806)) - **core:** recursive resolve deps on create command graph ([#22989](https://redirect.github.com/nrwl/nx/pull/22989)) - **gradle:** fix gradle exclude src/test ([#26741](https://redirect.github.com/nrwl/nx/pull/26741)) - **js:** normalize excluded paths to task inputs correctly in typescript plugin ([#26801](https://redirect.github.com/nrwl/nx/pull/26801)) - **node:** Enable e2e test ([#23508](https://redirect.github.com/nrwl/nx/pull/23508)) - **nx-dev:** plugin-registry menu ([#26767](https://redirect.github.com/nrwl/nx/pull/26767)) - **nx-plugin:** tslib is not set as a dependency when using create-package generator ([#22429](https://redirect.github.com/nrwl/nx/pull/22429)) ##### ❤️ Thank You - Emily Xiong [@xiongemi](https://redirect.github.com/xiongemi) - EugeneKruglei [@EugeneKruglei](https://redirect.github.com/EugeneKruglei) - Jack Hsu [@jaysoo](https://redirect.github.com/jaysoo) - Jason Jean [@FrozenPandaz](https://redirect.github.com/FrozenPandaz) - Jonathan Gelin [@jogelin](https://redirect.github.com/jogelin) - Juri Strumpflohner [@juristr](https://redirect.github.com/juristr) - Leosvel Pérez Espinosa [@leosvelperez](https://redirect.github.com/leosvelperez) - MaxKless [@MaxKless](https://redirect.github.com/MaxKless) - Naymi - Nicholas Cunningham [@ndcunningham](https://redirect.github.com/ndcunningham) ### [`v19.4.0`](https://redirect.github.com/nrwl/nx/releases/tag/19.4.0) [Compare Source](https://redirect.github.com/nrwl/nx/compare/19.3.2...19.4.0) ##### 19.4.0 (2024-07-02) ##### 🚀 Features - **angular:** update ngrx packages to v18 ([#26549](https://redirect.github.com/nrwl/nx/pull/26549)) - **angular:** add helper function to devkit to add viewProviders to a component ([#26526](https://redirect.github.com/nrwl/nx/pull/26526)) - **bundling:** add convert-to-inferred generator for [@nx/rollup](https://redirect.github.com/nx/rollup) ([#26280](https://redirect.github.com/nrwl/nx/pull/26280)) - **core:** allow defining target with only dependsOn ([#26545](https://redirect.github.com/nrwl/nx/pull/26545)) - **core:** add lifecycle to record task history & retrieve via daemon ([#26593](https://redirect.github.com/nrwl/nx/pull/26593)) - **core:** added the ability to split command property into an array in nx:run-commands executor ([#20201](https://redirect.github.com/nrwl/nx/pull/20201)) - **core:** add --help content to project details view ([#26629](https://redirect.github.com/nrwl/nx/pull/26629)) - **devkit:** add aggregateLog util for executor to plugin migration ([#26523](https://redirect.github.com/nrwl/nx/pull/26523)) - **expo:** add to project package.json for install command ([#26500](https://redirect.github.com/nrwl/nx/pull/26500)) - **gradle:** support composite build ([#25990](https://redirect.github.com/nrwl/nx/pull/25990)) - **graph:** add description and tags to details page ([#26252](https://redirect.github.com/nrwl/nx/pull/26252)) - **graph:** add atomizer label to target groups ([#26622](https://redirect.github.com/nrwl/nx/pull/26622)) - **nextjs:** add experimental-build-mode option to support compile only ([#26465](https://redirect.github.com/nrwl/nx/pull/26465)) - **nextjs:** Add convert-to-inferred generator ([#26706](https://redirect.github.com/nrwl/nx/pull/26706)) - **nx-cloud:** updates to the new onboarding flow ([d928558bc](https://redirect.github.com/nrwl/nx/commit/d928558bc)) - **nx-cloud:** unhide new onboarding flow ([92be32c1a](https://redirect.github.com/nrwl/nx/commit/92be32c1a)) - **release:** allow disabling GitHub username matching in default changelog renderer ([#26672](https://redirect.github.com/nrwl/nx/pull/26672)) - **remix:** add convert-to-inferred generator ([#26601](https://redirect.github.com/nrwl/nx/pull/26601)) - **storybook:** add convert-to-inferred generator ([#26595](https://redirect.github.com/nrwl/nx/pull/26595)) - **testing:** add convert-to-inferred migration generator for jest ([#26259](https://redirect.github.com/nrwl/nx/pull/26259)) - **vite:** add convert-to-inferred migration generator ([#26249](https://redirect.github.com/nrwl/nx/pull/26249)) - **webpack:** add createNodesV2 for plugin ([#26588](https://redirect.github.com/nrwl/nx/pull/26588)) - **webpack:** add convertConfigToWebpackPlugin ([#26516](https://redirect.github.com/nrwl/nx/pull/26516)) - **webpack:** add convert-to-inferred generator ([#26621](https://redirect.github.com/nrwl/nx/pull/26621)) ##### 🩹 Fixes - **angular:** fix chalk import and correctly skip invalid projects in ng-add generator ([#26667](https://redirect.github.com/nrwl/nx/pull/26667)) - **angular:** allow usages of ecmascript decorators in ng-packagr executors ([#26691](https://redirect.github.com/nrwl/nx/pull/26691)) - **angular:** migration of browserTarget to buildTarget should handle empty config [#26681](https://redirect.github.com/nrwl/nx/issues/26681) ([#26690](https://redirect.github.com/nrwl/nx/pull/26690), [#26681](https://redirect.github.com/nrwl/nx/issues/2Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.