nuxt7
nuxt7 copied to clipboard
chore(deps): update devdependency mkdist to v1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mkdist | ^0.1.0 -> ^1.6.0 |
Release Notes
unjs/mkdist (mkdist)
v1.6.0
🚀 Enhancements
- Update esbuild to 0.24 (d0dd1f7)
💅 Refactors
- dts: Improve internal
extractDeclarationsreadability (#248) - Replace fast-glob with tinyglobby (#237)
🏡 Chore
✅ Tests
- Add test for
components/index.tsdts behavior (eb495b0)
❤️ Contributors
- Superchupu (@SuperchupuDev)
- Pooya Parsa (@pi0)
- Daniel Roe (@danielroe)
v1.5.9
🩹 Fixes
- dts: Handle dir + file of same name (#245)
❤️ Contributors
- Daniel Roe (@danielroe)
v1.5.8
🩹 Fixes
- dts: Resolve directory exports in
.dtsfiles (#244)
❤️ Contributors
- Daniel Roe (@danielroe)
v1.5.7
🩹 Fixes
- vue: Skip transpilation with multiple script blocks (#243)
❤️ Contributors
- Daniel Roe (@danielroe)
v1.5.6
🩹 Fixes
- dts: Compatible with
vue-tsc2.0.x (#242)
❤️ Contributors
- Teages (@Teages)
v1.5.5
🩹 Fixes
- dts: Update for compatibility with
vue-tsc>=2.1 (#240)
❤️ Contributors
- Teages (@Teages)
v1.5.4
💅 Refactors
🏡 Chore
- Update deps (3515d36)
- Remove unused
mridependency (d43b142) - Remove unused
globbydependency` (eb1f556)
❤️ Contributors
- Pooya Parsa (@pi0)
- Sukka [email protected]
v1.5.3
🩹 Fixes
- dts: Use
ts.convertCompilerOptionsFromJsonto normalise (#224)
🏡 Chore
- Bump deps (#225)
❤️ Contributors
- Daniel Roe (@danielroe)
v1.5.2
🩹 Fixes
- Upgrade volar implementation (#222)
🏡 Chore
❤️ Contributors
- Daniel Roe (@danielroe)
v1.5.1
🩹 Fixes
- Dynamically import
typescriptwhen normalising options (b8afd50)
❤️ Contributors
- Daniel Roe (@danielroe)
v1.5.0
🚀 Enhancements
- Use
vue-tscgenerate vue declarations (#154) - Support vue-tsc v2 (#201)
- Support custom typescript
compilerOptions(#215)
🩹 Fixes
🏡 Chore
🎨 Styles
- Apply lint fixes (365002a)
🤖 CI
- Test against node 18 (aeb444f)
❤️ Contributors
- Daniel Roe (@danielroe)
- Zhong666 (@aa900031)
- Pooya Parsa (@pi0)
v1.4.0
🚀 Enhancements
- Support postcss loader (#167)
🩹 Fixes
- cjs: Hotfix babel transformation issue (94444df)
- Resolve dynamic import paths (#165)
- Pass all options to loader context (ea5ba97)
🌊 Types
- Add
cjs,mtsandctsto the supported extensions (e7d3ffb)
🏡 Chore
❤️ Contributors
- Pooya Parsa (@pi0)
- Liuyang0826 (@liuyang0826)
v1.3.1
🩹 Fixes
- cjs: Hotfix babel transformation issue (94444df)
🏡 Chore
🤖 CI
- Use conventional commit for autofix (2e20d10)
❤️ Contributors
- Pooya Parsa (@pi0)
- Daniel Roe (@danielroe)
v1.3.0
🚀 Enhancements
- Allow passing esbuild transform options (#144)
- Support
jsxandtsxfiles (#71) - Support configurable loaders (#152)
- cli: Support
--minifyand--target(84c59aa)
🩹 Fixes
- Handle
.ctsand.mtsas typescript (#162)
💅 Refactors
- cli: Migrate to unjs/citty (#157)
🏡 Chore
- release: V1.2.0 (7a5f92e)
- Update ci badge in readme (#146)
- Add compiler options type (2289288)
- Add
lint:fixscript (32915a9) - Update dependencies (2561704)
- Add autofix ci (7ad18dc)
- Remove extra console log (76bb4f7)
- Remove todo (0296ca6)
❤️ Contributors
- Pooya Parsa (@pi0)
- Vadym [email protected]
- Liuyang0826 (@liuyang0826)
- Uuau99999 (@uuau99999)
- Zuixinwang
- Daniel Roe [email protected]
- Trim21 (@trim21)
v1.2.0
🚀 Enhancements
🏡 Chore
- release: V1.1.2 (4892929)
❤️ Contributors
- Daniel Roe [email protected]
- Pooya Parsa (@pi0)
v1.1.2
🩹 Fixes
- Add
.jsextension for relative import and exports in declarations (#134)
❤️ Contributors
- Daniel Roe [email protected]
v1.1.1
🩹 Fixes
- Add support for multi-line import extension normalization (#120)
🏡 Chore
- Update release script (2803fe1)
❤️ Contributors
- Pooya Parsa [email protected]
- Alex Grozav [email protected]
v1.1.0
Features
Bug Fixes
v1.0.0
0.4.1 (2022-11-15)
v0.4.1
v0.4.0
⚠ BREAKING CHANGES
- upgrade globby
Features
- support multiple glob patterns (#41) (b339163)
- vue: support transpilation of
<style>blocks withsass(#27) (36e5b4f)
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
- multiline regex to replace import extensions (#17) (7a2690c)
- vue: skip transforming for
<script setup>(#15) (93cb489), closes #14
0.3.5 (2021-10-20)
Bug Fixes
0.3.4 (2021-10-13)
Bug Fixes
0.3.3 (2021-07-15)
Bug Fixes
0.3.2 (2021-06-16)
0.3.1 (2021-05-24)
Bug Fixes
- use default export with cjs transform (68e1ed1)
v0.3.13
v0.3.12
v0.3.11
v0.3.10
v0.3.9
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
⚠ BREAKING CHANGES
- resolve relative imports for mjs files (resolves #7)
Features
0.2.1 (2021-04-23)
Features
- ext option (f2c1bc6)
v0.2.1
v0.2.0
⚠ BREAKING CHANGES
- emit
.mjsfiles whn format is mjs
Features
- emit
.mjsfiles whn format is mjs (ec5fcc4)
0.1.7 (2021-04-14)
0.1.6 (2021-04-09)
Bug Fixes
- update esbuild to use transform directly (9b56d1c)
0.1.5 (2021-04-08)
Features
0.1.4 (2021-04-07)
Features
- support cleanDist option (f613c17)
0.1.3 (2021-03-30)
Bug Fixes
- unlink before cleaning up dist dir (c8cb2b8)
0.1.2 (2021-03-06)
0.1.1 (2021-01-17)
Bug Fixes
- pkg: use siroc build (ec85042)
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
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.