15.6.3 (2023-01-27)
Bug Fixes
- core: gitlab should be included in ci-workflow ci schema (#14652) (77314d0)
- devkit: always read package version from the actual package in e… (#14623) (253f0ad)
- devkit: only install deps with higher version (#14630) (e2acf80)
- js: handle standalone projects for buildable js libraries (#14615) (1268789)
- nextjs: update order of @tailwind directives in @nrwl/react:setup-tailwind (#13429) (84c1abd)
- react-native: Package path . is not exported from package (#13745) (a8f4ccb)
- react: install @nrwl/web when module federation is used (#14660) (344a0a0)
- storybook: react plugin sourcemap type (#14600) (3aba499)
- storybook: react-native tsconfig templates (#14638) (bfc4796)
- testing: verify output info exists (#14598) (d3897fe)
- webpack: fix support for module federation plugin (#14653) (7d836a4)
- webpack: omit postcss plugins for css modules (#14616) (120902b)
- webpack: sourceMap option must be a boolean if/when passed to loaders (#14622) (f157280)
Features
- angular: add index html transformer for builder #13368 (#14583) (6d8d4b6)
- angular: add x-priority to executors (#14543) (9ccf9a9)
- expo: add clean option to prebuild executor (#14212) (fb49c7f)
- expo: upgrade expo to 47.0.13 (#14411) (5314c68)
- nextjs: Switch custom server's watch option by environment (#13946) (64560a2)
- react-native: upgrade react-native to 0.71.1 (#14584) (cb983af)
- testing: allow updating jest config nested keys with dots (#13894) (90e01e1)