Vue Updates
114 subscribers
696 photos
843 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
@quasar/cli-v2.5.0

#quasar

This is the optional globally-installed part of the Quasar CLI

Changes

feat(cli): add bun.lock support (#17775)
feat(cli): upgrade deps

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
v3.7.15

#vuetify

🔧 Bug Fixes

● locale: add missing translations for all locales (f9081fe)
● locale: add missing traditional chinese translations (#21027) (b2db7cd)
● VListItem: allow space key in input tag (#21032) (2dd6747), closes #21030
● VOTPInput: enable autofill support (#21062) (038e9f4), closes #18678
● VSlider/RangeSlider: allow mousedown with left button only (#20265) (1bf8a2d), closes #19021

🧪 Labs

● VDateInput: use adapter date (#21043) (64d5eeb), closes #21033
● VFileUpload: divider wrapper width on smaller screens (cc26a99)
● VNumberInput: use useFocus composable for state (41dad8c)
● VNumberInput: support control holding down (#20987) (83aed7b)
● VNumberInput: pass number to rules (cea6d12), closes #21022
● VTreeview: prevent activating link on prepend click (3a1cd02)

source
@quasar/app-vite-v2.1.3

#quasar

Fixes

fix(app-vite): bex build for chrome -> output folder structure #17879
fix(app-vite): bex dev for firefox -> fails to start devserver

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
@quasar/app-vite-v2.1.4

#quasar

Fixes

fix(app-vite): correctly get path for ESM only packages without a "main" field #17880
fix(app-vite): add missing bool to devServer.https types

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
quasar-v2.18.1

#quasar

Fixes

fix(ui): add aria-label to date buttons (fix #16713) (#17884)
fix(QChip): outline + avatar --> correctly place the avatar #17885
fix(QSelect): content overflows when selected options are too long #17875

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
v9.1.11

#vue_i18n #i18n #vue_i18n_next

What's Changed

🔒 Security Fixes

fix: prototype pollution in handleFlatJson, about details see https://github.com/intlify/vue-i18n/security/advisories/GHSA-p2ph-7g93-hw3m

Full Changelog: v9.1.10...v9.1.11

source
v6.2.2

#vite

6.2.2 (2025-03-14)

fix: await client buildStart on top level buildStart (#19624) (b31faab), closes #19624
fix(css): inline css correctly for double quote use strict (#19590) (d0aa833), closes #19590
fix(deps): update all non-major dependencies (#19613) (363d691), closes #19613
fix(indexHtml): ensure correct URL when querying module graph (#19601) (dc5395a), closes #19601
fix(preview): use preview https config, not server (#19633) (98b3160), closes #19633
fix(ssr): use optional chaining to prevent "undefined is not an object" happening in `ssrRewriteStac (4309755), closes #19612
feat: show friendly error for malformed base (#19616) (2476391), closes #19616
feat(worker): show asset filename conflict warning (#19591) (367d968), closes #19591
chore: extend commit hash correctly when ambigious with a non-commit object (#19600) (89a6287), closes #19600

source
[email protected]

#vite #vite_plugin_vue

4.1.2 (2025-03-17)

fix: properly interpret boolean values in define (#545) (46d3d65), closes #545
fix(deps): update all non-major dependencies (#482) (cdbae68), closes #482
fix(deps): update all non-major dependencies (#502) (5bfbbc6), closes #502
fix(deps): update all non-major dependencies (#510) (28bca4b), closes #510

4.1.1 (2024-11-26)

chore: add vite 6 peer dep (#481) (4288652), closes #481

source
[email protected]

#vite #vite_plugin_vue

5.2.3 (2025-03-17)

Revert "fix: generate unique component id" (#548) (4bc5517), closes #548

source
v3.7.17

#vuetify

🔧 Bug Fixes

● theme: support unhead v2 (#21106) (5efcacb), closes #21112
● VToolbar: don't force full width when using floating prop (0aea286)

🔬 Code Refactoring

● VField: replace filterFieldProps with filterProps (b8a8bc2), closes #21087

🧪 Labs

● VDateInput: handle empty model onKeydown (84746fb)

source
v3.7.18

#vuetify

🔄 Reverts

Revert "refactor(VDatePickerMonth): remove useless VDefaultsProvider" (6fb2336)

Other Commmits

chore(release): publish v3.7.18 (b210f12)

source