16.9.0-beta.2 (2023-09-18)
Bug Fixes
- angular: dont add .angular/cache to prettier again if existing (#19183) (cfa9a91)
- node: set x-dropdown in app generator to enable autocomplete in console (#19105) (abf3ac6)
- webpack: set
module: true
for swcMinify (#19213) (56481d6)
Features
- core: hide vue preset options from create-nx-workspace (#19155) (188dc8f)
- core: initial implementation of
nx release
(#19110) (9116c29) - devkit: add method for tree-aware glob search (#19128) (de2824a)
- nx-dev: add "new chat" button to AI page (#19150) (94f71cd)
- nx-dev: add embeddings for community plugins (#19168) (fb1c39f)
- nx-dev: change "New chat" to "Clear chat" to avoid confusion, and open links in new tab (#19190) (6242c87)
- nx-dev: improve auto-scrolling so it does not interfere with users reading the content (#19196) (b14cd1c)
- nx-dev: remove emojis from heading ID (#19194) (9460b86)
- react: Add versioning for workspace libraries (#19063) (0a7efc6)
- react: allow setting react preset to production when using custom BABEL_ENV (#19148) (dc8b408)
- react: switch default to typescript configuration for module federation (#19031) (11fcb8f)
- vue: add setup-tailwind generator (#19147) (e98221e)
- vue: init, app, component and lib generators (#19130) (769974b)