16.7.0-beta.0 (2023-08-01)
Bug Fixes
- angular: update magic-string dependency (#18389) (3359249)
- core: esbuild generateLockfile according to docs (#18413) (a5d6a29)
- core: provide taskGraph for every task calculation (#18410) (ce2c6d6)
- core: update e2e tsconfig extends to be mapped to the correct root tsconfig (#18408) (3ae657c)
- nextjs: fix build for yarn pnp (#18387) (cd6c8d3)
- storybook: do not set default host as localhost (#18419) (90e4e7e)
- web: next server pass custom hostname to startup port check (#18123) (48deaec)
- webpack: fix babel config path resolution (b8a6621), closes #18404
Features
- core: add convert-to-monorepo generator to convert from standalone projects (#18245) (dcefa4a)
- core: make processing typescript dependencies in rust the default (#18398) (842cf7a)
- js: add generateExportsField and additionalEntryPoints options to update exports field when building with tsc/swc (#18319) (d63d357)
- linter: Support --print-config feature of ESLint (#18260) (30c3e99)
- linter: support path wildcards in enforce-module-boundaries autofix (#18316) (9c7ded0)
- nextjs: add playwright as an option for e2e testing (#18281) (e78575b)
- nx-dev: update terminal markdown embeds (9610fdd)
- testing: set playwright to public and restrict exports (#18275) (8adee8e)
- web: add playwright e2eTestRunner option (#18284) (27923fd)