github nrwl/nx 16.0.0-beta.5

latest releases: 19.8.0, 19.8.0-beta.3, 19.8.0-beta.2...
pre-release17 months ago

16.0.0-beta.5 (2023-04-20)

Bug Fixes

  • core: do not expect each package to have hoisted version in lockfile (#16393) (a51ac58)
  • core: enforce fixed versions only for apps with createPackageJson (#16398) (4a4fc19)
  • misc: handle packages rescope in nx init flows (#16404) (752a923)
  • misc: pass e2eTestRunner to child preset generator (#16414) (a798576)
  • nextjs: make lint generator rootProject aware (#16436) (86b674f)
  • nextjs: styled-jsx and styled-components should have "use client directive" (#16440) (5e0893a)
  • react-native: log errors for pod install (#16386) (16e115f)
  • storybook: only check existence of storybook before migrating (#16431) (e447f2c)

Features

  • bundling: remove esbuild 0.16.0 support (#16435) (bef152d)
  • core: remove deprecated affected commands (#16349) (fc07794)
  • core: update create-nx-plugin to generate cli library (#15994) (8400484)
  • devkit: bump support range to be 15 <= x <= 17 (#16421) (16e4061)
  • js: update the lib version in base tsconfig to es2020 (#16429) (9f4d02d)
  • linter: add internal rules to prevent deep nx imports (#16430) (bc0bbb0)
  • linter: rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) (739b4c2)
  • nextjs: Add standalone Nextjs option to react selection when running CNW (#16317) (338dc64)
  • nx-plugin: rename @nx/nx-plugin to @nx/plugin (#16422) (fb54f67)
  • react: remove empty
    from generated app (#16439) (9163960)

Don't miss a new nx release

NewReleases is sending notifications on new releases.