github nrwl/nx 12.4.0
Release 12.4.0

latest releases: 19.0.1, 19.0.0, 19.0.0-rc.2...
2 years ago

Bug Fixes

  • angular: fix typo in karma-project generator factory definition (#5888) (43f7d75)
  • angular: override TSLint deprecation message to point to Nx ESLint conversion generator (#5893) (668ed1c)
  • core: add support for formatting using all extensions prettier supports (#5890) (4563386)
  • core: clean up tmp directories during migrate (#5971) (702f158)
  • core: fix aliased args parsing (#5973) (2c533ac)
  • core: fix remove generator for custom layout (#5921) (a0b2df5)
  • core: override isDirectory in wrapped angular schematics host (#5869) (d3992e9)
  • core: throw error for non-existing proj on getSourceDirOfDependentProjects (#6017) (d40ca95)
  • devkit: include targetDependencies and plugins when updating workspace config (#5898) (d8cd862)
  • nest: fix lint convertor incomplete type (#5995) (68b598f)
  • node: don't clobber packageJson.main if it exists (#5836) (b4d27fc)
  • repo: fix flaky cross-os new line check (#5938) (6ca30d8)
  • storybook: fix broken migration test (#5951) (c64d9df)
  • storybook: fix import for findNodes (#5974) (c7a5f6d)
  • storybook: generating stories without an existing e2e project (#5799) (0dd8999)
  • testing: fix buffer issue on e2e test (#5916) (d023eaf)
  • testing: fix disabled angular storybook test (#5884) (223f455)
  • testing: fix failing workspace e2e tests (#5846) (0de2725)
  • testing: fix ts-jest transformer migration (#6024) (1a1039f)

Features

  • core: expose utilities for retrieving source dirs of dependent projects (#5976) (e182700)
  • core: first step to common JSON behavior and common fileutils (#5859) (a2c2d94)
  • core: sort projects in nx.json, workspace.json, and tsconfig.base.json (#5945) (5b2e594)
  • core: use common fileutils in [@nrwl](https://github.com/nrwl)/cli and create-nx-plugin (#5940) (868de62)
  • misc: fixMissingBuildDependencies should not require package.json (04b1401)
  • nextjs: support webpack 5 (8801930)
  • nx-plugin: migrate generators to @nrwl/devkit (#5744) (251b417)
  • storybook: schematic to migrate stories to Storybook 6.2 (#5401) (dd45382)
  • testing: support for Jest 27 (#5873) (f975178), closes #5771

Don't miss a new nx release

NewReleases is sending notifications on new releases.