yarn @nrwl/angular 14.1.5
Release 14.1.5

latest releases: 19.0.0-canary.20240502-5ded713, 19.0.0-beta.9, 19.0.0-canary.20240430-458f2cc...
24 months ago

Bug Fixes

  • angular: add missing skipImport option to the component generator (#10167) (5c94d62)
  • angular: eagerly load default packages (#10207) (b513271)
  • angular: handle packages with no exported package.json when collecting secondary entry points for mf builds (#10216) (2503592)
  • angular: module federation generation should match react (#10214) (e707461)
  • angular: remote failing to serve should fail host serve (#10181) (38345da)
  • angular: support skipPackageJson for library generation (#10179) (d6f49ea)
  • core: if git hash-object reports fewer hashes than requested - log one of the missing files (#10134) (0ec1a62), closes #9946
  • core: list only changed files on format:write log (#10155) (e5fd269)
  • core: migrate should not fail if dependencies section doesn't exist (#10202) (fdd7479)
  • core: migrate should not fail under certain circumstances (#10225) (6025ce5), closes #10144
  • core: only migrate projects with project.json (#10251) (9cdcf17)
  • js: .swcrc path option should follow existing conventions (#10127) (63006b7)
  • linter: fix default lint file (#10250) (4dbd655)
  • linter: Generator creating .eslintrc.json at the root path even when .eslintrc.js already exist (#10080) (e5bde2f), closes #8875
  • react: aliases should be an array in schematics (#10198) (99252cc)
  • react: host server exits when one of the remotes fail (#10185) (c4e5b7c)
  • react: set mode correctly when serve --prod is used (#10235) (fecbb81), closes #10199
  • react: SWC compiled code should include react jsx runtime (#10220) (23f6d54), closes #8869
  • storybook: optional chain some options (#10232) (e674be7)
  • testing: update v14 migration and migrate jest.config.ts to use export default (#10035) (ecf88a6), closes #10021 #9982 #9973

Features

  • angular: add flag for skipping the postinstall script in relevant generators (#10208) (eb4243b)
  • core: add nx.json, workspace.json, and project.json JSON schemas (#10228) (512237c), closes #8574 #2299
  • react: add support for passing additional shared dependencies in the module federation config (#10169) (425adf1)

Don't miss a new angular release

NewReleases is sending notifications on new releases.