Skip to content

build(deps): update nrwl monorepo to v19.8.6 #10575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nx/nx-darwin-arm64 (source) 19.6.5 -> 19.8.6 age adoption passing confidence
@nx/nx-win32-x64-msvc (source) 19.6.5 -> 19.8.6 age adoption passing confidence

Release Notes

nrwl/nx (@​nx/nx-darwin-arm64)

v19.8.6

Compare Source

19.8.6 (2024-10-18)
🩹 Fixes
  • core: support NX_NO_CLOUD (#​28366)
  • core: handle neverConnectToCloud property (#​28452)
  • core: neverConnectToCloud should disable connecting to nxCloud (#​28501)
❤️ Thank You

v19.8.5

Compare Source

19.8.5 (2024-10-15)
🚀 Features
  • core: open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#​28276)
  • devkit: bump compatibility to Nx 19 - 21.x (#​28243)
🩹 Fixes
  • core: add busy handler for sqlite (#​28390)
  • react: patch fix for 88f163e to normalize project name without messing up directory (ff23fb0c07)
❤️ Thank You

v19.8.4

Compare Source

19.8.4 (2024-10-04)
🚀 Features
  • core: allow circular project dependencies to execute tasks (#​28227)
  • nx-dev: add nx powerpack to pricing page (#​28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#​28256)
🩹 Fixes
  • angular: ensure @​typescript-eslint/utils is used with eslint flat config (#​28267)
  • core: remove axios import from main code loading (#​28230)
  • core: change getCache signature to only accept options (#​28248)
  • core: allow prompts during nx add (#​28247)
  • core: add stub for conformance:check, add messaging (#​28250)
  • core: filter out task dependencies on itself (#​28261)
  • core: fixing target groups not merging (#​28280)
  • js: resolve VerdaccioWarning on the "logs" configuration property (#​28234)
  • nx-cloud: use create-workspace-v1 endpoint if v2 returns with 404 (#​28015)
  • nx-dev: fix markdoc table data alignment (#​28274)
  • react: host generator should pass normalized name to remote generator (#​28295)
  • testing: add support for playwright --last-failed (#​28161)
❤️ Thank You

v19.8.3

Compare Source

19.8.3 (2024-10-01)
🚀 Features
  • nx-dev: add Powerpack video to the landing page (#​28126)
🩹 Fixes
❤️ Thank You

v19.8.2

Compare Source

19.8.2 (2024-09-26)
🚀 Features
🩹 Fixes
  • core: hide no file server process json log (#​27626)
  • js: @​nx/js:init ensures tslib is installed if importHelpers is true (#​28083)
  • linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#​28102)
❤️ Thank You

v19.8.1

Compare Source

19.8.1 (2024-09-25)
🚀 Features
  • core: allow prompts from init generators during nx init (#​28003)
🩹 Fixes
  • bundling: remove unused babel-plugin-transform-async-to-promises from @nx/rollup (#​27669)
  • core: allow creating a db cache without linking task details (#​28023)
  • core: fix output text for multiple targets (#​28043)
  • core: sort projects after updating from context (#​28024)
  • core: add flag when db is disabled for task history (#​28059)
  • core: set windowsHide: true wherever possible (#​28073)
  • core: support more structured errors in sync generators (#​28075)
  • core: nx add should show errors (#​28079)
  • core: several powerpack fixes (#​28088)
  • core: remove wasi compatibility while db is unsupported in wasi (#​28089)
  • linter: do not generate docs.recommended property (#​28009)
  • linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#​28080)
  • react: vite should be default bundler in app generator (#​28013)
  • release: allow dynamically continuing when current version is unresolvable (#​28034)
  • release: add groupPreVersionCommand to schema, improve logging (#​28087)
❤️ Thank You

v19.8.0

Compare Source

19.8.0 (2024-09-20)
🚀 Features
  • angular: add plugin for inferring nodes from angular.json files (#​27804)
  • core: import warns when source and destination directories are different (#​27875)
  • core: use durations from task history to schedule tasks (#​27783)
  • core: add metagenerator for convert-to-inferred (#​27672)
  • core: able to import gradle project (#​27645)
  • core: split runCommand to return status per project (#​27705)
  • core: handle prettier not installed when running nx format (#​27970)
  • core: add integration with nx powerpack (#​27972)
  • graph: expose functions to render pdv & error page (#​27833)
  • graph: add sync generators to target details in project details view (#​27639)
  • linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#​27404)
  • nx-dev: clean up enterprise section (#​27979)
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#​27787)
  • release: support groupPreVersionCommand for release groups (#​27474)
  • release: support github enterprise server (#​26482)
🩹 Fixes
  • angular: add serve static target more intentionally #​27854 (#​27924, #​27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #​27793 (#​27927, #​27793)
  • angular: migrations should use correct namedInputs #​27899 (#​27929, #​27899)
  • angular: license-webpack-plugin should not scan root package.json #​27989 (#​27994, #​27989)
  • core: make sure sharedGlobals is referenced in default namedInputs (#​27813)
  • core: take nx-release-publish target defaults into account for implicit target (#​27764)
  • core: handle sync generator failures (#​27650)
  • core: handle --no-interative for create-nx-workspace (#​27702)
  • core: respect filenames of inputs when computing task hash (#​27873)
  • core: handleErrors should display error cause if it exists (#​27886)
  • core: add flag to disable the db and logs when there are errors … (#​27930)
  • core: import should be rebasable (#​27940)
  • core: import handles argument escaping correctly in Windows (#​27957)
  • core: fix env for running parallel tasks (#​27889)
  • core: nx import detects plugins synchronously (#​27958)
  • core: fix powerpack license report and add back remote cache (#​27983)
  • core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#​28001)
  • core: fix powerpack fs cache package name (#​27997)
  • core: do not check cache validity when putting into the cache (#​28004)
  • gradle: fix gradle app deps (#​27865)
  • graph: typo (e9fd0a7e2b)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#​27636)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#​27862)
  • js: do not infer typecheck target for root tsconfig.json (#​27950)
  • misc: createNodesV2 plugins should show inference capabilities (#​27896)
  • module-federation: collect secondary entry points from exports #​26878 (#​27999, #​26878)
  • nx-cloud: include nxCloudId when generating connect urls (#​27882)
  • nx-dev: update contributors value (#​27944)
  • react: Add historyApiFallback to webpack config (#​27942)
  • react: normalizing project names for module federation correctly #​27901 (#​27990, #​27901)
  • release: respect updateDependents being explicitly disabled in conventional commits (#​27851)
  • release: ensure git commits containing pipe can be parsed reliably (#​27840)
  • release: ensure default release group has projects on windows (#​27933)
  • release: allow string array for commitArgs and tagArgs (#​27797)
  • remix: vite plugin should be less strict on inference #​27884 (#​27923, #​27884)
  • storybook: do not duplicate cacheable operations #​27866 (#​27951, #​27866)
  • vite: typecheck infer plugin should use correct inputs (#​27922)
  • vite: exit from test if no files found (#​27722)
  • webpack: handle relative paths for additionalEntryPath (#​27885)
❤️ Thank You

v19.7.4

Compare Source

19.7.4 (2024-09-18)
🚀 Features
  • core: able to import gradle project (#​27645)
  • release: support groupPreVersionCommand for release groups (#​27474)
🩹 Fixes
  • angular: add serve static target more intentionally #​27854 (#​27924, #​27854)
  • angular: dynamic module federation should not reset remoteUrlDefinitions #​27793 (#​27927, #​27793)
  • angular: migrations should use correct namedInputs #​27899 (#​27929, #​27899)
  • core: add flag to disable the db and logs when there are errors … (#​27930)
  • core: import should be rebasable (#​27940)
  • core: import handles argument escaping correctly in Windows (#​27957)
  • core: fix env for running parallel tasks (#​27889)
  • core: nx import detects plugins synchronously (#​27958)
  • js: set compilerOptions correctly when loading .ts that targets ESM (#​27862)
  • js: do not infer typecheck target for root tsconfig.json (#​27950)
  • nx-dev: update contributors value (#​27944)
  • react: Add historyApiFallback to webpack config (#​27942)
  • release: ensure default release group has projects on windows (#​27933)
  • release: allow string array for commitArgs and tagArgs (#​27797)
  • remix: vite plugin should be less strict on inference #​27884 (#​27923, #​27884)
  • storybook: do not duplicate cacheable operations #​27866 (#​27951, #​27866)
  • vite: typecheck infer plugin should use correct inputs (#​27922)
  • vite: exit from test if no files found (#​27722)
❤️ Thank You

v19.7.3

Compare Source

19.7.3 (2024-09-12)
🚀 Features
  • core: import warns when source and destination directories are different (#​27875)
🩹 Fixes
  • core: handle sync generator failures (#​27650)
  • core: handle --no-interative for create-nx-workspace (#​27702)
  • core: respect filenames of inputs when computing task hash (#​27873)
  • core: handleErrors should display error cause if it exists (#​27886)
  • gradle: fix gradle app deps (#​27865)
  • js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#​27636)
  • misc: createNodesV2 plugins should show inference capabilities (#​27896)
  • nx-cloud: include nxCloudId when generating connect urls (#​27882)
  • webpack: handle relative paths for additionalEntryPath (#​27885)
❤️ Thank You

v19.7.2

Compare Source

19.7.2 (2024-09-10)
🩹 Fixes
  • core: take nx-release-publish target defaults into account for implicit target (#​27764)
  • release: ensure git commits containing pipe can be parsed reliably (#​27840)
❤️ Thank You

v19.7.1

Compare Source

19.7.1 (2024-09-10)
🚀 Features
  • release: allow local dependency version protocols to be preserved, pnpm publish support (#​27787)
🩹 Fixes
  • core: make sure sharedGlobals is referenced in default namedInputs (#​27813)
  • release: respect updateDependents being explicitly disabled in conventional commits (#​27851)
❤️ Thank You

v19.7.0

Compare Source

19.7.0 (2024-09-09)
🚀 Features
  • bundling: add option to generate sourcemaps for Rollup build (#​27539)
  • bundling: add nxCopyAssetsPlugin for Vite to use in JS libs (#​27593)
  • core: add shutdown lifecycle hook to node executor (#​27354)
  • core: add sqlite db for nx (#​26891)
  • core: expose graph json type (#​27496)
  • core: return task results from imperative task runner (#​27640)
  • core: refactor graph implementation details (#​27267)
  • core: allow disabling registered task sync generators (#​27638)
  • core: allow skipping sync when running tasks (#​27697)
  • core: add shutdown lifecycle hook to node executor" (#​27794)
  • core: update PNPM GH action setup to use v4 and pnpm version 9 (#​27664)
  • devkit: prefer strings over Linter enum (#​27209)
  • docs: update OpenAI model to use gpt-4o-mini (#​27434)
  • graph: add expandedTargets to project details on nx dev (#​26911)
  • graph: update tags to render on a single line by default with expand option (#​27829)
  • js: add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json (#​27518)
  • js: generate package.json with overrides and resolutions (#​27601)
  • js: add metadata to the typescript inferred tasks (#​27806)
  • linter: add option to exclude projects from circular deps check (#​27504)
  • nx-cloud: alias for login and logout (#​27358)
  • nx-cloud: remove feature flag for nx login (#​27657)
  • nx-cloud: add 'generate-token' option to connect (#​27678)
  • nx-cloud: remove env variable for login (#​27791)
  • nx-dev: add Explain with AI to Enterprise and Pro Plans (#​27455)
  • nx-dev: add Monorepo World banner to hero (#​27482)
  • nx-dev: honor prefers-reduced-motion (#​27541)
  • nx-dev: add deepdive callout component (daf5837a21)
  • nx-dev: add Mike Hartington in the team section (#​27755)
  • nx-dev: make animations more performant (#​27757)
  • nx-dev: add create-nx-workspace from nx-cloud on ci section (#​27756)
  • react: add rspack module federation support (#​27696)
  • react: add module federation static server (#​27802)
  • remix: infer targets for remix vite in @​nx/remix/plugin (#​27713)
🩹 Fixes
  • missing export for setRemoteDefinition (#​27491)
  • angular: generate @​nx/angular in devDependencies and move to dependencies when using runtime helpers (#​27405)
  • angular: module-federation-ssr-dev-server should call correct builder (#​27477)
  • angular: bump ngrx version to 18.0.2 (#​27506)
  • angular: ensure target default for '@​nx/angular:webpack-browser' is set #​26483 (#​27616, #​26483)
  • bundling: update snapshots for copy assets plugin (#​27610)
  • core: fix importing files with special characters (#​27484)
  • core: use withVerbose util (#​27553)
  • core: support import detection of packages installed from git remote URL (#​27569)
  • core: fix compat for old remote caches (#​27574)
  • core: enable using the daemon in docker if enabled explicitly (#​27585)
  • core: ensure file watcher is looking for correct config on windows (#​27594)
  • core: change order of CI providers to match their popularity (#​27623)
  • core: not parse hex to number (#​27515)
  • core: nx migrate should determine angular devkit migration from cli or schematics #​20282 (#​27634, #​20282)
  • core: do not stream output when static output style is enabled (#​27642)
  • core: fix --e2eTestRunner for create-nx-workspace with react native (#​27543)
  • core: negative workspace-root filesets should override positive filesets (#​27524)
  • core: make sure env vars specified in run-commands envFile option take priority over other loaded env files (#​27583)
  • core: change remoteCache to getRemoteCache (#​27673)
  • core: fixes an issue where using "node:test" results in infinite loop (#​27685)
  • core: handle file change conflicts between sync generators (#​27695)
  • core: filter branch in preparation for nx import (#​27652)
  • core: add parallelism to target defaults schema (#​27710)
  • core: bump plugin pool attempts to work with slow runtimes (#​27726)
  • core: optimize daemon output glob matching (#​27775)
  • core: fix wasm build (#​27830)
  • core: move daemon server-process.json watching to outputs watcher (#​27832)
  • detox: fix name with camel case (#​27602)
  • esbuild: declaration:true should find the correct package root regardless of cwd #​26261 (#​27560, #​26261)
  • expo: add expoLibraryGenerator to export (#​27520)
  • expo: fix unable to build expo local for yarn 4 (#​26992)
  • expo: add cacheVersion to metro.config (#​27646)
  • gradle: track childProjects in properties report (#​27488)
  • gradle: fix tasksFileLines might be undefined (#​27548)
  • gradle: fix child project deps (#​27643)
  • gradle: fix find root for projects (#​27651)
  • graph: fix "args" help tooltip in pdv and only show "args" usage in fallback example (#​27808)
  • js: handle arbitrary nested ts path mappings when re-mapping them to the outputs (#​27429)
  • js: only sync references when composite is true, preserve comments in other parts of file (#​27530)
  • js: ensure assets option in tsc executor defaults to empty array for programmatic usage (#​27565)
  • js: fix verdaccio windows for registry (#​27350)
  • js: respect "watch" option when "runBuildTargetDependencies" is true (#​27677)
  • linter: update the @​nx/dependency-checks rule to read the package.json content from the rule context (#​27476)
  • linter: fix plugin race condition (#​27810)
  • misc: ensure custom reporters are usable with @​nx/playwright:playwright (#​27443)
  • misc: fix the URL of the @​naxodev/nx-cloudflare plugin (#​27723)
  • module-federation: ensure target defaults are set correctly #​27448 (#​27472, #​27448)
  • module-federation: ensure shared packages can be shared from host #​27162 (#​27513, #​27162)
  • module-federation: ssr uses async-node with runtime plugin (#​27492)
  • nextjs: should not fail when running outside of nx cli (#​27523)
  • nextjs: Should be able to run custom server targets with swc (#​27526)
  • nextjs: schema type for unitTestRunner for library (#​26824)
  • node: build-esbuild-options.ts browser user define envs by config (#​27480)
  • node: generate webpack server apps with generatePackageJson:true by default (#​27570)
  • nx-dev: Og image path generation (#​27456)
  • nx-dev: bad link from home page (#​27475)
  • nx-dev: fix use key instead of env to reference cache key in… (#​26644)
  • nx-dev: modify prompt (#​27536)
  • nx-dev: show first tab if none selected (#​27701)
  • nx-dev: change connect to nx cloud link in home page (f39b995b88)
  • nx-dev: make sure graph height works and render mode is nx-docs (#​27776)
  • nx-dev: update Bill's website link (#​27790)
  • nx-plugin: allow create-package without e2eProject (#​27572)
  • react: ensure @​vitejs/plugin-react is installed for storybook (#​27463)
  • react: enable vitejs-plugin-react-swc for swc compiler (#​27457)
  • react: handle more scenarios when collecting component props for generating stories (#​27528)
  • react: tailwind with rspack should work on generation #​27028 (#​27619, #​27028)
  • react: ensure interop between webpack and rspack module federation (#​27824)
  • react-native: remove upgrade command in migration (#​27467)
  • react-native: change hermesCommand to build android (#​27641)
  • release: programmatic API types should not be any (#​27647)
  • release: release plan command should take filters and touched projects into account (#​27706)
  • release: version plan changelogs should contain authors and refs (#​27737)
  • release: support forwarding the --access flag to npm publish (#​27765)
  • release: show version plan deletion log in dry-run (#​27744)
  • repo: add dependsOn to native build (#​27446)
  • storybook: should generate correct config for nextjs apps #​27233 (#​27510, #​27233)
  • testing: fix misc issues in migrations (#​27471)
  • testing: fix issues in static server target migrations (#​27547)
  • testing: application generators should accurately configure e2e projects (#​27453)
  • vite: plugin should infer serve target if server config defined #​27370 (#​27507, #​27370)
  • vite: load the correct config file from @​nx/vite:test executor (#​27514)
  • vite: add typecheck inferred target for vite plugin #​27501 (#​27531, #​27501)
  • vite: plugin should infer ts project correctly for libs (#​27649)
  • vite: tsconfig paths plugin should resolve file extensions (#​27774)
  • webpack: add migration for proxy config (#​27621)
❤️ Thank You

v19.6.6

Compare Source

19.6.6 (2024-09-09)
🚀 Features
  • core: allow skipping sync when running tasks (#​27697)
  • core: add shutdown lifecycle hook to node executor" (#​27794)
  • core: update PNPM GH action setup to use v4 and pnpm version 9 (#​27664)
  • linter: add option to exclude projects from circular deps check (#​27504)
  • nx-dev: add Mike Hartington in the team section (#​27755)
  • nx-dev: make animations more performant (#​27757)
  • nx-dev: add create-nx-workspace from nx-cloud on ci section (#​27756)
🩹 Fixes
  • core: optimize daemon output glob matching (#​27775)
  • core: fix wasm build (#​27830)
  • graph: fix "args" help tooltip in pdv and only show "args" usage in fallback example (#​27808)
  • linter: fix plugin race condition (#​27810)
  • module-federation: ssr uses async-node with runtime plugin (#​27492)
  • nx-dev: change connect to nx cloud link in home page (d93cd00123)
  • nx-dev: update Bill's website link (#​27790)
  • release: show version plan deletion log in dry-run (#​27744)
  • vite: tsconfig paths plugin should resolve file extensions (#​27774)
❤️ Thank You

  • If you want to rebase/retry this PR, check this box

@renovate renovate bot requested review from benelan and jcfranco as code owners October 22, 2024 10:39
@renovate renovate bot added chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file labels Oct 22, 2024
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Oct 23, 2024
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@benelan benelan merged commit 93b618f into dev Oct 23, 2024
18 checks passed
@benelan benelan deleted the renovate/nrwl-monorepo branch October 23, 2024 04:09
@github-actions github-actions bot added this to the 2.13.2 patch milestone Oct 23, 2024
benelan added a commit that referenced this pull request Oct 25, 2024
…orepo

* origin/dev:
  build(deps): update typescript-eslint monorepo to v7.18.0 (#10593)
  feat(tile): add design tokens (#10476)
  deprecate: deprecate web-adaptor in favor of web-adapter (#10598)
  docs: update component READMEs (#10600)
  build(deps): update dependency @rollup/plugin-replace to v6 (#10604)
  chore: release main (#10597)
  ci(chromatic): build storybook even when skipping snapshots (#10589)
  build(deps): update dependency axe-core to v4.10.1 (#10566)
  ci: add calcite-ui-icons label to relevant package PRs (#10590)
  chore: release next
  feat: add buffer point, buffer polygon, buffer polyline, contour, offset (#10594)
  feat(input-date-picker, date-picker): improve date picking experience (#8402)
  chore: release next
  fix: updated web-adapter name (#10581)
  build(deps): update nrwl monorepo to v19.8.6 (#10575)
  build(deps): update dependency tsx to v4.19.1 (#10574)
  build(deps): update dependency @cspell/eslint-plugin to v8.15.4 (#10565)
benelan pushed a commit that referenced this pull request Feb 8, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nx/nx-darwin-arm64](https://redirect.github.com/nrwl/nx)
([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/darwin-arm64))
| [`19.6.5` ->
`19.8.6`](https://renovatebot.com/diffs/npm/@nx%2fnx-darwin-arm64/19.6.5/19.8.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fnx-darwin-arm64/19.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fnx-darwin-arm64/19.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fnx-darwin-arm64/19.6.5/19.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fnx-darwin-arm64/19.6.5/19.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@nx/nx-win32-x64-msvc](https://redirect.github.com/nrwl/nx)
([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/nx/native-packages/win32-x64-msvc))
| [`19.6.5` ->
`19.8.6`](https://renovatebot.com/diffs/npm/@nx%2fnx-win32-x64-msvc/19.6.5/19.8.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fnx-win32-x64-msvc/19.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fnx-win32-x64-msvc/19.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fnx-win32-x64-msvc/19.6.5/19.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fnx-win32-x64-msvc/19.6.5/19.8.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nrwl/nx (@&#8203;nx/nx-darwin-arm64)</summary>

### [`v19.8.6`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.6)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.8.5...19.8.6)

##### 19.8.6 (2024-10-18)

##### 🩹 Fixes

- **core:** support `NX_NO_CLOUD`
([#&#8203;28366](https://redirect.github.com/nrwl/nx/pull/28366))
- **core:** handle `neverConnectToCloud` property
([#&#8203;28452](https://redirect.github.com/nrwl/nx/pull/28452))
- **core:** neverConnectToCloud should disable connecting to nxCloud
([#&#8203;28501](https://redirect.github.com/nrwl/nx/pull/28501))

##### ❤️  Thank You

-   Jonathan Cammisuli
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)

### [`v19.8.5`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.5)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.8.4...19.8.5)

##### 19.8.5 (2024-10-15)

##### 🚀 Features

- **core:** open sqlite databases with `SQLITE_OPEN_FULL_MUTEX`
([#&#8203;28276](https://redirect.github.com/nrwl/nx/pull/28276))
- **devkit:** bump compatibility to Nx 19 - 21.x
([#&#8203;28243](https://redirect.github.com/nrwl/nx/pull/28243))

##### 🩹 Fixes

- **core:** add busy handler for sqlite
([#&#8203;28390](https://redirect.github.com/nrwl/nx/pull/28390))
- **react:** patch fix for
[`88f163e`](https://redirect.github.com/nrwl/nx/commit/88f163e9d5) to
normalize project name without messing up directory
([ff23fb0c07](https://redirect.github.com/nrwl/nx/commit/ff23fb0c07))

##### ❤️  Thank You

-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   Jonathan Cammisuli

### [`v19.8.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.4)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.8.3...19.8.4)

##### 19.8.4 (2024-10-04)

##### 🚀 Features

- **core:** allow circular project dependencies to execute tasks
([#&#8203;28227](https://redirect.github.com/nrwl/nx/pull/28227))
- **nx-dev:** add nx powerpack to pricing page
([#&#8203;28232](https://redirect.github.com/nrwl/nx/pull/28232))
- **nx-dev:** add nx powerpack gcp & azure mentions
([#&#8203;28256](https://redirect.github.com/nrwl/nx/pull/28256))

##### 🩹 Fixes

- **angular:** ensure
[@&#8203;typescript-eslint/utils](https://redirect.github.com/typescript-eslint/utils)
is used with eslint flat config
([#&#8203;28267](https://redirect.github.com/nrwl/nx/pull/28267))
- **core:** remove axios import from main code loading
([#&#8203;28230](https://redirect.github.com/nrwl/nx/pull/28230))
- **core:** change getCache signature to only accept options
([#&#8203;28248](https://redirect.github.com/nrwl/nx/pull/28248))
- **core:** allow prompts during nx add
([#&#8203;28247](https://redirect.github.com/nrwl/nx/pull/28247))
- **core:** add stub for conformance:check, add messaging
([#&#8203;28250](https://redirect.github.com/nrwl/nx/pull/28250))
- **core:** filter out task dependencies on itself
([#&#8203;28261](https://redirect.github.com/nrwl/nx/pull/28261))
- **core:** fixing target groups not merging
([#&#8203;28280](https://redirect.github.com/nrwl/nx/pull/28280))
- **js:** resolve VerdaccioWarning on the "logs" configuration property
([#&#8203;28234](https://redirect.github.com/nrwl/nx/pull/28234))
- **nx-cloud:** use create-workspace-v1 endpoint if v2 returns with 404
([#&#8203;28015](https://redirect.github.com/nrwl/nx/pull/28015))
- **nx-dev:** fix markdoc table data alignment
([#&#8203;28274](https://redirect.github.com/nrwl/nx/pull/28274))
- **react:** host generator should pass normalized name to remote
generator
([#&#8203;28295](https://redirect.github.com/nrwl/nx/pull/28295))
- **testing:** add support for playwright --last-failed
([#&#8203;28161](https://redirect.github.com/nrwl/nx/pull/28161))

##### ❤️  Thank You

-   Andrew Goldis [@&#8203;agoldis](https://redirect.github.com/agoldis)
- Benjamin Cabanes
[@&#8203;bcabanes](https://redirect.github.com/bcabanes)
-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   Jonathan Cammisuli
-   Louie Weng [@&#8203;lourw](https://redirect.github.com/lourw)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)
-   Shahar Kazaz
- Zachary DeRose
[@&#8203;ZackDeRose](https://redirect.github.com/ZackDeRose)

### [`v19.8.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.3)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.8.2...19.8.3)

##### 19.8.3 (2024-10-01)

##### 🚀 Features

- **nx-dev:** add Powerpack video to the landing page
([#&#8203;28126](https://redirect.github.com/nrwl/nx/pull/28126))

##### 🩹 Fixes

- **angular:** ensure async webpack configs are awaited
[#&#8203;28200](https://redirect.github.com/nrwl/nx/issues/28200)
([#&#8203;28213](https://redirect.github.com/nrwl/nx/pull/28213),
[#&#8203;28200](https://redirect.github.com/nrwl/nx/issues/28200))
- **core:** fix output for 0 task
([#&#8203;28122](https://redirect.github.com/nrwl/nx/pull/28122))
- **core:** log error for runTaskInForkedProcess
([#&#8203;28078](https://redirect.github.com/nrwl/nx/pull/28078))
- **core:** calculate project dependencies upfront in the schedule
([#&#8203;28152](https://redirect.github.com/nrwl/nx/pull/28152))
- **core:** only stop daemon if enabled
([#&#8203;28146](https://redirect.github.com/nrwl/nx/pull/28146))
- **core:** adjust nx import messaging without relative source dir
([#&#8203;28052](https://redirect.github.com/nrwl/nx/pull/28052))
- **core:** move getDetails to top
([#&#8203;28158](https://redirect.github.com/nrwl/nx/pull/28158))
- **core:** fix env override run command
([#&#8203;28156](https://redirect.github.com/nrwl/nx/pull/28156))
- **core:** fix link to powerpack plugins
([#&#8203;28182](https://redirect.github.com/nrwl/nx/pull/28182))
- **expo:** change force to be an option for yarn
([#&#8203;28115](https://redirect.github.com/nrwl/nx/pull/28115))
- **graph:** add spacing between graph details top
([#&#8203;28055](https://redirect.github.com/nrwl/nx/pull/28055))
- **js:** improve typescript-sync generator messaging
([#&#8203;28162](https://redirect.github.com/nrwl/nx/pull/28162))
- **module-federation:** exports could be objects and not strings
[#&#8203;28129](https://redirect.github.com/nrwl/nx/issues/28129)
([#&#8203;28215](https://redirect.github.com/nrwl/nx/pull/28215),
[#&#8203;28129](https://redirect.github.com/nrwl/nx/issues/28129))
- **module-federation:** additionalShared should check node_modules when
applying to support transitive deps
[#&#8203;28137](https://redirect.github.com/nrwl/nx/issues/28137)
([#&#8203;28216](https://redirect.github.com/nrwl/nx/pull/28216),
[#&#8203;28137](https://redirect.github.com/nrwl/nx/issues/28137))
- **nx-dev:** adjust powerpack mobile view
([b76e84dbb1](https://redirect.github.com/nrwl/nx/commit/b76e84dbb1))
- **nx-dev:** options of the affected are messed up
([#&#8203;28112](https://redirect.github.com/nrwl/nx/pull/28112))
- **nx-dev:** Update Power pack docs to include OSS projects
([#&#8203;28176](https://redirect.github.com/nrwl/nx/pull/28176))
- **nx-dev:** 404 urls
([#&#8203;27599](https://redirect.github.com/nrwl/nx/pull/27599))
- **react:** setup-ssr generator should infer bundler based on the
executor for build
[#&#8203;28128](https://redirect.github.com/nrwl/nx/issues/28128)
([#&#8203;28217](https://redirect.github.com/nrwl/nx/pull/28217),
[#&#8203;28128](https://redirect.github.com/nrwl/nx/issues/28128))
- **storybook:** only add
[@&#8203;storybook/test-runner](https://redirect.github.com/storybook/test-runner)
to externalDependencies if installed
([#&#8203;28060](https://redirect.github.com/nrwl/nx/pull/28060))

##### ❤️  Thank You

-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   Juri [@&#8203;juristr](https://redirect.github.com/juristr)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)
-   pawel-twardziak

### [`v19.8.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.2)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.8.1...19.8.2)

##### 19.8.2 (2024-09-26)

##### 🚀 Features

- **nx-dev:** powerpack landing page
([#&#8203;27963](https://redirect.github.com/nrwl/nx/pull/27963))

##### 🩹 Fixes

- **core:** hide no file server process json log
([#&#8203;27626](https://redirect.github.com/nrwl/nx/pull/27626))
- **js:** [@&#8203;nx/js](https://redirect.github.com/nx/js):init
ensures tslib is installed if importHelpers is true
([#&#8203;28083](https://redirect.github.com/nrwl/nx/pull/28083))
- **linter:** add files entry to angular flat config to avoid applying
TS rules to JSON files
([#&#8203;28102](https://redirect.github.com/nrwl/nx/pull/28102))

##### ❤️  Thank You

- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)

### [`v19.8.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.1)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.8.0...19.8.1)

##### 19.8.1 (2024-09-25)

##### 🚀 Features

- **core:** allow prompts from init generators during nx init
([#&#8203;28003](https://redirect.github.com/nrwl/nx/pull/28003))

##### 🩹 Fixes

- **bundling:** remove unused `babel-plugin-transform-async-to-promises`
from `@nx/rollup`
([#&#8203;27669](https://redirect.github.com/nrwl/nx/pull/27669))
- **core:** allow creating a db cache without linking task details
([#&#8203;28023](https://redirect.github.com/nrwl/nx/pull/28023))
- **core:** fix output text for multiple targets
([#&#8203;28043](https://redirect.github.com/nrwl/nx/pull/28043))
- **core:** sort projects after updating from context
([#&#8203;28024](https://redirect.github.com/nrwl/nx/pull/28024))
- **core:** add flag when db is disabled for task history
([#&#8203;28059](https://redirect.github.com/nrwl/nx/pull/28059))
- **core:** set windowsHide: true wherever possible
([#&#8203;28073](https://redirect.github.com/nrwl/nx/pull/28073))
- **core:** support more structured errors in sync generators
([#&#8203;28075](https://redirect.github.com/nrwl/nx/pull/28075))
- **core:** nx add should show errors
([#&#8203;28079](https://redirect.github.com/nrwl/nx/pull/28079))
- **core:** several powerpack fixes
([#&#8203;28088](https://redirect.github.com/nrwl/nx/pull/28088))
- **core:** remove wasi compatibility while db is unsupported in wasi
([#&#8203;28089](https://redirect.github.com/nrwl/nx/pull/28089))
- **linter:** do not generate docs.recommended property
([#&#8203;28009](https://redirect.github.com/nrwl/nx/pull/28009))
- **linter:** ignore dist and use compat helper for
eslint-plugin-react-hooks
([#&#8203;28080](https://redirect.github.com/nrwl/nx/pull/28080))
- **react:** vite should be default bundler in app generator
([#&#8203;28013](https://redirect.github.com/nrwl/nx/pull/28013))
- **release:** allow dynamically continuing when current version is
unresolvable
([#&#8203;28034](https://redirect.github.com/nrwl/nx/pull/28034))
- **release:** add groupPreVersionCommand to schema, improve logging
([#&#8203;28087](https://redirect.github.com/nrwl/nx/pull/28087))

##### ❤️  Thank You

-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   Jonathan Cammisuli
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)
- Phillip Barta
[@&#8203;Phillip9587](https://redirect.github.com/Phillip9587)

### [`v19.8.0`](https://redirect.github.com/nrwl/nx/releases/tag/19.8.0)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.7.4...19.8.0)

##### 19.8.0 (2024-09-20)

##### 🚀 Features

- **angular:** add plugin for inferring nodes from angular.json files
([#&#8203;27804](https://redirect.github.com/nrwl/nx/pull/27804))
- **core:** import warns when source and destination directories are
different
([#&#8203;27875](https://redirect.github.com/nrwl/nx/pull/27875))
- **core:** use durations from task history to schedule tasks
([#&#8203;27783](https://redirect.github.com/nrwl/nx/pull/27783))
- **core:** add metagenerator for convert-to-inferred
([#&#8203;27672](https://redirect.github.com/nrwl/nx/pull/27672))
- **core:** able to import gradle project
([#&#8203;27645](https://redirect.github.com/nrwl/nx/pull/27645))
- **core:** split runCommand to return status per project
([#&#8203;27705](https://redirect.github.com/nrwl/nx/pull/27705))
- **core:** handle prettier not installed when running nx format
([#&#8203;27970](https://redirect.github.com/nrwl/nx/pull/27970))
- **core:** add integration with nx powerpack
([#&#8203;27972](https://redirect.github.com/nrwl/nx/pull/27972))
- **graph:** expose functions to render pdv & error page
([#&#8203;27833](https://redirect.github.com/nrwl/nx/pull/27833))
- **graph:** add sync generators to target details in project details
view ([#&#8203;27639](https://redirect.github.com/nrwl/nx/pull/27639))
- **linter:** create new workspaces with ESLint v9 and typescript-eslint
v8 ([#&#8203;27404](https://redirect.github.com/nrwl/nx/pull/27404))
- **nx-dev:** clean up enterprise section
([#&#8203;27979](https://redirect.github.com/nrwl/nx/pull/27979))
- **release:** allow local dependency version protocols to be preserved,
pnpm publish support
([#&#8203;27787](https://redirect.github.com/nrwl/nx/pull/27787))
- **release:** support groupPreVersionCommand for release groups
([#&#8203;27474](https://redirect.github.com/nrwl/nx/pull/27474))
- **release:** support github enterprise server
([#&#8203;26482](https://redirect.github.com/nrwl/nx/pull/26482))

##### 🩹 Fixes

- **angular:** add serve static target more intentionally
[#&#8203;27854](https://redirect.github.com/nrwl/nx/issues/27854)
([#&#8203;27924](https://redirect.github.com/nrwl/nx/pull/27924),
[#&#8203;27854](https://redirect.github.com/nrwl/nx/issues/27854))
- **angular:** dynamic module federation should not reset
remoteUrlDefinitions
[#&#8203;27793](https://redirect.github.com/nrwl/nx/issues/27793)
([#&#8203;27927](https://redirect.github.com/nrwl/nx/pull/27927),
[#&#8203;27793](https://redirect.github.com/nrwl/nx/issues/27793))
- **angular:** migrations should use correct namedInputs
[#&#8203;27899](https://redirect.github.com/nrwl/nx/issues/27899)
([#&#8203;27929](https://redirect.github.com/nrwl/nx/pull/27929),
[#&#8203;27899](https://redirect.github.com/nrwl/nx/issues/27899))
- **angular:** license-webpack-plugin should not scan root package.json
[#&#8203;27989](https://redirect.github.com/nrwl/nx/issues/27989)
([#&#8203;27994](https://redirect.github.com/nrwl/nx/pull/27994),
[#&#8203;27989](https://redirect.github.com/nrwl/nx/issues/27989))
- **core:** make sure sharedGlobals is referenced in default namedInputs
([#&#8203;27813](https://redirect.github.com/nrwl/nx/pull/27813))
- **core:** take nx-release-publish target defaults into account for
implicit target
([#&#8203;27764](https://redirect.github.com/nrwl/nx/pull/27764))
- **core:** handle sync generator failures
([#&#8203;27650](https://redirect.github.com/nrwl/nx/pull/27650))
- **core:** handle --no-interative for create-nx-workspace
([#&#8203;27702](https://redirect.github.com/nrwl/nx/pull/27702))
- **core:** respect filenames of inputs when computing task hash
([#&#8203;27873](https://redirect.github.com/nrwl/nx/pull/27873))
- **core:** handleErrors should display error cause if it exists
([#&#8203;27886](https://redirect.github.com/nrwl/nx/pull/27886))
- **core:** add flag to disable the db and logs when there are errors …
([#&#8203;27930](https://redirect.github.com/nrwl/nx/pull/27930))
- **core:** import should be rebasable
([#&#8203;27940](https://redirect.github.com/nrwl/nx/pull/27940))
- **core:** import handles argument escaping correctly in Windows
([#&#8203;27957](https://redirect.github.com/nrwl/nx/pull/27957))
- **core:** fix env for running parallel tasks
([#&#8203;27889](https://redirect.github.com/nrwl/nx/pull/27889))
- **core:** nx import detects plugins synchronously
([#&#8203;27958](https://redirect.github.com/nrwl/nx/pull/27958))
- **core:** fix powerpack license report and add back remote cache
([#&#8203;27983](https://redirect.github.com/nrwl/nx/pull/27983))
- **core:** link to sync generators page during sync prompt, and provide
more info on docs page for disabling and applyChanges
([#&#8203;28001](https://redirect.github.com/nrwl/nx/pull/28001))
- **core:** fix powerpack fs cache package name
([#&#8203;27997](https://redirect.github.com/nrwl/nx/pull/27997))
- **core:** do not check cache validity when putting into the cache
([#&#8203;28004](https://redirect.github.com/nrwl/nx/pull/28004))
- **gradle:** fix gradle app deps
([#&#8203;27865](https://redirect.github.com/nrwl/nx/pull/27865))
- **graph:** typo
([e9fd0a7e2b](https://redirect.github.com/nrwl/nx/commit/e9fd0a7e2b))
- **js:** keep refs to ignored files and allow opting out of pruning
stale refs in typescript sync generator
([#&#8203;27636](https://redirect.github.com/nrwl/nx/pull/27636))
- **js:** set compilerOptions correctly when loading .ts that targets
ESM ([#&#8203;27862](https://redirect.github.com/nrwl/nx/pull/27862))
- **js:** do not infer typecheck target for root tsconfig.json
([#&#8203;27950](https://redirect.github.com/nrwl/nx/pull/27950))
- **misc:** createNodesV2 plugins should show inference capabilities
([#&#8203;27896](https://redirect.github.com/nrwl/nx/pull/27896))
- **module-federation:** collect secondary entry points from exports
[#&#8203;26878](https://redirect.github.com/nrwl/nx/issues/26878)
([#&#8203;27999](https://redirect.github.com/nrwl/nx/pull/27999),
[#&#8203;26878](https://redirect.github.com/nrwl/nx/issues/26878))
- **nx-cloud:** include nxCloudId when generating connect urls
([#&#8203;27882](https://redirect.github.com/nrwl/nx/pull/27882))
- **nx-dev:** update contributors value
([#&#8203;27944](https://redirect.github.com/nrwl/nx/pull/27944))
- **react:** Add historyApiFallback to webpack config
([#&#8203;27942](https://redirect.github.com/nrwl/nx/pull/27942))
- **react:** normalizing project names for module federation correctly
[#&#8203;27901](https://redirect.github.com/nrwl/nx/issues/27901)
([#&#8203;27990](https://redirect.github.com/nrwl/nx/pull/27990),
[#&#8203;27901](https://redirect.github.com/nrwl/nx/issues/27901))
- **release:** respect updateDependents being explicitly disabled in
conventional commits
([#&#8203;27851](https://redirect.github.com/nrwl/nx/pull/27851))
- **release:** ensure git commits containing pipe can be parsed reliably
([#&#8203;27840](https://redirect.github.com/nrwl/nx/pull/27840))
- **release:** ensure default release group has projects on windows
([#&#8203;27933](https://redirect.github.com/nrwl/nx/pull/27933))
- **release:** allow string array for commitArgs and tagArgs
([#&#8203;27797](https://redirect.github.com/nrwl/nx/pull/27797))
- **remix:** vite plugin should be less strict on inference
[#&#8203;27884](https://redirect.github.com/nrwl/nx/issues/27884)
([#&#8203;27923](https://redirect.github.com/nrwl/nx/pull/27923),
[#&#8203;27884](https://redirect.github.com/nrwl/nx/issues/27884))
- **storybook:** do not duplicate cacheable operations
[#&#8203;27866](https://redirect.github.com/nrwl/nx/issues/27866)
([#&#8203;27951](https://redirect.github.com/nrwl/nx/pull/27951),
[#&#8203;27866](https://redirect.github.com/nrwl/nx/issues/27866))
- **vite:** typecheck infer plugin should use correct inputs
([#&#8203;27922](https://redirect.github.com/nrwl/nx/pull/27922))
- **vite:** exit from test if no files found
([#&#8203;27722](https://redirect.github.com/nrwl/nx/pull/27722))
- **webpack:** handle relative paths for additionalEntryPath
([#&#8203;27885](https://redirect.github.com/nrwl/nx/pull/27885))

##### ❤️  Thank You

- Ali Yusuf [@&#8203;AliYusuf95](https://redirect.github.com/AliYusuf95)
-   Austin Fahsl [@&#8203;fahslaj](https://redirect.github.com/fahslaj)
- Benjamin Cabanes
[@&#8203;bcabanes](https://redirect.github.com/bcabanes)
-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Jonathan Gelin [@&#8203;jogelin](https://redirect.github.com/jogelin)
-   Juri [@&#8203;juristr](https://redirect.github.com/juristr)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
-   Louie Weng [@&#8203;lourw](https://redirect.github.com/lourw)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)
- Nate Jacobs
[@&#8203;iAmNathanJ](https://redirect.github.com/iAmNathanJ)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)

### [`v19.7.4`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.4)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.7.3...19.7.4)

##### 19.7.4 (2024-09-18)

##### 🚀 Features

- **core:** able to import gradle project
([#&#8203;27645](https://redirect.github.com/nrwl/nx/pull/27645))
- **release:** support groupPreVersionCommand for release groups
([#&#8203;27474](https://redirect.github.com/nrwl/nx/pull/27474))

##### 🩹 Fixes

- **angular:** add serve static target more intentionally
[#&#8203;27854](https://redirect.github.com/nrwl/nx/issues/27854)
([#&#8203;27924](https://redirect.github.com/nrwl/nx/pull/27924),
[#&#8203;27854](https://redirect.github.com/nrwl/nx/issues/27854))
- **angular:** dynamic module federation should not reset
remoteUrlDefinitions
[#&#8203;27793](https://redirect.github.com/nrwl/nx/issues/27793)
([#&#8203;27927](https://redirect.github.com/nrwl/nx/pull/27927),
[#&#8203;27793](https://redirect.github.com/nrwl/nx/issues/27793))
- **angular:** migrations should use correct namedInputs
[#&#8203;27899](https://redirect.github.com/nrwl/nx/issues/27899)
([#&#8203;27929](https://redirect.github.com/nrwl/nx/pull/27929),
[#&#8203;27899](https://redirect.github.com/nrwl/nx/issues/27899))
- **core:** add flag to disable the db and logs when there are errors …
([#&#8203;27930](https://redirect.github.com/nrwl/nx/pull/27930))
- **core:** import should be rebasable
([#&#8203;27940](https://redirect.github.com/nrwl/nx/pull/27940))
- **core:** import handles argument escaping correctly in Windows
([#&#8203;27957](https://redirect.github.com/nrwl/nx/pull/27957))
- **core:** fix env for running parallel tasks
([#&#8203;27889](https://redirect.github.com/nrwl/nx/pull/27889))
- **core:** nx import detects plugins synchronously
([#&#8203;27958](https://redirect.github.com/nrwl/nx/pull/27958))
- **js:** set compilerOptions correctly when loading .ts that targets
ESM ([#&#8203;27862](https://redirect.github.com/nrwl/nx/pull/27862))
- **js:** do not infer typecheck target for root tsconfig.json
([#&#8203;27950](https://redirect.github.com/nrwl/nx/pull/27950))
- **nx-dev:** update contributors value
([#&#8203;27944](https://redirect.github.com/nrwl/nx/pull/27944))
- **react:** Add historyApiFallback to webpack config
([#&#8203;27942](https://redirect.github.com/nrwl/nx/pull/27942))
- **release:** ensure default release group has projects on windows
([#&#8203;27933](https://redirect.github.com/nrwl/nx/pull/27933))
- **release:** allow string array for commitArgs and tagArgs
([#&#8203;27797](https://redirect.github.com/nrwl/nx/pull/27797))
- **remix:** vite plugin should be less strict on inference
[#&#8203;27884](https://redirect.github.com/nrwl/nx/issues/27884)
([#&#8203;27923](https://redirect.github.com/nrwl/nx/pull/27923),
[#&#8203;27884](https://redirect.github.com/nrwl/nx/issues/27884))
- **storybook:** do not duplicate cacheable operations
[#&#8203;27866](https://redirect.github.com/nrwl/nx/issues/27866)
([#&#8203;27951](https://redirect.github.com/nrwl/nx/pull/27951),
[#&#8203;27866](https://redirect.github.com/nrwl/nx/issues/27866))
- **vite:** typecheck infer plugin should use correct inputs
([#&#8203;27922](https://redirect.github.com/nrwl/nx/pull/27922))
- **vite:** exit from test if no files found
([#&#8203;27722](https://redirect.github.com/nrwl/nx/pull/27722))

##### ❤️  Thank You

- Ali Yusuf [@&#8203;AliYusuf95](https://redirect.github.com/AliYusuf95)
-   Austin Fahsl [@&#8203;fahslaj](https://redirect.github.com/fahslaj)
- Benjamin Cabanes
[@&#8203;bcabanes](https://redirect.github.com/bcabanes)
-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Jonathan Gelin [@&#8203;jogelin](https://redirect.github.com/jogelin)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)

### [`v19.7.3`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.3)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.7.2...19.7.3)

##### 19.7.3 (2024-09-12)

##### 🚀 Features

- **core:** import warns when source and destination directories are
different
([#&#8203;27875](https://redirect.github.com/nrwl/nx/pull/27875))

##### 🩹 Fixes

- **core:** handle sync generator failures
([#&#8203;27650](https://redirect.github.com/nrwl/nx/pull/27650))
- **core:** handle --no-interative for create-nx-workspace
([#&#8203;27702](https://redirect.github.com/nrwl/nx/pull/27702))
- **core:** respect filenames of inputs when computing task hash
([#&#8203;27873](https://redirect.github.com/nrwl/nx/pull/27873))
- **core:** handleErrors should display error cause if it exists
([#&#8203;27886](https://redirect.github.com/nrwl/nx/pull/27886))
- **gradle:** fix gradle app deps
([#&#8203;27865](https://redirect.github.com/nrwl/nx/pull/27865))
- **js:** keep refs to ignored files and allow opting out of pruning
stale refs in typescript sync generator
([#&#8203;27636](https://redirect.github.com/nrwl/nx/pull/27636))
- **misc:** createNodesV2 plugins should show inference capabilities
([#&#8203;27896](https://redirect.github.com/nrwl/nx/pull/27896))
- **nx-cloud:** include nxCloudId when generating connect urls
([#&#8203;27882](https://redirect.github.com/nrwl/nx/pull/27882))
- **webpack:** handle relative paths for additionalEntryPath
([#&#8203;27885](https://redirect.github.com/nrwl/nx/pull/27885))

##### ❤️  Thank You

- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
-   Louie Weng [@&#8203;lourw](https://redirect.github.com/lourw)
- Nate Jacobs
[@&#8203;iAmNathanJ](https://redirect.github.com/iAmNathanJ)

### [`v19.7.2`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.2)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.7.1...19.7.2)

##### 19.7.2 (2024-09-10)

##### 🩹 Fixes

- **core:** take nx-release-publish target defaults into account for
implicit target
([#&#8203;27764](https://redirect.github.com/nrwl/nx/pull/27764))
- **release:** ensure git commits containing pipe can be parsed reliably
([#&#8203;27840](https://redirect.github.com/nrwl/nx/pull/27840))

##### ❤️  Thank You

- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)

### [`v19.7.1`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.1)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.7.0...19.7.1)

##### 19.7.1 (2024-09-10)

##### 🚀 Features

- **release:** allow local dependency version protocols to be preserved,
pnpm publish support
([#&#8203;27787](https://redirect.github.com/nrwl/nx/pull/27787))

##### 🩹 Fixes

- **core:** make sure sharedGlobals is referenced in default namedInputs
([#&#8203;27813](https://redirect.github.com/nrwl/nx/pull/27813))
- **release:** respect updateDependents being explicitly disabled in
conventional commits
([#&#8203;27851](https://redirect.github.com/nrwl/nx/pull/27851))

##### ❤️  Thank You

- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)

### [`v19.7.0`](https://redirect.github.com/nrwl/nx/releases/tag/19.7.0)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.6.6...19.7.0)

##### 19.7.0 (2024-09-09)

##### 🚀 Features

- **bundling:** add option to generate sourcemaps for Rollup build
([#&#8203;27539](https://redirect.github.com/nrwl/nx/pull/27539))
- **bundling:** add nxCopyAssetsPlugin for Vite to use in JS libs
([#&#8203;27593](https://redirect.github.com/nrwl/nx/pull/27593))
- **core:** add shutdown lifecycle hook to node executor
([#&#8203;27354](https://redirect.github.com/nrwl/nx/pull/27354))
- **core:** add sqlite db for nx
([#&#8203;26891](https://redirect.github.com/nrwl/nx/pull/26891))
- **core:** expose graph json type
([#&#8203;27496](https://redirect.github.com/nrwl/nx/pull/27496))
- **core:** return task results from imperative task runner
([#&#8203;27640](https://redirect.github.com/nrwl/nx/pull/27640))
- **core:** refactor graph implementation details
([#&#8203;27267](https://redirect.github.com/nrwl/nx/pull/27267))
- **core:** allow disabling registered task sync generators
([#&#8203;27638](https://redirect.github.com/nrwl/nx/pull/27638))
- **core:** allow skipping sync when running tasks
([#&#8203;27697](https://redirect.github.com/nrwl/nx/pull/27697))
- **core:** add shutdown lifecycle hook to node executor"
([#&#8203;27794](https://redirect.github.com/nrwl/nx/pull/27794))
- **core:** update PNPM GH action setup to use v4 and pnpm version 9
([#&#8203;27664](https://redirect.github.com/nrwl/nx/pull/27664))
- **devkit:** prefer strings over Linter enum
([#&#8203;27209](https://redirect.github.com/nrwl/nx/pull/27209))
- **docs:** update OpenAI model to use gpt-4o-mini
([#&#8203;27434](https://redirect.github.com/nrwl/nx/pull/27434))
- **graph:** add expandedTargets to project details on nx dev
([#&#8203;26911](https://redirect.github.com/nrwl/nx/pull/26911))
- **graph:** update tags to render on a single line by default with
expand option
([#&#8203;27829](https://redirect.github.com/nrwl/nx/pull/27829))
- **js:** add skipPackageManager option to build executors in order to
skip generating "packageManager" entry in package.json
([#&#8203;27518](https://redirect.github.com/nrwl/nx/pull/27518))
- **js:** generate package.json with overrides and resolutions
([#&#8203;27601](https://redirect.github.com/nrwl/nx/pull/27601))
- **js:** add metadata to the typescript inferred tasks
([#&#8203;27806](https://redirect.github.com/nrwl/nx/pull/27806))
- **linter:** add option to exclude projects from circular deps check
([#&#8203;27504](https://redirect.github.com/nrwl/nx/pull/27504))
- **nx-cloud:** alias for login and logout
([#&#8203;27358](https://redirect.github.com/nrwl/nx/pull/27358))
- **nx-cloud:** remove feature flag for nx login
([#&#8203;27657](https://redirect.github.com/nrwl/nx/pull/27657))
- **nx-cloud:** add 'generate-token' option to connect
([#&#8203;27678](https://redirect.github.com/nrwl/nx/pull/27678))
- **nx-cloud:** remove env variable for login
([#&#8203;27791](https://redirect.github.com/nrwl/nx/pull/27791))
- **nx-dev:** add Explain with AI to Enterprise and Pro Plans
([#&#8203;27455](https://redirect.github.com/nrwl/nx/pull/27455))
- **nx-dev:** add Monorepo World banner to hero
([#&#8203;27482](https://redirect.github.com/nrwl/nx/pull/27482))
- **nx-dev:** honor prefers-reduced-motion
([#&#8203;27541](https://redirect.github.com/nrwl/nx/pull/27541))
- **nx-dev:** add deepdive callout component
([daf5837a21](https://redirect.github.com/nrwl/nx/commit/daf5837a21))
- **nx-dev:** add Mike Hartington in the team section
([#&#8203;27755](https://redirect.github.com/nrwl/nx/pull/27755))
- **nx-dev:** make animations more performant
([#&#8203;27757](https://redirect.github.com/nrwl/nx/pull/27757))
- **nx-dev:** add create-nx-workspace from nx-cloud on ci section
([#&#8203;27756](https://redirect.github.com/nrwl/nx/pull/27756))
- **react:** add rspack module federation support
([#&#8203;27696](https://redirect.github.com/nrwl/nx/pull/27696))
- **react:** add module federation static server
([#&#8203;27802](https://redirect.github.com/nrwl/nx/pull/27802))
- **remix:** infer targets for remix vite in @&#8203;nx/remix/plugin
([#&#8203;27713](https://redirect.github.com/nrwl/nx/pull/27713))

##### 🩹 Fixes

- missing export for setRemoteDefinition
([#&#8203;27491](https://redirect.github.com/nrwl/nx/pull/27491))
- **angular:** generate
[@&#8203;nx/angular](https://redirect.github.com/nx/angular) in
devDependencies and move to dependencies when using runtime helpers
([#&#8203;27405](https://redirect.github.com/nrwl/nx/pull/27405))
- **angular:** module-federation-ssr-dev-server should call correct
builder
([#&#8203;27477](https://redirect.github.com/nrwl/nx/pull/27477))
- **angular:** bump ngrx version to 18.0.2
([#&#8203;27506](https://redirect.github.com/nrwl/nx/pull/27506))
- **angular:** ensure target default for
'[@&#8203;nx/angular](https://redirect.github.com/nx/angular):webpack-browser'
is set [#&#8203;26483](https://redirect.github.com/nrwl/nx/issues/26483)
([#&#8203;27616](https://redirect.github.com/nrwl/nx/pull/27616),
[#&#8203;26483](https://redirect.github.com/nrwl/nx/issues/26483))
- **bundling:** update snapshots for copy assets plugin
([#&#8203;27610](https://redirect.github.com/nrwl/nx/pull/27610))
- **core:** fix importing files with special characters
([#&#8203;27484](https://redirect.github.com/nrwl/nx/pull/27484))
- **core:** use withVerbose util
([#&#8203;27553](https://redirect.github.com/nrwl/nx/pull/27553))
- **core:** support import detection of packages installed from git
remote URL
([#&#8203;27569](https://redirect.github.com/nrwl/nx/pull/27569))
- **core:** fix compat for old remote caches
([#&#8203;27574](https://redirect.github.com/nrwl/nx/pull/27574))
- **core:** enable using the daemon in docker if enabled explicitly
([#&#8203;27585](https://redirect.github.com/nrwl/nx/pull/27585))
- **core:** ensure file watcher is looking for correct config on windows
([#&#8203;27594](https://redirect.github.com/nrwl/nx/pull/27594))
- **core:** change order of CI providers to match their popularity
([#&#8203;27623](https://redirect.github.com/nrwl/nx/pull/27623))
- **core:** not parse hex to number
([#&#8203;27515](https://redirect.github.com/nrwl/nx/pull/27515))
- **core:** nx migrate should determine angular devkit migration from
cli or schematics
[#&#8203;20282](https://redirect.github.com/nrwl/nx/issues/20282)
([#&#8203;27634](https://redirect.github.com/nrwl/nx/pull/27634),
[#&#8203;20282](https://redirect.github.com/nrwl/nx/issues/20282))
- **core:** do not stream output when static output style is enabled
([#&#8203;27642](https://redirect.github.com/nrwl/nx/pull/27642))
- **core:** fix --e2eTestRunner for create-nx-workspace with react
native ([#&#8203;27543](https://redirect.github.com/nrwl/nx/pull/27543))
- **core:** negative workspace-root filesets should override positive
filesets
([#&#8203;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
([#&#8203;27583](https://redirect.github.com/nrwl/nx/pull/27583))
- **core:** change remoteCache to getRemoteCache
([#&#8203;27673](https://redirect.github.com/nrwl/nx/pull/27673))
- **core:** fixes an issue where using "node:test" results in infinite
loop ([#&#8203;27685](https://redirect.github.com/nrwl/nx/pull/27685))
- **core:** handle file change conflicts between sync generators
([#&#8203;27695](https://redirect.github.com/nrwl/nx/pull/27695))
- **core:** filter branch in preparation for nx import
([#&#8203;27652](https://redirect.github.com/nrwl/nx/pull/27652))
- **core:** add parallelism to target defaults schema
([#&#8203;27710](https://redirect.github.com/nrwl/nx/pull/27710))
- **core:** bump plugin pool attempts to work with slow runtimes
([#&#8203;27726](https://redirect.github.com/nrwl/nx/pull/27726))
- **core:** optimize daemon output glob matching
([#&#8203;27775](https://redirect.github.com/nrwl/nx/pull/27775))
- **core:** fix wasm build
([#&#8203;27830](https://redirect.github.com/nrwl/nx/pull/27830))
- **core:** move daemon server-process.json watching to outputs watcher
([#&#8203;27832](https://redirect.github.com/nrwl/nx/pull/27832))
- **detox:** fix name with camel case
([#&#8203;27602](https://redirect.github.com/nrwl/nx/pull/27602))
- **esbuild:** declaration:true should find the correct package root
regardless of cwd
[#&#8203;26261](https://redirect.github.com/nrwl/nx/issues/26261)
([#&#8203;27560](https://redirect.github.com/nrwl/nx/pull/27560),
[#&#8203;26261](https://redirect.github.com/nrwl/nx/issues/26261))
- **expo:** add expoLibraryGenerator to export
([#&#8203;27520](https://redirect.github.com/nrwl/nx/pull/27520))
- **expo:** fix unable to build expo local for yarn 4
([#&#8203;26992](https://redirect.github.com/nrwl/nx/pull/26992))
- **expo:** add cacheVersion to metro.config
([#&#8203;27646](https://redirect.github.com/nrwl/nx/pull/27646))
- **gradle:** track childProjects in properties report
([#&#8203;27488](https://redirect.github.com/nrwl/nx/pull/27488))
- **gradle:** fix tasksFileLines might be undefined
([#&#8203;27548](https://redirect.github.com/nrwl/nx/pull/27548))
- **gradle:** fix child project deps
([#&#8203;27643](https://redirect.github.com/nrwl/nx/pull/27643))
- **gradle:** fix find root for projects
([#&#8203;27651](https://redirect.github.com/nrwl/nx/pull/27651))
- **graph:** fix "args" help tooltip in pdv and only show "args" usage
in fallback example
([#&#8203;27808](https://redirect.github.com/nrwl/nx/pull/27808))
- **js:** handle arbitrary nested ts path mappings when re-mapping them
to the outputs
([#&#8203;27429](https://redirect.github.com/nrwl/nx/pull/27429))
- **js:** only sync references when composite is true, preserve comments
in other parts of file
([#&#8203;27530](https://redirect.github.com/nrwl/nx/pull/27530))
- **js:** ensure assets option in tsc executor defaults to empty array
for programmatic usage
([#&#8203;27565](https://redirect.github.com/nrwl/nx/pull/27565))
- **js:** fix verdaccio windows for registry
([#&#8203;27350](https://redirect.github.com/nrwl/nx/pull/27350))
- **js:** respect "watch" option when "runBuildTargetDependencies" is
true ([#&#8203;27677](https://redirect.github.com/nrwl/nx/pull/27677))
- **linter:** update the
[@&#8203;nx/dependency-checks](https://redirect.github.com/nx/dependency-checks)
rule to read the package.json content from the rule context
([#&#8203;27476](https://redirect.github.com/nrwl/nx/pull/27476))
- **linter:** fix plugin race condition
([#&#8203;27810](https://redirect.github.com/nrwl/nx/pull/27810))
- **misc:** ensure custom reporters are usable with
[@&#8203;nx/playwright](https://redirect.github.com/nx/playwright):playwright
([#&#8203;27443](https://redirect.github.com/nrwl/nx/pull/27443))
- **misc:** fix the URL of the
[@&#8203;naxodev/nx-cloudflare](https://redirect.github.com/naxodev/nx-cloudflare)
plugin ([#&#8203;27723](https://redirect.github.com/nrwl/nx/pull/27723))
- **module-federation:** ensure target defaults are set correctly
[#&#8203;27448](https://redirect.github.com/nrwl/nx/issues/27448)
([#&#8203;27472](https://redirect.github.com/nrwl/nx/pull/27472),
[#&#8203;27448](https://redirect.github.com/nrwl/nx/issues/27448))
- **module-federation:** ensure shared packages can be shared from host
[#&#8203;27162](https://redirect.github.com/nrwl/nx/issues/27162)
([#&#8203;27513](https://redirect.github.com/nrwl/nx/pull/27513),
[#&#8203;27162](https://redirect.github.com/nrwl/nx/issues/27162))
- **module-federation:** ssr uses async-node with runtime plugin
([#&#8203;27492](https://redirect.github.com/nrwl/nx/pull/27492))
- **nextjs:** should not fail when running outside of nx cli
([#&#8203;27523](https://redirect.github.com/nrwl/nx/pull/27523))
- **nextjs:** Should be able to run custom server targets with swc
([#&#8203;27526](https://redirect.github.com/nrwl/nx/pull/27526))
- **nextjs:** schema type for unitTestRunner for library
([#&#8203;26824](https://redirect.github.com/nrwl/nx/pull/26824))
- **node:** build-esbuild-options.ts browser user define envs by config
([#&#8203;27480](https://redirect.github.com/nrwl/nx/pull/27480))
- **node:** generate webpack server apps with generatePackageJson:true
by default
([#&#8203;27570](https://redirect.github.com/nrwl/nx/pull/27570))
- **nx-dev:** Og image path generation
([#&#8203;27456](https://redirect.github.com/nrwl/nx/pull/27456))
- **nx-dev:** bad link from home page
([#&#8203;27475](https://redirect.github.com/nrwl/nx/pull/27475))
- **nx-dev:** fix use `key` instead of `env` to reference cache key in…
([#&#8203;26644](https://redirect.github.com/nrwl/nx/pull/26644))
- **nx-dev:** modify prompt
([#&#8203;27536](https://redirect.github.com/nrwl/nx/pull/27536))
- **nx-dev:** show first tab if none selected
([#&#8203;27701](https://redirect.github.com/nrwl/nx/pull/27701))
- **nx-dev:** change connect to nx cloud link in home page
([f39b995b88](https://redirect.github.com/nrwl/nx/commit/f39b995b88))
- **nx-dev:** make sure graph height works and render mode is nx-docs
([#&#8203;27776](https://redirect.github.com/nrwl/nx/pull/27776))
- **nx-dev:** update Bill's website link
([#&#8203;27790](https://redirect.github.com/nrwl/nx/pull/27790))
- **nx-plugin:** allow create-package without e2eProject
([#&#8203;27572](https://redirect.github.com/nrwl/nx/pull/27572))
- **react:** ensure
[@&#8203;vitejs/plugin-react](https://redirect.github.com/vitejs/plugin-react)
is installed for storybook
([#&#8203;27463](https://redirect.github.com/nrwl/nx/pull/27463))
- **react:** enable vitejs-plugin-react-swc for swc compiler
([#&#8203;27457](https://redirect.github.com/nrwl/nx/pull/27457))
- **react:** handle more scenarios when collecting component props for
generating stories
([#&#8203;27528](https://redirect.github.com/nrwl/nx/pull/27528))
- **react:** tailwind with rspack should work on generation
[#&#8203;27028](https://redirect.github.com/nrwl/nx/issues/27028)
([#&#8203;27619](https://redirect.github.com/nrwl/nx/pull/27619),
[#&#8203;27028](https://redirect.github.com/nrwl/nx/issues/27028))
- **react:** ensure interop between webpack and rspack module federation
([#&#8203;27824](https://redirect.github.com/nrwl/nx/pull/27824))
- **react-native:** remove upgrade command in migration
([#&#8203;27467](https://redirect.github.com/nrwl/nx/pull/27467))
- **react-native:** change hermesCommand to build android
([#&#8203;27641](https://redirect.github.com/nrwl/nx/pull/27641))
- **release:** programmatic API types should not be any
([#&#8203;27647](https://redirect.github.com/nrwl/nx/pull/27647))
- **release:** release plan command should take filters and touched
projects into account
([#&#8203;27706](https://redirect.github.com/nrwl/nx/pull/27706))
- **release:** version plan changelogs should contain authors and refs
([#&#8203;27737](https://redirect.github.com/nrwl/nx/pull/27737))
- **release:** support forwarding the --access flag to npm publish
([#&#8203;27765](https://redirect.github.com/nrwl/nx/pull/27765))
- **release:** show version plan deletion log in dry-run
([#&#8203;27744](https://redirect.github.com/nrwl/nx/pull/27744))
- **repo:** add dependsOn to native build
([#&#8203;27446](https://redirect.github.com/nrwl/nx/pull/27446))
- **storybook:** should generate correct config for nextjs apps
[#&#8203;27233](https://redirect.github.com/nrwl/nx/issues/27233)
([#&#8203;27510](https://redirect.github.com/nrwl/nx/pull/27510),
[#&#8203;27233](https://redirect.github.com/nrwl/nx/issues/27233))
- **testing:** fix misc issues in migrations
([#&#8203;27471](https://redirect.github.com/nrwl/nx/pull/27471))
- **testing:** fix issues in static server target migrations
([#&#8203;27547](https://redirect.github.com/nrwl/nx/pull/27547))
- **testing:** application generators should accurately configure e2e
projects
([#&#8203;27453](https://redirect.github.com/nrwl/nx/pull/27453))
- **vite:** plugin should infer serve target if server config defined
[#&#8203;27370](https://redirect.github.com/nrwl/nx/issues/27370)
([#&#8203;27507](https://redirect.github.com/nrwl/nx/pull/27507),
[#&#8203;27370](https://redirect.github.com/nrwl/nx/issues/27370))
- **vite:** load the correct config file from
[@&#8203;nx/vite](https://redirect.github.com/nx/vite):test executor
([#&#8203;27514](https://redirect.github.com/nrwl/nx/pull/27514))
- **vite:** add typecheck inferred target for vite plugin
[#&#8203;27501](https://redirect.github.com/nrwl/nx/issues/27501)
([#&#8203;27531](https://redirect.github.com/nrwl/nx/pull/27531),
[#&#8203;27501](https://redirect.github.com/nrwl/nx/issues/27501))
- **vite:** plugin should infer ts project correctly for libs
([#&#8203;27649](https://redirect.github.com/nrwl/nx/pull/27649))
- **vite:** tsconfig paths plugin should resolve file extensions
([#&#8203;27774](https://redirect.github.com/nrwl/nx/pull/27774))
- **webpack:** add migration for proxy config
([#&#8203;27621](https://redirect.github.com/nrwl/nx/pull/27621))

##### ❤️  Thank You

- [@&#8203;NgDaddy](https://redirect.github.com/NgDaddy)
[@&#8203;NgDaddy](https://redirect.github.com/NgDaddy)
-   Austin Fahsl [@&#8203;fahslaj](https://redirect.github.com/fahslaj)
- Benjamin Cabanes
[@&#8203;bcabanes](https://redirect.github.com/bcabanes)
-   Chau Tran
-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   EGonz1PCTY
-   Emily Xiong [@&#8203;xiongemi](https://redirect.github.com/xiongemi)
-   Feliche-Demian Netliukh
- Guilherme Prezzi
[@&#8203;menosprezzi](https://redirect.github.com/menosprezzi)
- Isaac Mann
[@&#8203;isaacplmann](https://redirect.github.com/isaacplmann)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
-   Jonathan Cammisuli
-   Juri [@&#8203;juristr](https://redirect.github.com/juristr)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)
-   Kamenskih Dmitriy
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
-   Louie Weng [@&#8203;lourw](https://redirect.github.com/lourw)
-   MaxKless [@&#8203;MaxKless](https://redirect.github.com/MaxKless)
- Miroslav Jonaš
[@&#8203;meeroslav](https://redirect.github.com/meeroslav)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://redirect.github.com/ndcunningham)
-   Nicolas Beaussart
- Paweł Twardziak
[@&#8203;paweltwardziak](https://redirect.github.com/paweltwardziak)
-   Tine Kondo [@&#8203;tinesoft](https://redirect.github.com/tinesoft)
-   Victor Berchet [@&#8203;vicb](https://redirect.github.com/vicb)
- Wei Liang [@&#8203;weiliang79](https://redirect.github.com/weiliang79)

### [`v19.6.6`](https://redirect.github.com/nrwl/nx/releases/tag/19.6.6)

[Compare
Source](https://redirect.github.com/nrwl/nx/compare/19.6.5...19.6.6)

##### 19.6.6 (2024-09-09)

##### 🚀 Features

- **core:** allow skipping sync when running tasks
([#&#8203;27697](https://redirect.github.com/nrwl/nx/pull/27697))
- **core:** add shutdown lifecycle hook to node executor"
([#&#8203;27794](https://redirect.github.com/nrwl/nx/pull/27794))
- **core:** update PNPM GH action setup to use v4 and pnpm version 9
([#&#8203;27664](https://redirect.github.com/nrwl/nx/pull/27664))
- **linter:** add option to exclude projects from circular deps check
([#&#8203;27504](https://redirect.github.com/nrwl/nx/pull/27504))
- **nx-dev:** add Mike Hartington in the team section
([#&#8203;27755](https://redirect.github.com/nrwl/nx/pull/27755))
- **nx-dev:** make animations more performant
([#&#8203;27757](https://redirect.github.com/nrwl/nx/pull/27757))
- **nx-dev:** add create-nx-workspace from nx-cloud on ci section
([#&#8203;27756](https://redirect.github.com/nrwl/nx/pull/27756))

##### 🩹 Fixes

- **core:** optimize daemon output glob matching
([#&#8203;27775](https://redirect.github.com/nrwl/nx/pull/27775))
- **core:** fix wasm build
([#&#8203;27830](https://redirect.github.com/nrwl/nx/pull/27830))
- **graph:** fix "args" help tooltip in pdv and only show "args" usage
in fallback example
([#&#8203;27808](https://redirect.github.com/nrwl/nx/pull/27808))
- **linter:** fix plugin race condition
([#&#8203;27810](https://redirect.github.com/nrwl/nx/pull/27810))
- **module-federation:** ssr uses async-node with runtime plugin
([#&#8203;27492](https://redirect.github.com/nrwl/nx/pull/27492))
- **nx-dev:** change connect to nx cloud link in home page
([d93cd00123](https://redirect.github.com/nrwl/nx/commit/d93cd00123))
- **nx-dev:** update Bill's website link
([#&#8203;27790](https://redirect.github.com/nrwl/nx/pull/27790))
- **release:** show version plan deletion log in dry-run
([#&#8203;27744](https://redirect.github.com/nrwl/nx/pull/27744))
- **vite:** tsconfig paths plugin should resolve file extensions
([#&#8203;27774](https://redirect.github.com/nrwl/nx/pull/27774))

##### ❤️  Thank You

- Benjamin Cabanes
[@&#8203;bcabanes](https://redirect.github.com/bcabanes)
-   Colum Ferry [@&#8203;Coly010](https://redirect.github.com/Coly010)
- Craigory Coppola
[@&#8203;AgentEnder](https://redirect.github.com/AgentEnder)
-   Jack Hsu [@&#8203;jaysoo](https://redirect.github.com/jaysoo)
- James Henry
[@&#8203;JamesHenry](https://redirect.github.com/JamesHenry)
- Jason Jean
[@&#8203;FrozenPandaz](https://redirect.github.com/FrozenPandaz)
- Juri Strumpflohner
[@&#8203;juristr](https://redirect.github.com/juristr)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://redirect.github.com/leosvelperez)
- Miroslav Jonaš
[@&#8203;meeroslav](https://redirect.github.com/meeroslav)

</details>

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. dependencies Pull requests that update a dependency file skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants