16.9.0-beta.1 (2023-09-13)
Bug Fixes
- core: detect dependencies in .cjs and .cts files (#19127) (17767cf)
- core: prettier 3 shouldn't cause errors due to v8 compile cache (#19075) (e507ff0)
- js: esbuild should not throw when a project depends on non-js dependencies (#19057) (ca3fd3c)
- linter: add @eslint/js with correct package version (#19077) (86594bd)
Features
- core: add WorkspaceContext class (#18999) (537d7eb)
- devkit: update
parseTargetString
to allow referencing targets on the current project (#19109) (2283937) - js: warn users when additionalEntryPoints do not match any files (#19107) (fdbf000)
- linter: update version of tslint-to-eslint (#19065) (41551a3)
- repo: add cloud workflows (018d997)
- webpack: move module federation utils to webpack (#18996) (dd5ea7a)