17.0.0-beta.0
🚀 Features
- core: accept various task runner options from root of nx.json (#19243)
- core: read cloud url from nx.json (#19468)
- core: add --type for nx show projects (#19358)
- core: add NX_PARALLEL env var (#19488)
- js: add @swc-node/register and @swc/core to JS projects by default (#19453)
- linter: remove tslint logic (#19002)
- react: Add federate-module generator (#19286)
🩹 Fixes
- core: register transpiler should setup loading for node code (#19454)
- core: use typescript to get compiler options for ts-node (#19480)
- core: hash the same environment as the tasks are run with (#19487)
- linter: fix validateDependenciesSectionExistance fixer (#19512)
- misc: don't interpolate arg as
undefined
(#18666) - misc: pass full path to tsconfig when registering transpiler (#19451)
- nx-dev: video cards formatting (#19449)
- vue: ensure standalone has proper lint rule (#19505)
- vue: enforce multiword component name (#19507)
- vue: replace className with class on html (#19500)
- webpack: add guard around onListening call (#19363)
❤️ Thank You
- Colum Ferry @Coly010
- Craigory Coppola @AgentEnder
- Isaac Mann @isaacplmann
- Jack Hsu @jaysoo
- Jason Jean @FrozenPandaz
- Katerina Skroumpelou @mandarini
- Miroslav Jonaš @meeroslav
- Nicholas Cunningham @ndcunningham
- Travis Cline @tmc