github nrwl/nx 13.7.0
Release 13.7.0

2 years ago

Bug Fixes

  • core: avoid importing posix/path but still use posix paths on Windows (1c5ad6e)
  • core: deprecate, fix error, and print warning when using --only-failed (#8748) (bf70569)
  • core: fix cache for directory outputs (#8756) (51b9043), closes #8504
  • core: terminal caching fails when trying to close the file descriptor (f72c679)
  • core: use fs/promises instead of promisifying with the util module (#8530) (f94d3da)
  • dep-graph: set the number of workers with environment variables (b86feb1)
  • linter: clean up comment after #8147 (#8691) (09dfe8d)
  • linter: mark eslint-config-prettier as optional (#8722) (489cee5)
  • misc: fix npm-package generator on windows (#8751) (e759abd)
  • nxdev: typedoc devkit links (#8734) (c9c1774)
  • testing: add number type to cypress ciBuildId (#8677) (6dde019), closes #8675
  • web: web executor referencing wrong file (#8670) (20975e0), closes #8607

Features

  • angular: support version 13.2.0 (#8457) (f4fa813)
  • express: update express to 14.17.2 (#8628) (21997cc)
  • react: upgrade eslint-plugin-react-hooks to 4.3.0 (9ba836b)

Don't miss a new nx release

NewReleases is sending notifications on new releases.