Vue Updates
112 subscribers
738 photos
945 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
v3.10.11
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● VField: visibility of loading state in forced-colors mode (#22316) (993f443), closes #22315
● VTab: correct styles for forced-colors mode (8b46022)
● VWindow: correct transition between first and last (dd0d725), closes #20641
v3.6.0-alpha.4
#vue #vuejs #frontend

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.
v4.0.9
#vitest #frontend

   πŸš€ Experimental Features

● expect: Add Set support to toBeOneOf  -  by @tim-we and @sheremet-va in #8906 (a415d)

   πŸž Bug Fixes

● browser: Add favicon icons to the browser mode ui  -  by @userquin in #8972 (353ee)
● forks: Increase worker start timeout  -  by @AriPerkkio in #9027 (5e750)
● jsdom: Cloned request is an instance of Request  -  by @sheremet-va in #8985 (506a9)
● ui: Collect file/suite/test duration correctly  -  by @userquin in #8976 (8016d)

    View changes on GitHub
❀1
v4.0.12
#vitest #frontend

   πŸž Bug Fixes

● Inherit fsModuleCachePath by default  -  by @sheremet-va in #9063 (9a8bc)
● Don't import from @opentelemetry/api in public types  -  by @sheremet-va in #9066 (e944a)

    View changes on GitHub
v7.2.4
#vite #frontend

7.2.4 (2025-11-20)

Bug Fixes

● revert "perf(deps): replace debug with obug (#21107)" (2d66b7b)
v4.0.13
#vitest #frontend

   πŸž Bug Fixes

● types: ● Don't use type from Vite 7.1  -  by @sheremet-va in #9071 (6356b) ● Don't import node.js dependent types in vitest/browser  -  by @sheremet-va in #9068 (332af)

   πŸŽ Performance

● Avoid fetchModule roundtrip if the module is cached  -  by @sheremet-va in #9075 (b27e0)
● experimental: If fsCacheModule is enabled, read from the memory when possible  -  by @sheremet-va in #9076 (6b9a1)

    View changes on GitHub
❀1
v3.10.12
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● v-tooltip: prevent showing empty tooltip (#22347) (045362e), closes #22345
● VSelect: Use hidden input for native form submissions (#22330) (3966739), closes #21097