Skip to content

Releases: unjs/mkdist

v2.4.1

12 Sep 10:24
996869e

Choose a tag to compare

compare changes

🩹 Fixes

  • Consider extension when deduping outputs (f4424fe)

❤️ Contributors

v2.4.0

12 Sep 08:34
771d3ba

Choose a tag to compare

compare changes

🚀 Enhancements

  • dts: Emit .d.vue.ts as type declaration of .vue files (#301)

🤖 CI

  • Test against previous lts verison (946852b)
  • Remove install of corepack (73894e6)
  • Bump setup/checkout action versions (8a909da)

❤️ Contributors

v2.3.0

04 Apr 17:38
a7f029d

Choose a tag to compare

compare changes

🚀 Enhancements

  • vue: Support adding relative extensions to dynamic imports (#269)
  • vue: Use vue-sfc-transformer if installed (#300)

🩹 Fixes

  • Use dynamic import pkg-types (9d6065b)

🏡 Chore

✅ Tests

  • Sort file list before snapshot (152817d)

🤖 CI

  • Force enable latest corepack (587a5e4)

❤️ Contributors

v2.2.0

28 Dec 15:42
@pi0 pi0

Choose a tag to compare

compare changes

🚀 Enhancements

  • dts: Expose ts compiler errors (#278)

🩹 Fixes

  • Only add known ignore patterns by default (#279)

❤️ Contributors

v2.1.0

15 Dec 20:24
@pi0 pi0

Choose a tag to compare

compare changes

🚀 Enhancements

  • Support globOptions (#266)

🩹 Fixes

  • Convert absolute gitignore patterns to relative (#265)

❤️ Contributors

  • Pooya Parsa (@pi0)

v2.0.1

13 Dec 11:56
9390803

Choose a tag to compare

compare changes

🩹 Fixes

  • vue: Conditionally import vue/compiler-sfc (c2f1a2e)

❤️ Contributors

v2.0.0

13 Dec 11:35
80c5dc3

Choose a tag to compare

compare changes

🚀 Enhancements

  • vue: ⚠️ Refactor vue loader with vue/compiler-sfc (#251)

🩹 Fixes

  • Scan dotfiles in source paths (#253)
  • cli: Add --no-clean option (#217)

⚠️ Breaking Changes

  • vue: ⚠️ Refactor vue loader with vue/compiler-sfc (#251)

❤️ Contributors

v1.6.0

05 Oct 12:36
@pi0 pi0

Choose a tag to compare

compare changes

🚀 Enhancements

  • Update esbuild to 0.24 (d0dd1f7)
  • Replace fast-glob with tinyglobby (#237)

❤️ Contributors

v1.5.9

10 Sep 16:28
f85db94

Choose a tag to compare

compare changes

🩹 Fixes

  • dts: Handle dir + file of same name (#245)

❤️ Contributors

v1.5.8

10 Sep 15:23
580b67c

Choose a tag to compare

compare changes

🩹 Fixes

  • dts: Resolve directory exports in .dts files (#244)

❤️ Contributors