15.8.0-beta.4 (2023-02-23)
Bug Fixes
- core: Fix issue when no scripts are found in package.json (#15160) (bde61d8)
- core: handle positional args correctly for run command (#15193) (57c0b7b)
- core: param prompts should not accept empty string for required properties (#15157) (cddfa09)
- core: remove unused logic around ng cli (#15178) (02091ca)
- js: generate correct build options for rollup bundler; by defaul… (#15184) (2f4f287)
- react: do not install webpack and jest when cra-to-nx is using vite (#15194) (ca087ed)
- react: fix typo in cra-to-nx (#15183) (da579ac)