npm @nrwl/devkit 19.7.0-beta.0

latest releases: 19.8.0-canary.20240919-7f4a877, 19.8.0-beta.2, 19.8.0-beta.1...
29 days ago

19.7.0-beta.0 (2024-08-21)

🚀 Features

  • bundling: add option to generate sourcemaps for Rollup build (#27539)
  • core: add shutdown lifecycle hook to node executor (#27354)
  • core: add sqlite db for nx (#26891)
  • 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)
  • js: add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json (#27518)
  • 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)

🩹 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)
  • core: fix importing files with special characters (#27484)
  • core: use withVerbose util (#27553)
  • esbuild: declaration:true should find the correct package root regardless of cwd #26261 (#27560, #26261)
  • gradle: track childProjects in properties report (#27488)
  • gradle: fix tasksFileLines might be undefined (#27548)
  • 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)
  • linter: update the @nx/dependency-checks rule to read the package.json content from the rule context (#27476)
  • misc: ensure custom reporters are usable with @nx/playwright:playwright (#27443)
  • module-federation: ensure target defaults are set correctly #27448 (#27472, #27448)
  • module-federation: ensure shared packages can be shared from host #27162 (#27513, #27162)
  • nextjs: should not fail when running outside of nx cli (#27523)
  • nextjs: Should be able to run custom server targets with swc (#27526)
  • node: build-esbuild-options.ts browser user define envs by config (#27480)
  • 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)
  • 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)
  • 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)
  • 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)

❤️ Thank You

Don't miss a new devkit release

NewReleases is sending notifications on new releases.