14.7.9 (2022-09-22)
Bug Fixes
- bundling: provide correct defaults scripts/styles options (#12157) (d05cc86)
- bundling: skip web-specific configuration when bundling for node (#12130) (84a21e9)
- core: do not throw when cannot parse root tsconfig (8fdf8c5)
- core: do not use named inputs to cache fileset hashes (9a84281)
- core: prevent duplicate prefixes when using outputStyle stream (a66a549)
- core: revert logic of run-executor handling streaming (f94a18e)
- js: install bundler nx plugin when needed (#12131) (6c0a838)
- js: support both .cjs and .js file extensions when generating package.json file (#12137) (75115e1)
- repo: fix a failing e2e test (0d18397)