Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2024

This PR contains the following updates:

Package Change Age Confidence
mkdist ^0.1.0 -> ^2.4.1 age confidence

Release Notes

unjs/mkdist (mkdist)

v2.4.1

Compare Source

compare changes

🩹 Fixes
  • Consider extension when deduping outputs (f4424fe)
❤️ Contributors

v2.4.0

Compare Source

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

Compare Source

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

Compare Source

compare changes

🚀 Enhancements
  • dts: Expose ts compiler errors (#​278)
🩹 Fixes
  • Only add known ignore patterns by default (#​279)
❤️ Contributors

v2.1.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Convert absolute gitignore patterns to relative (#​265)
🏡 Chore
❤️ Contributors

v2.0.1

Compare Source

compare changes

🩹 Fixes
  • vue: Conditionally import vue/compiler-sfc (c2f1a2e)
❤️ Contributors

v2.0.0

Compare Source

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)
🏡 Chore
⚠️ Breaking Changes
  • vue: ⚠️ Refactor vue loader with vue/compiler-sfc (#​251)
❤️ Contributors

v1.6.0

Compare Source

compare changes

🚀 Enhancements
💅 Refactors
  • dts: Improve internal extractDeclarations readability (#​248)
  • Replace fast-glob with tinyglobby (#​237)
🏡 Chore
✅ Tests
  • Add test for components/index.ts dts behavior (eb495b0)
❤️ Contributors

v1.5.9

Compare Source

compare changes

🩹 Fixes
  • dts: Handle dir + file of same name (#​245)
❤️ Contributors

v1.5.8

Compare Source

compare changes

🩹 Fixes
  • dts: Resolve directory exports in .dts files (#​244)
❤️ Contributors

v1.5.7

Compare Source

compare changes

🩹 Fixes
  • vue: Skip transpilation with multiple script blocks (#​243)
❤️ Contributors

v1.5.6

Compare Source

compare changes

🩹 Fixes
  • dts: Compatible with vue-tsc 2.0.x (#​242)
❤️ Contributors

v1.5.5

Compare Source

compare changes

🩹 Fixes
  • dts: Update for compatibility with vue-tsc >=2.1 (#​240)
❤️ Contributors

v1.5.4

Compare Source

compare changes

💅 Refactors
  • Replace fs-extra with node:fs/promises (#​231)
  • Replace globby w/ fast-glob (#​230)
🏡 Chore
  • Update deps (3515d36)
  • Remove unused mri dependency (d43b142)
  • Remove unused globby dependency` (eb1f556)
❤️ Contributors

v1.5.3

Compare Source

compare changes

🩹 Fixes
  • dts: Use ts.convertCompilerOptionsFromJson to normalise (#​224)
🏡 Chore
❤️ Contributors

v1.5.2

Compare Source

compare changes

🩹 Fixes
  • Upgrade volar implementation (#​222)
🏡 Chore
❤️ Contributors

v1.5.1

Compare Source

compare changes

🩹 Fixes
  • Dynamically import typescript when normalising options (b8afd50)
❤️ Contributors

v1.5.0

Compare Source

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
🎨 Styles
🤖 CI
❤️ Contributors

v1.4.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • cjs: Hotfix babel transformation issue (94444df)
  • Resolve dynamic import paths (#​165)
  • Pass all options to loader context (ea5ba97)
🌊 Types
  • Add cjs, mts and cts to the supported extensions (e7d3ffb)
🏡 Chore
❤️ Contributors

v1.3.1

Compare Source

compare changes

🩹 Fixes
  • cjs: Hotfix babel transformation issue (94444df)
🏡 Chore
🤖 CI
  • Use conventional commit for autofix (2e20d10)
❤️ Contributors

v1.3.0

Compare Source

compare changes

🚀 Enhancements
  • Allow passing esbuild transform options (#​144)
  • Support jsx and tsx files (#​71)
  • Support configurable loaders (#​152)
  • cli: Support --minify and --target (84c59aa)
🩹 Fixes
  • Handle .cts and .mts as typescript (#​162)
💅 Refactors
  • cli: Migrate to unjs/citty (#​157)
🏡 Chore
❤️ Contributors

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add support for relativising type exports (#​135)
  • Add support for relativising type exports (#​140)
🏡 Chore
❤️ Contributors

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Add .js extension for relative import and exports in declarations (#​134)
❤️ Contributors

v1.1.1

Compare Source

compare changes

🩹 Fixes
  • Add support for multi-line import extension normalization (#​120)
🏡 Chore
❤️ Contributors

v1.1.0

Compare Source

Features
Bug Fixes

v1.0.0

Compare Source

0.4.1 (2022-11-15)

v0.4.1

Compare Source

0.4.1 (2022-11-15)

v0.4.0

Compare Source

0.4.1 (2022-11-15)

v0.3.13

Compare Source

⚠ BREAKING CHANGES
  • upgrade globby
Features
Bug Fixes
0.3.13 (2022-06-23)
Bug Fixes
  • dts: introp default for typescript import (5578a7c)
0.3.12 (2022-06-23)
0.3.11 (2022-06-23)
Features
  • resolve full path to cjs cunks (df2a548)
Bug Fixes
  • downgrade pathe to 0.2.x (659f7e9)
0.3.10 (2022-02-04)
Bug Fixes
0.3.9 (2022-01-21)
Features
0.3.8 (2021-12-14)
Bug Fixes
0.3.7 (2021-12-13)
Bug Fixes
0.3.6 (2021-12-10)
Bug Fixes
0.3.5 (2021-10-20)
Bug Fixes
0.3.4 (2021-10-13)
Bug Fixes
0.3.3 (2021-07-15)
Bug Fixes
  • avoid overriding files with original extension (resolves #​11) (bb59350)
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
Bug Fixes
  • use default export with cjs transform (68e1ed1)

v0.3.12

Compare Source

⚠ BREAKING CHANGES
  • upgrade globby
Features
Bug Fixes
0.3.13 (2022-06-23)
Bug Fixes
  • dts: introp default for typescript import (5578a7c)
0.3.12 (2022-06-23)
0.3.11 (2022-06-23)
Features
  • resolve full path to cjs cunks (df2a548)
Bug Fixes
  • downgrade pathe to 0.2.x (659f7e9)
0.3.10 (2022-02-04)
Bug Fixes
0.3.9 (2022-01-21)
Features
0.3.8 (2021-12-14)
Bug Fixes
0.3.7 (2021-12-13)
Bug Fixes
0.3.6 (2021-12-10)
Bug Fixes
0.3.5 (2021-10-20)
Bug Fixes
0.3.4 (2021-10-13)
Bug Fixes
0.3.3 (2021-07-15)
Bug Fixes
  • avoid overriding files with original extension (resolves #​11) (bb59350)
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
Bug Fixes
  • use default export with cjs transform (68e1ed1)

v0.3.11

Compare Source

⚠ BREAKING CHANGES
  • upgrade globby
Features
Bug Fixes
0.3.13 (2022-06-23)
Bug Fixes
  • dts: introp default for typescript import (5578a7c)
0.3.12 (2022-06-23)
0.3.11 (2022-06-23)
Features
  • resolve full path to cjs cunks (df2a548)
Bug Fixes
  • downgrade pathe to 0.2.x (659f7e9)
0.3.10 (2022-02-04)
Bug Fixes
0.3.9 (2022-01-21)
Features
0.3.8 (2021-12-14)
Bug Fixes
0.3.7 (2021-12-13)
Bug Fixes
0.3.6 (2021-12-10)
Bug Fixes
0.3.5 (2021-10-20)
Bug Fixes
0.3.4 (2021-10-13)
Bug Fixes
0.3.3 (2021-07-15)
Bug Fixes
  • avoid overriding files with original extension (resolves #​11) (bb59350)
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
Bug Fixes
  • use default export with cjs transform (68e1ed1)

v0.3.10

Compare Source

⚠ BREAKING CHANGES
  • upgrade globby
Features
Bug Fixes
0.3.13 (2022-06-23)
Bug Fixes
  • dts: introp default for typescript import (5578a7c)
0.3.12 (2022-06-23)
0.3.11 (2022-06-23)
Features
  • resolve full path to cjs cunks (df2a548)
Bug Fixes
  • downgrade pathe to 0.2.x (659f7e9)
0.3.10 (2022-02-04)
Bug Fixes
0.3.9 (2022-01-21)
Features
0.3.8 (2021-12-14)
Bug Fixes
0.3.7 (2021-12-13)
Bug Fixes
0.3.6 (2021-12-10)
Bug Fixes
0.3.5 (2021-10-20)
Bug Fixes
0.3.4 (2021-10-13)
Bug Fixes
0.3.3 (2021-07-15)
Bug Fixes
  • avoid overriding files with original extension (resolves #​11) (bb59350)
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
Bug Fixes
  • use default export with cjs transform (68e1ed1)

v0.3.9

Compare Source

⚠ BREAKING CHANGES
  • upgrade globby
Features
Bug Fixes
0.3.13 (2022-06-23)
Bug Fixes
  • dts: introp default for typescript import (5578a7c)
0.3.12 (2022-06-23)
0.3.11 (2022-06-23)
Features
  • resolve full path to cjs cunks (df2a548)
Bug Fixes
  • downgrade pathe to 0.2.x (659f7e9)
0.3.10 (2022-02-04)
Bug Fixes
0.3.9 (2022-01-21)
Features
0.3.8 (2021-12-14)
Bug Fixes
0.3.7 (2021-12-13)
Bug Fixes
0.3.6 (2021-12-10)
Bug Fixes
0.3.5 (2021-10-20)
Bug Fixes
0.3.4 (2021-10-13)
Bug Fixes
0.3.3 (2021-07-15)
Bug Fixes
  • avoid overriding files with original extension (resolves #​11) (bb59350)
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
Bug Fixes
  • use default export with cjs transform (68e1ed1)

v0.3.8

Compare Source

⚠ BREAKING CHANGES
  • upgrade globby
Features
Bug Fixes
0.3.13 (2022-06-23)
Bug Fixes
  • dts: introp default for typescript import (5578a7c)
0.3.12 (2022-06-23)
0.3.11 (2022-06-23)
Features
  • resolve full path to cjs cunks (df2a548)
Bug Fixes
  • downgrade pathe to 0.2.x (659f7e9)
0.3.10 (2022-02-04)
Bug Fixes
0.3.9 (2022-01-21)
Features
0.3.8 (2021-12-14)
Bug Fixes
0.3.7 (2021-12-13)
Bug Fixes
0.3.6 (2021-12-10)
Bug Fixes
0.3.5 (2021-10-20)
Bug Fixes
0.3.4 (2021-10-13)
Bug Fixes
0.3.3 (2021-07-15)
Bug Fixes
  • avoid overriding files with original extension (resolves #​11) (bb59350)
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
Bug Fixes
  • use default export with cjs transform (68e1ed1)

v0.3.7

Compare Source

⚠ BREAKING CHANGES
  • upgrade globby
Features
Bug Fixes
0.3.13 (2022-06-23)
Bug Fixes
  • dts: introp default for typescript import (5578a7c)
0.3.12 (2022-06-23)
0.3.11 (2022-06-23)
Features
  • resolve full path to cjs cunks (df2a548)
Bug Fixes
  • downgrade pathe to 0.2.x (659f7e9)
0.3.10 (2022-02-04)
Bug Fixes
0.3.9 (2022-01-21)
Features
0.3.8 (2021-12-14)
Bug Fixes
0.3.7 (2021-12-13)
Bug Fixes
0.3.6 (2021-12-10)
Bug Fixes
0.3.5 (2021-10-20)
Bug Fixes
0.3.4 (2021-10-13)
Bug Fixes
0.3.3 (2021-07-15)
Bug Fixes
  • avoid overriding files with original extension (resolves #​11) (bb59350)
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
Bug Fixes
  • use default export with cjs transform (68e1ed1)

v0.3.6

Compare Source

⚠ BREAKING CHANGES
  • upgrade globby
Features
Bug Fixes
0.3.13 (2022-06-23)
Bug Fixes
  • dts: introp default for typescript import (5578a7c)
[0.3.12](https://

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from 82f5a36 to 28a220b Compare December 15, 2024 21:49
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from 28a220b to 45a503f Compare December 28, 2024 15:54
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from 45a503f to 72f9447 Compare April 4, 2025 20:50
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch 2 times, most recently from fae2e00 to acbf9b7 Compare August 13, 2025 13:01
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from acbf9b7 to 0a6a151 Compare August 19, 2025 12:04
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from 0a6a151 to a07e044 Compare August 31, 2025 11:55
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from a07e044 to 64b11cd Compare September 13, 2025 17:56
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from 64b11cd to 56c95c8 Compare September 25, 2025 17:07
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from 56c95c8 to 74b1e33 Compare October 21, 2025 18:44
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from 74b1e33 to 804b399 Compare November 10, 2025 22:32
@renovate renovate bot force-pushed the renovate/mkdist-2.x branch from 804b399 to ed95b9f Compare November 18, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant