Features
- Codemod: Convert
.stories.mdx
to MDX and CSF #21073
Bug Fixes
- Csf Tools: Fix overriding scalar named export values #21190
- Csf Tools: Support satisfies and as TS operator with module.exports #21188
- Core: try harder to resolve
.mjs
files for the browser entries #21161 - CLI: Fix jscodeshift error: env: node\r: No such file or directory #21180
- Angular: Fix NG0800 error #21181
- Addon-docs: Fix style bleeding #21150
- CLI: Improve how automigrations read
main.js
#21168
Build
- Build: Add check step to
ci:daily
workflow #21169