16.5.0-beta.0
Pre-release
Pre-release
FrozenPandaz
released this
27 Jun 19:19
·
4098 commits
to master
since this release
16.5.0-beta.0 (2023-06-27)
Bug Fixes
- bundling: separate image and font resources so they do not conflict (#17763) (9c0c30e)
- core: fix globbing in rust (#17803) (38101fd)
- misc: prevent unexpected targets from root package.json when setting up root project (#17805) (c6ad657)
- nest: do not overwrite tsconfig files with undefined in migration (#17783) (9195111)
- nextjs: Custom server should run on fresh apps without errors (#17806) (bd7157b)
- nextjs: For serve executor keepAliveTimeout should be camelCased (#17792) (cf08214)
- nextjs: KeepAliveTimeout arg (#17801) (47c95ae)
- nextjs: update workspace libs setup in weback config (#17795) (fdf7555)
- storybook: fix 6.1.0 migration to prevent wiping out eslintrc (#17753) (b736992)
- webpack: sync webpack version to @nx/webpack (#17707) (77430cb)
- webpack: use correct version for migration (#17789) (e1db93c)
Features
- core: set rust watcher as default (#17728) (a4c92d8)
- core: use rust utilities for caching operations (#17638) (d327210)
- nextjs: allow withNx to be used with other executors such as run-commands (#17819) (77ca8d7)
- storybook: move tsconfig one level up (#17749) (e58cc79)
- storybook: update storybook version to ^7.0.24 (#17818) (d4d48fb)
- testing: add --force-exit to jest executor (#17790) (836cd34)
- testing: bump cypress to latest for angular CT (#17788) (8a63d38)
- vite: allow passing multiple test files to vite:test (#17496) (a995940)