Vue Updates – Telegram
Vue Updates
113 subscribers
749 photos
968 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
#admin

Do not miss Vue Nation 24-25th January 2024

https://vuejsnation.com/
Vuetify
v3.4.6

#vuetify

🔧 Bug Fixes

● theme: move defaults object to generator function (af07b7f), closes #18339

Other Commmits

chore(release): publish v3.4.6 (c9a0e86)
docs(user): fix data.v === 1 merger (5a97683)
docs(Releases): update display (74be543)
docs(NotificationsMenu): implement border chip (9285566)
docs: move commits / releases to vuetify api (81e6842)
docs(DrawerAppend): hide latest commit if not available (42ecf90)
docs(VBtn): update defaults side effects content to include slim prop (5dbe99c)
chore: remove gitpod and Dockerfile (4529f80)
docs: update vue i18n example (#18822) (2dce3f9)
docs(Releases): fix lint (266f721)
chore(AuthDialog): wrap v-avatar with v-btn (c621fce)
docs(Releases): update page content (64f8183)
chore(TeamMember): implement border-chip (fcfe650)
docs: add toggle for inline api (bdcdd4c)
👍1
vite-plugin-vue
plugin-vue@5.0.0-beta.0

#vite #vite_plugin_vue

Please refer to CHANGELOG.md for details.
🤡1🗿1
vite-plugin-vue
plugin-vue@4.5.2

#vite #vite_plugin_vue

Please refer to CHANGELOG.md for details.
Vue 3
v3.3.11

#vue #vue3 Bug Fixes
custom-element: correctly handle number type props in prod (#8989) (d74d364)reactivity: fix mutation on user proxy of reactive Array (6ecbd5c), closes #9742 #9751 #9750runtime-dom: fix width and height prop check condition (5b00286), closes #9762shared: handle Map with symbol keys in toDisplayString (#9731) (364821d), closes #9727shared: handle more Symbol cases in toDisplayString (983d45d)Suspense: properly get anchor when mount fallback vnode (#9770) (b700328), closes #9769types: ref() return type should not be any when initial value is any (#9768) (cdac121)watch: should not fire pre watcher on child component unmount (#7181) (6784f0b), closes #7030

https://github.com/vuejs/core/blob/main/CHANGELOG.md
👍1
Vite
v5.0.7

#vite

Please refer to CHANGELOG.md for details.
Vite
create-vite@5.1.0

#vite

Please refer to CHANGELOG.md for details.
Vite
v5.0.8

#vite

Please refer to CHANGELOG.md for details.
Vite
v5.0.9

#vite

Please refer to CHANGELOG.md for details.
Vite
v5.0.10

#vite

Please refer to CHANGELOG.md for details.
#admin

yay! I broke fix thing that I broke, so it work now again 👀
vite-plugin-vue
plugin-vue@5.0.0-beta.1

#vite #vite_plugin_vue

Please refer to CHANGELOG.md for details.
Vue 3
v3.4.0-beta.1

#vue #vue3

Please refer to CHANGELOG.md for details.
Vue 3
v3.4.0-beta.2

#vue #vue3

Please refer to CHANGELOG.md for details.
Vue 3
v3.3.12

#vue #vue3

Please refer to CHANGELOG.md for details.
Vue 3
v3.4.0-beta.3

#vue #vue3

Please refer to CHANGELOG.md for details.
Vue 3
v3.3.13

#vue #vue3

Please refer to CHANGELOG.md for details.
Vue 3
v3.4.0-beta.4

#vue #vue3

Please refer to CHANGELOG.md for details.
Vuetify
v3.4.7

#vuetify

🔧 Bug Fixes

● framework: update peer dependency ranges (553f7d8), closes #18856
● Autocomplete: auto-select-first with disabled result (#18850) (fc3af53), closes #18839
● VAutocomplete: use v-model to modify search.value (#18577) (c64f19a), closes #18494
● VChip: use button element for closable button (#18571) (50e48d5), closes #18547
● VCombobox: remove item on backspace/delete (2c2b7de), closes #18833
● VCombobox/VAutocomplete: overlap selection when focused (#18817) (5fcdeb0), closes #18796
● VSelect: defined accessibility options (#18828) (27c3273), closes #18495
Vuetify
v3.4.8

#vuetify

🚀 Features

● calendar: add new composable (#18799) (bdbbc66)

🔧 Bug Fixes

● locale: add missing CZ strings (#18902) (b047634)
● VDataTableServer: attr name for the previous ARIA label (#18866) (a6e9d16), closes #18864
● VOtpInput: exclude loader slot in VField slots (#18881) (1614bef), closes #18809
● VOverlay: memory leak involving bound listeners (#18899) (3176463), closes #18880

Other Commmits

chore(release): publish v3.4.8 (0ac6f09)
docs(VSwitch): add update:indeterminate api denoscription (#18904) (260a36f)
chore(package.json): update @vuetify/one package (40d245a)
docs(VGrid): max-rows denoscription (#18889) (f02570d)
docs(npmrc): @vuetify/one is now public (5decc32)
chore(package): update @vuetify/one package (d0765f1)
docs: refactor auth / user store implementation (a1adfbe)
chore(ci): add NPM_TOKEN to env (b69e8e0)
docs(@vuetify/one): implement package (01cf534)
docs(VBtn): add denoscription for slim prop (#18865) (8991a37)