Skip to content

17.2.0-beta.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 30 Nov 21:19
83db767

17.2.0-beta.12

馃殌 Features

  • core: introduce workspace file archive (#20471)
  • nuxt: nodes for build, serve, test targets (#20145)
  • vite: nodes for build, serve, test, preview targets (#20086)
  • web: support buildTarget that excludes project name (#20508)

馃┕ Fixes

  • angular: ensure compat angular.json is read properly when creating a BuilderContext (#20499)
  • angular: set tsconfig paths relative to the workspace root in target options (#20507)
  • core: use relative .nxignore when walking workspace (#20500)
  • linter: check if eslint plugin exists before adding target (#20510)
  • misc: add args to command in run-commands before unparsed args (#20506)
  • module-federation: fix static remote port determination (#20432)
  • webpack: infer serve-static target correctly from plugin (#20511)

鉂わ笍 Thank You