Skip to content

18.0.8

Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 08 Mar 20:30
d0ece91

18.0.8 (2024-03-08)

馃┕ Fixes

  • angular: log message about unsupported ng cache command (#22154)
  • angular: fix message logged for unsupported ng cache (#22211)
  • angular: Module federation with Crystal enabled. (#22224)
  • angular: install jsonc-eslint-parser only when @nx/dependency-checks is used (#22231)
  • core: setting up .nx inside gradle shouldn't throw (#21957)
  • core: add outputs to nx.json for nx init in monorepo (#22061)
  • core: fix no such file or directory, open 'package-lock.json' (#21835)
  • core: fix terminal message alignment on errors (#22189)
  • graph: show command property as monospace (#21997)
  • linter: add v7 of typescript-eslint to peerDeps (#21853)
  • misc: improve package.json scripts handling when running "nx init" and "nx add" (#22168)
  • misc: do not add includedScripts unless really needed when running nx add (#22180)
  • nextjs: avoid path error on dev server creation (#21998)
  • nextjs: Surface error codes when build is interrupted by signals SIGINT, SIGTERM etc... (#22190)
  • nx-plugin: do not print duplicated warning about derived format when generating plugin (#22230)
  • react: pass correct argument to rspack configuration generator (#22241)
  • release: store rawVersionSpec on versionData (#22071)
  • testing: close cypress web server correctly on windows (#22125)
  • testing: resolve cypress config glob pattern correctly to handle root projects (#22165)
  • testing: fix project config might not be defined (#22174)
  • vue: small typo in CNW description (#21888)

鉂わ笍 Thank You