Skip to content

17.1.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 07 Nov 20:48
· 2097 commits to master since this release
25d6ec3

17.1.0-beta.3

🚀 Features

  • angular: support angular v17 (#19689)
  • core: change exec to run adhoc tasks (#19910)
  • module-federation: use nx run-many to build static remotes in parallel (#19987)
  • nuxt: nuxt executors, generators, docs (#19855)
  • nx-dev: add short-embed UI interactions and styles (b8cd45eb67)
  • repo: add exports to package.json of package (#20090)
  • storybook: bump supported version to 7.5.3 (#20078)

🩹 Fixes

  • core: ensure Github repo slug can be resolved in nx release changelog (#20001)
  • core: attach github release to the current branch (#20046)
  • devkit: command format example should use derived info instead of as-provided (#20065)
  • linter: migrate custom ignorePath to flat config (#20017)
  • linter: catch lstatSync issues on ast utils (#19749)
  • linter: do not expect project to have flat eslint config (#20018)
  • nextjs: re-enable storybook test (#20074)
  • nx-cloud: fallback to nx-cloud bin if enterprise is outdated and… (#20098)
  • react: component generator should work without sourceRoot (#20094)

❤️ Thank You