Vue Updates
114 subscribers
695 photos
842 links
Channel for automatic notifications about updates in the Vue ecosystem.

Watching: vue, nuxt, vuetify, vue-i18n-next, vue-router, pinia and vite

Contacts: @Black_Yuzia

Our channels:
@Vue_Courses
@Vue_Updates
@frontendmasters_courses
Download Telegram
[email protected]

#vite

6.1.1 (2025-04-28)

● fix(legacy): use unbuild 3.4 for now (#19928) (96f73d1), closes #19928

source
v3.8.3

#vuetify

πŸ”§ Bug Fixes

● VMenu: use last known position if target is hidden (#21145) (00814a3), closes #20515
● VOverlay: prevent flip logic resizeObserver loop (#21300) (94d49da), closes #21098
● VSelect: add aria-label a11y (#21181) (95c77fd)

πŸ”¬ Code Refactoring

● replace computed() with toRef() (#21167) (9b07be9)
● defaults: reduce computed getter calls (8d798e3)

πŸ”„ Reverts

● Revert "fix(validation): a disabled / readonly field should always be valid (#21222)" (89d6df0)

πŸ§ͺ Labs

● VCalendar: add emits and slots (#19568) (616d861)
● VIconBtn: always use icon-size if present (c903c55)

source
v4.5.14

#vite

4.5.14 (2025-04-30)

● fix: backport #19965, check static serve file inside sirv (#19967) (7739479), closes #19965 #19967
● chore: run format (99afb60)

4.5.13 (2025-04-10)

● fix: backport #19830, reject requests with # in request-target (#19832) (41f3819), closes #19830 #19832

4.5.12 (2025-04-03)

● fix: backport #19782, fs check with svg and relative paths (#19785) (0a3dcf5), closes #19782 #19785

4.5.11 (2025-03-31)

● fix: backport #19761, fs check in transform middleware (#19763) (26e1764), closes #19761 #19763

4.5.10 (2025-03-24)

● fix: backport #19702, fs raw query with query separators (#19704) (315695e), closes #19702 #19704

source
v5.4.19

#vite

5.4.19 (2025-04-30)

● fix: backport #19965, check static serve file inside sirv (#19966) (766947e), closes #19965 #19966

5.4.18 (2025-04-10)

● fix: backport #19830, reject requests with # in request-target (#19831) (823675b), closes #19830 #19831

5.4.17 (2025-04-03)

● fix: backport #19782, fs check with svg and relative paths (#19784) (84b2b46), closes #19782 #19784

5.4.16 (2025-03-31)

● fix: backport #19761, fs check in transform middleware (#19762) (b627c50), closes #19761 #19762

source
v6.1.6

#vite

6.1.6 (2025-04-30)

● fix: check static serve file inside sirv (#19965) (42079a0), closes #19965

6.1.5 (2025-04-10)

● fix: reject requests with # in request-target (#19830) (87cff12), closes #19830

6.1.4 (2025-04-03)

● fix: backport #19782, fs check with svg and relative paths (0aeccef), closes #19782

source
v6.2.7

#vite

6.2.7 (2025-04-30)

● fix: check static serve file inside sirv (#19965) (99980ec), closes #19965

6.2.6 (2025-04-10)

● fix: reject requests with # in request-target (#19830) (3bb0883), closes #19830

source
v6.3.4

#vite

6.3.4 (2025-04-30)

● fix: check static serve file inside sirv (#19965) (c22c43d), closes #19965
● fix(optimizer): return plain object when using require to import externals in optimized dependenci (efc5eab), closes #19940
● refactor: remove duplicate plugin context type (#19935) (d6d01c2), closes #19935

source
[email protected]

#vite

6.5.0 (2025-05-05)

● feat(create-vite): add Marko (#19257) (171e856), closes #19257
● feat(create-vite): add RedwoodSDK to create-vite app. (#19927) (7f5e0e6), closes #19927
● feat(create-vite): bump TS to 5.8 (#19892) (1f90255), closes #19892
● fix(deps): update all non-major dependencies (#19698) (bab4cb9), closes #19698
● fix(deps): update all non-major dependencies (#19899) (a4b500e), closes #19899

6.4.1 (2025-04-17)

● docs(create-vite): update react template README files (#19876) (2d4c20e), closes #19876
● fix(create-vite): adding an interactive flag to force interactivity (#19875) (608457c), closes #19875

source
v6.3.5

#vite

6.3.5 (2025-05-05)

● fix(ssr): handle uninitialized export access as undefined (#19959) (fd38d07), closes #19959

source
v3.8.4

#vuetify

πŸ”§ Bug Fixes

● VAutocomplete: re-evaluate dirty on external change (#21344) (3a2c846), closes #20718
● VDataTable: shift click should only toggle selectable rows (#21334) (cd971b4), closes #21328
● VDataTableServer/Virtual: add generic headers type (32044d0), closes #21327
● VDialog: only take focus on open if scrim or retainFocus (#21343) (d678b70), closes #21301
● VFileInput/VFileUpload: change function not called on drop (#21182) (30363c9)
● VOverlay: check if target is positioned (10478a7), closes #21350
● VTable: remove border radius when top/bottom is present (95582d9), closes #21320 #21321
● VTextField: reset field on clear (#21310) (#21314) (5029e1b)
● VTooltip: disable transition when transition=false (5d58b69), closes #21268

πŸ§ͺ Labs

● VDateInput: If multiple, reset model to [] (#21299) (3a9602b)
● VDateInput: add update-on prop (#21249) (7304a37), closes #21245 #20964
● VTimePicker: SSR hydration mismatch error (#21355) (f17fbd6)

source
[email protected]

#vite #vite_plugin_vue

5.2.4 (2025-05-09)

● chore: fix types with Vite 6.3 (#559) (8002511), closes #559
● chore: use rollup types exposed from Vite (#583) (2e1287f), closes #583
● chore(deps): update upstream (#542) (ef446fc), closes #542
● chore(deps): update upstream (#569) (98381b2), closes #569
● feat(plugin-vue): use transformWithOxc if rolldown-vite is detected (#584) (6ac8e3a), closes #584
● fix(plugin-vue): handle sourcemap with empty script code (#585) (7f73970), closes #585
● fix(plugin-vue): when the resource path contains chinese characters, dev/build is inconsistent (#550 (5f6affe), closes #550

source
v3.8.5

#vuetify

πŸ”§ Bug Fixes

● VBottomNavigation: set inline margin to auto (#21357) (68b52ed), closes #21316
● VPagination: adapt button width for large values (#21139) (c6dc1ca), closes #20120
● VSnackbarQueue: prevent infinite recursion in message type (4668f43), closes #21410

πŸ”„ Reverts

● Revert "fix(VAutocomplete): re-evaluate dirty on external change (#21344)" (5086a34), closes #21392

πŸ§ͺ Labs

● VColorInput: add new component (#20623) (dec238a)
● VDateInput: Set validationValue to modelValue (#21408) (3d1df29), closes #20351
● VDateInput: sync with placeholder, infer from locale (#21409) (d75f5e3), closes #21397
● VDateInput: accept value when picker is hidden (#21273) (99331d6)
● VDateInput: Add input-format prop (#21221) (7949324)
● VDateInput: expose menu as v-model (#21298) (c6f3cdb)

source
v3.17.4

#nuxt

πŸ”— Linked issue

No issue

πŸ“š Description

Because before "fork-ts-checker-webpack-plugin" Webpack plugin dependencies Webpack when the user using @nuxt/rspack-builder must be install the Webpack5 .

So I used the "ts-checker-rspack-plugin" replace "fork-ts-checker-webpack-plugin".

But now I found the Type error in "webpack/configs/client.ts" and "webpack/configs/service.ts". I used the @ts-expect-error to solve them.

source
[email protected]

#vite #vite_plugin_vue

4.2.0 (2025-05-20)

● feat(vue-jsx): add filter (#581) (f66a009), closes #581
● fix(deps): update all non-major dependencies (#527) (8495d12), closes #527
● fix(deps): update all non-major dependencies (#578) (405647f), closes #578

source
@quasar-extras-v1.17.0

#quasar

Changes

● new(extras): Ionicons => v8.0.8
● feat(extras): update Bootstrap icons => v1.13.1
● feat(extras): update Google Material Symbols Outlined => CDN v244
● feat(extras): update Google Material Symbols Rounded => CDN v245
● feat(extras): update Google Material Symbols Sharp => CDN v241

Fix

● n/a

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

● Becoming a sponsor on Github
● One-off donation via PayPal

source
[email protected]

#vite #vite_plugin_vue

6.0.0-beta.0 (2025-05-21)

● feat(vue)!: separate include and exclude from api.options and add filter (#582) (e3beac8), closes #582
● fix(deps): update all non-major dependencies (#587) (d5ea412), closes #587

source