Skip to content

17.2.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 27 Nov 22:36
21e952f

17.2.0-beta.8

馃殌 Features

  • core: programmatic API for nx release (#20371)
  • core: allow setting true for changelog config to enable with defaults (#20376)
  • linter: default lintFilePatterns to {projectRoot} (#20313)
  • release: update dist-tags when publishing a package version that already exists (#20316)
  • testing: allow cypress preset to execute a command for a web server (bddafefd5e)
  • testing: allow cypress preset to execute a command for a web server (#20355)

馃┕ Fixes

  • core: fix a flaky test (cee187b9e9)
  • core: improve file gathering performance (#20377)
  • linter: fix flat config file paths (#20386)
  • linter: fix null coallescing in eslint-file (#20409)
  • linter: fix missing dependencies fixer reducer (#20410)
  • linter: remove dangling comma before ast json parse (#20412)
  • nx-plugin: ensure plugin testing uses correct pm for install (#20061)
  • react: remote url port depends on serve target (#20417)
  • webpack: change fileReplacements to absolute path (#20433)
  • webpack: should not extract css when extractCss is false (#20415)

鉂わ笍 Thank You