What's Changed
New Features 🎉
- feat(storybook)!: only ship ESM outputs, align with Storybook 10. by @fi3ework in #4223
- feat(dts-plugin): add dts.generateTypes.deleteTsConfig field by @2heal1 in #4225
Performance 🚀
Bug Fixes 🐞
- fix(sdk): fix typescript
TS1170error on Typescript >5.7.0by @davidfestal in #4208 - fix(retry-plugin): add autoParseResponse to auto-select JSON or text based on file extension by @2heal1 in #4228
- fix(dts-plugin): delete compilerOptions.declarationDir by @2heal1 in #4226
- fix: js file extension maybe .cjs or .mjs by @2heal1 in #4229
- fix(dts-plugin): api type file should not related with manifest config by @2heal1 in #4230
New Contributors
- @davidfestal made their first contribution in #4208
Full Changelog: v0.21.4...v0.21.5