Skip to content

Releases: unjs/mkdist

v1.5.7

09 Sep 13:37
bf5b58f

Choose a tag to compare

compare changes

🩹 Fixes

  • vue: Skip transpilation with multiple script blocks (#243)

❤️ Contributors

v1.5.6

06 Sep 10:14
d4bacd8

Choose a tag to compare

compare changes

🩹 Fixes

  • dts: Compatible with vue-tsc 2.0.x (#242)

❤️ Contributors

v1.5.5

02 Sep 12:38
6e606ad

Choose a tag to compare

compare changes

🩹 Fixes

  • dts: Update for compatibility with vue-tsc >=2.1 (#240)

❤️ Contributors

v1.5.4

16 Jul 18:18
@pi0 pi0

Choose a tag to compare

compare changes

💅 Refactors

  • Replace fs-extra with node:fs/promises (#231)
  • Replace globby w/ fast-glob (#230)

❤️ Contributors

v1.5.3

24 Jun 18:12
3ce562e

Choose a tag to compare

compare changes

🩹 Fixes

  • dts: Use ts.convertCompilerOptionsFromJson to normalise (#224)

🏡 Chore

❤️ Contributors

v1.5.2

18 Jun 14:33
2c8d199

Choose a tag to compare

compare changes

🩹 Fixes

  • Upgrade volar implementation (#222)

🏡 Chore

  • Bump all dependencies (#221)

❤️ Contributors

v1.5.1

25 Apr 16:02
b8afd50

Choose a tag to compare

compare changes

🩹 Fixes

  • Dynamically import typescript when normalising options (b8afd50)

❤️ Contributors

v1.5.0

25 Apr 15:34
d3fd60b

Choose a tag to compare

compare changes

🚀 Enhancements

  • Use vue-tsc generate vue declarations (#154)
  • Support vue-tsc v2 (#201)
  • Support custom typescript compilerOptions (#215)

🩹 Fixes

  • De-default typescript import (c518477)
  • Log errors emitting declarations (1fb5a74)

🏡 Chore

  • Update dependencies (9137f70)
  • Update snapshots for vitest v1 (ea2ff56)

🤖 CI

❤️ Contributors

v1.4.0

22 Nov 13:40
@pi0 pi0

Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Resolve dynamic import paths (#165)
  • Pass all options to loader context (ea5ba97)

🌊 Types

  • Add cjs, mts, and cts to the supported extensions (e7d3ffb)

❤️ Contributors

v1.3.1

15 Nov 00:40
@pi0 pi0
fa526fe

Choose a tag to compare

compare changes

🩹 Fixes

  • cjs: Hotfix babel transformation issue (94444df)