ant-design-vue
ant-design-vue copied to clipboard
chore(deps): update dependency @vitejs/plugin-vue to v5
trafficstars
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vitejs/plugin-vue (source) | ^3.0.0 -> ^5.0.0 |
Release Notes
vitejs/vite-plugin-vue (@βvitejs/plugin-vue)
v5.0.4
- chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#β354) (0294b9d), closes #β354
- chore(deps): update dependency prettier to v3.2.4 (#β347) (e957179), closes #β347
- chore(deps): update dependency prettier to v3.2.5 (#β352) (a9f5b11), closes #β352
- chore(deps): update upstream (#β333) (573420d), closes #β333
- types: omit overridden options (0c7432b)
- fix(deps): update all non-major dependencies (#β332) (70e5df9), closes #β332
- fix(plugin-vue): allow disabling transformAssetUrls (#β326) (0ff6fb7), closes #β326
v5.0.3
- fix(deps): update all non-major dependencies (#β309) (8c694f6), closes #β309
- fix(plugin-vue): handle circular references in HMR check (#β334) (eddcfa8), closes #β334 #β325
- fix(plugin-vue): handle custom element when hot update (6ffee6d)
- chore: fix typo (0a3b9a5)
- chore(deps): update upstream (#β310) (90eb484), closes #β310
v5.0.2
- fix: ensure consistent user template options when reusing AST (bc0ad64), closes #β322
- fix: only enable ast reuse for vue 3.4.3+ (4a53b6f)
- chore: bump vue to 3.4.2 (97002e1)
v5.0.1
- fix: Revert "feat: support template AST reuse from Vue 3.4 parser" (5d68fbd), closes #β322 /github.com/vuejs/core/blob/a41c5f1f4367a9f41bcdb8c4e02f54b2378e577d/packages/compiler-sfc/src/parse.ts#L133-L139 /github.com/vitejs/vite-plugin-vue/blob/f75de2e5284af6036efa45d5c9ec37757485e3a0/packages/plugin-vue/src/template.ts#L186-L190
- chore: aggregated changelog for 5.0 [ci skip] (2b33c32)
v5.0.0
- Breaking: drop
reactivityTransformsupport - Breaking: drop Node 14/16 support
- Breaking: drop Vite 4.x support
- Vue 3.4 template AST reuse support
- Vue 3.4 compile-time flag
__VUE_PROD_HYDRATION_MISMATCH_DETAILS__support - Added
customElementoption - Deprecated
defineModeloption
v4.5.0
- chore: update peerDependencies to support Vite 5 (#β290) (f92861a), closes #β290
- chore: upgrade deps (c046eba)
- fix(deps): update all non-major dependencies (#β262) (c316d43), closes #β262
v4.4.1
- fix: fix style block hmr for vitepress md files (a26a854), closes vuejs/vitepress#3129
- chore: make tests pass with rollup4 (#β271) (298d419), closes #β271
v4.4.0
- fix(plugin-vue): re-create filters after updating options (#β246) (c383503), closes #β246
- feat: support generated JS imports for external scoped style (#β196) (bd5055d), closes #β196
- chore: add
@ts-ignorewhen accessinglegacy?.buildSsrCjsExternalHeuristics(#β255) (04c3b0b), closes #β255 - refactor(plugin-vue): deprecate reactivity transform (38f8ea5)
- refactor(plugin-vue): use source-map-js (#β247) (b43690d), closes #β247
v4.3.4
- chore(deps): update typescript-eslint monorepo to v6 (major) (#β210) (fb07b5b), closes #β210
- feat(plugin-vue): expose options in
api(#β177) (269121e), closes #β177
v4.3.3
v4.3.2
v4.3.1
- fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#β227)" (0c28448), closes #β227
v4.3.0
- docs: add example for transforming custom blocks (#β221) (a6e013e), closes #β221
- fix: make it work when a default lang was specified (#β223) (ff68ed3), closes #β223 #β17
- fix: missing typescript declaration for globalTypeFiles (#β189) (1e8d16e), closes #β189
- fix(build): ensure correct typing for node esm (#β179) (8a19ee4), closes #β179
- fix(deps): update all non-major dependencies (#β163) (3c8193d), closes #β163
- fix(deps): update all non-major dependencies (#β205) (e014680), closes #β205
- fix(plugin-vue): distinguish HMR and transform descriptor (#β227) (aa2b59d), closes #β227
- fix(plugin-vue): hmr not working when updating script+template at the same time with a template prep (93c444c), closes #β106 #β28 #β76
- feat(types): expose
hoistStaticoption for script compilation (#β198) (7466b4f), closes #β198
v4.2.3
- fix(types): widen allowed script options for 3.3 features (3ac08e4)
v4.2.2
- fix: ignore generic attribute when generating script import (3170af1)
- chore: bump vite (ffe74e5)
- chore: bump vue version (799d875)
v4.2.1
- fix: lang="tsx" can't be inlined (c3f5c9c), closes #β159
- chore: update changelog [ci skip] (9d0d7a7)
v4.2.0
- feat: support 3.3 imported types in SFC macros (c891652)
v4.1.0
- fix: avoid resolving to 2.7 compiler-sfc (cf36b3e)
v4.0.0
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 has been generated by Mend Renovate. View repository job log here.