16.3.0-beta.12
Pre-release
Pre-release
vsavkin
released this
29 May 18:26
·
4735 commits
to master
since this release
16.3.0-beta.12 (2023-05-29)
Bug Fixes
- core: fix incremental graph updates (13ba79e)
- core: handle empty scripts in nx init (#17238) (99afe11)
- js: set node_env when building with esbuild (#17251) (923e6d8)
- js: sourcemaps should work with js:node executor (#17261) (f01cdca)
- nextjs: fix custom server templates (#17266) (0d48d4d)
- react: use pipe output capture (ac41730)
- storybook: update and enable e2e test for standalone (#17217) (8999993)
Features
- core: add matching support to inputs projects (#17255) (471616b)
- core: add more perf logging to make troubleshooting perf issue easier (6c90c53)
- core: update generated readme for new Nx workspaces (a7876e9)
- js: allow root js lib project to be generated (#17245) (3634abb)
- nextjs: add babel root-mode option to withNx plugin (#17286) (7dd8fb6)
- nextjs: remove the "root" option from Next.js build executor since it can be inferred (#17248) (9881efa)