Skip to content

v0.21.5

Choose a tag to compare

@2heal1 2heal1 released this 21 Nov 02:44

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 TS1170 error on Typescript > 5.7.0 by @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

Full Changelog: v0.21.4...v0.21.5