Skip to content

14.3.4

Compare
Choose a tag to compare
@vsavkin vsavkin released this 15 Jun 16:57
· 6468 commits to master since this release
a4d9da4

14.3.4 (2022-06-15)

Bug Fixes

  • angular: remove unnecessary unused entry module import from new mf remote apps (#10749) (25b2682)
  • core: Add missing formatFiles to migrations (09baf95), closes nrwl/nx#10665
  • core: runExecutor should set overrides_unparsed to mimic the invocation from the terminal (da1faaf)
  • web: in webpack style-loader should be used when extract-css is false (#10192) (f7a61dc)

Features

  • core: generalize setting target defaults (f86a5ff)
  • react: add generateExportsField option to @nrwl/web:rollup executor so it is an opt-in feature (#10742) (d58eedc), closes #10741
  • web: add named extractCss option (#10710) (63ae3ae)