17.0.0-rc.0
🚀 Features
- core: generate standalone projects with scoped package names (#19662)
- core: allow specifying cacheability per target (#19672)
- nest: update nest generators to support name and directory format option (#19668)
- react: add recursive remote serve (#19638)
- vue: support generating components using the path as provided (#19609)
🩹 Fixes
- core: support prettier v3 when run nx format (#19207)
- core: setup the nx cloud client during postinstall (#19658)
- core: removes formatting from show command when using --json flag (#19583)
- core: remove -d alias because it conflicts with --dry-run (#19664)
- core: always hash runtime input (#19670)
- linter: add @nx/linter in nx packageGroup (#19654)
- linter: handle string extends property in config (#19674)
- misc: do not normalize project name and root when using as-provided format (#19651)
- nx-plugin: enable prompt for generator and migration generators (#19675)
- vue: turn multi-word component lint rule off since there is always one for restricted HTML elements (#19645)
- vue: update standalone setup so tsconfig.base.json is not generated (#19660)
- vue: remove unitTestRunner option from component generator (#19667)
❤️ Thank You
- Abel @abel1105
- Caleb Ukle
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Jonathan Cammisuli
- Justin Dietz
- Leosvel Pérez Espinosa @leosvelperez
- MaxKless @34165455+MaxKless