Skip to content

Release 13.9.5

Compare
Choose a tag to compare
@FrozenPandaz FrozenPandaz released this 25 Mar 21:23
· 7004 commits to master since this release

Bug Fixes

  • core: add missing CNW flags in help report (#9479) (2f3d80e)
  • core: fix a perf regression in the lint executor (63cd369)
  • core: fix missing versions from nx report (#9450) (f5e40ed)
  • js: add swc/helpers to js packages on converting to swc (#9467) (1e978f4)
  • js: improve inconsistencies with assets in tsc and swc from previous implementation (#9470) (8fbbe3b)
  • js: pin fast-glob to 3.2.7 due to regression in 3.2.8 (#9484) (a466455)
  • node: update node migrations to use forEachExecutorOptions (#9471) (ba2dfc4)
  • react: fix conflicting NODE_ENV values between an application and webpack Plugins (DefinePlugin) (#9460) (01f7e00), closes #7924
  • web: ensure file server works on windows (#9449) (df5db9d)