16.4.1 (2023-06-29)
Bug Fixes
- angular: process only angular projects in migration (#17833) (7be9aef)
- bundling: separate image and font resources so they do not conflict (#17763) (baaa579)
- core: cli option --graph should work with scoped package names (#17820) (55963d6)
- core: fix globbing in rust (#17803) (6acf28e)
- core: fix lockfile remapping for yarn berry with aliases (#17853) (db13316)
- core: fix race condition in task scheduler (#17837) (b2a7927)
- core: fix workspace validation for implicitDependencies that are… (#17825) (09f8a8d)
- core: improve error message when native binaries are not found for a supported platform (#17817) (0b5cb5b)
- core: pin @yarnpkg/parsers version to avoid dropping support for node.js v16 (#17860) (e075e2d)
- core: point to daemon logs when daemon closes unexpectedly (#17827) (0b57d42)
- core: remove check for taskGraph equality (#17862) (5a42215)
- misc: fix misc issues with move generators (#17814) (f45f484)
- misc: prevent unexpected targets from root package.json when setting up root project (#17805) (0a24474)
- nest: do not overwrite tsconfig files with undefined in migration (#17783) (43f129d)
- nextjs: Custom server should run on fresh apps without errors (#17806) (2deb3a9)
- nextjs: For serve executor keepAliveTimeout should be camelCased (#17792) (2bab225)
- nextjs: KeepAliveTimeout arg (#17801) (b90cd23)
- nextjs: update workspace libs setup in weback config (#17795) (38bfae2)
- nx-plugin: pass in e2e project name create package preset (#17824) (e54535e)
- storybook: fix 6.1.0 migration to prevent wiping out eslintrc (#17753) (cb140ed)
- storybook: fix migration version (9151176)
- webpack: sync webpack version to @nx/webpack (#17707) (683a02f)
- webpack: use correct version for migration (#17789) (69d0c8b)