16.4.0-beta.7 (2023-06-14)
Bug Fixes
- bundling: update esbuild project generator to support standalone… (#17558) (ec48f61)
- core: ensure createPackageJson does not override existing config (#17471) (2653809)
- core: ensure its file before reading (#17597) (c8dc4d8)
- core: handle string and array parserOptions.project values (#17500) (f18d50c)
- linter: fix relative path detection (#17592) (a21ab98)
- react: component test regex should not use global (#17548) (76b7d61)
- vite: enable e2e tests (#17577) (be8867d)
- vite: enable remaining e2e (#17593) (4ff5596)
Features
- core: build project file map with rust (#17472) (18f95a9)
- js: add preset for TS standalone workspace (#17467) (a19fbb1)
- js: add setup-build generator for JS packages (#17523) (edf0b1c)
- react: update types to match react version (#17571) (7abcb81)
- testing: add support for additional environment options when generating vite config (#17560) (8d5ef22)
- vite: update packages to latest versions (#17515) (7f15660)
- vite: upgrade vite to 4.3.9 (#17579) (a545090)