15.9.0-beta.7 (2023-03-22)
Bug Fixes
- angular: format files after angular jest migration (#15779) (9c7e67b)
- bundling: respect --sourcemap option for esbuild (#15778) (7d9352e)
- core: move the daemon stop log out of client (#15783) (28096b8)
- core: use a main function inside nx.ts to avoid future hoisting issues (#15806) (1e48f6a)
- nextjs: handle buildable libs correctly (#15795) (63cdddf)
- nx-plugin: allow some customization when running nx-plugins (#15438) (6834b65)
Features
- bundling: add for esbuild to enable/disable package.json generation (#15777) (7ebca51)
- core: add --quiet option to suppress generate output (#15802) (0370794)
- core: show task graph of commands (#15440) (2cc949e)
- devkit: provide better error messaging when attempting to use a FsTree instance after changes are committed to disk. (#15780) (247e8a2)
- react-native: add IntelliJ to react native and expo welcome page (#15744) (0cb817b)
- testing: add --port flag (#15486) (d1ddd52)
- web: remove hard dependencies on cypress, rollup, jest, and linter (#15797) (e772ee2)