15.8.8 (2023-03-23)
Bug Fixes
- angular: fix wrong tsconfig option name in webpack-dev-server implementation (#15765) (cb0a2f1)
- bundling: respect --sourcemap option for esbuild (#15778) (53ba54f)
- core: add warning if running on an outdated global install (#15443) (91b7344)
- core: combine serial and parallel execution + forward sigint to child process (#13885) (71b96cf)
- core: fix broken path elevation in npm lockfile pruning (#15833) (c94c00d)
- core: misc daemon fixes (#15472) (efd89aa)
- core: move the daemon stop log out of client (#15783) (f85c2df)
- nextjs: add missing express dependencies to next plugin (#15854) (f88cc40)
- nextjs: add missing style deps for less and stylus (#15839) (54bc5ca)
- nextjs: handle buildable libs correctly (#15795) (7c4f043)
- nextjs: produce correct next.config.js file for production server (#15824) (cf785ef)
- nextjs: set correct distDir when running production server through Nx (#15861) (867180c)
- node: align proxy port with default api port (#15754) (b05f540)
- nx-plugin: allow some customization when running nx-plugins (#15438) (7a57f59)