github nrwl/nx 16.0.0-beta.6

latest releases: 20.0.0-beta.1, 20.0.0-beta.0, 19.8.0...
pre-release17 months ago

16.0.0-beta.6 (2023-04-21)

Bug Fixes

  • angular: build plugin runtime code with ts module option set to esnext (#16448) (258cda3)
  • core: fix cache recalculation (#16468) (a10b6b1)
  • core: fix nx package group to have correct legacy eslint-plugin (#16470) (dbce22a)
  • core: hide message when migrating to a new major and already connected to cloud (#16466) (505b5dc)
  • core: optional dependencies should be tracked by project graph (#16383) (61451a1)
  • core: whitelist registries that support obtaining migration config via 'npm view' (#16423) (a7c14fc)
  • devkit: writing a file inside a deleted directory should undelete it (6e9d4ec)
  • linter: fix legacy linter migrations (#16462) (88b9687)
  • misc: cleanup migration to workspace-plugin (be768ca)
  • misc: set default e2e test runner when creating angular and next workspaces (#16464) (a421fce)
  • nextjs: add e2e test case for standalone nextjs (#16447) (425124f)
  • nextjs: Add exclude to root projects e2e tsconfig so that tests will be picked up. (#16459) (a908ef5)
  • nextjs: output path for standalone apps (#16465) (f43ac5b)
  • nextjs: remove the need to install @nx/next for production builds (#16469) (564ffae)
  • nextjs: support workspace libs with standalone Next.js app (#16471) (bb11fe3)
  • nx-plugin: correct importPath and import updates for migration to local plugins (#16437) (b44dbf9)
  • nx-plugin: don't add tslib if compiling with swc (#16418) (c337998)
  • nx-plugin: generated root plugin should not have wonky paths (#16445) (219ad67)
  • react: swapped fragments with
    so avoid lint warnings for default (#16449) (db6e14e)
  • react: use babel-loader when using styled-jsx with rspack (#16443) (0a6d376)

Features

  • angular: add migration to remove karma generator defaults (#16400) (14d9a8b)
  • angular: add migration to remove protractor generator defaults (#16409) (ec3c642)
  • next: support nextjs cypress component testing (#16292) (06a885a)
  • nx-plugin: slim down generated code when creating a new generator (#16444) (35bda81)
  • web: remove deprecated executors (#16416) (8de17ab)

Don't miss a new nx release

NewReleases is sending notifications on new releases.