Vue Updates
116 subscribers
724 photos
913 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
v4.0.1
#vitest #frontend

   πŸž Bug Fixes

● Move the getBuiltins check  -  by @sheremet-va in #8765 (81000)
● pool: Don't teardown the communication channel too soon if something is running after the test  -  by @sheremet-va in #8767 (3fae7)

    View changes on GitHub
v7.1.12
#vite #frontend

7.1.12 (2025-10-23)

Bug Fixes

● deps: downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins#1909 (#20990) (56fd722)
v4.0.2
#vitest #frontend

   πŸž Bug Fixes

● browser: ● Don't print the deprecation notice in node_modules  -  by @sheremet-va in #8779 (588f7)
● pool: ● Assign envs before running tests to keep in sync with process.env  -  by @sheremet-va in #8769 (26ce8)
● spy: ● Properly inherit implementation's length  -  by @sheremet-va in #8778 (d4c2b) ● Reset spies if both restoreMocks and mockReset is set in the config  -  by @sheremet-va in #8781 (2eedb)

    View changes on GitHub
v4.0.3
#vitest #frontend

   πŸž Bug Fixes

● Preserve reporter options from config when CLI reporters override them  -  by @Copilot and sheremet-va in #8794 (15552)
● browser: More stable in-source testing validation  -  by @sheremet-va in #8793 (62297)
● happy-dom: Support fetch globals  -  by @sheremet-va in #8791 (0fb74)
● init: Use correct jsx/tsx extension  -  by @sheremet-va in #8792 (abc04)

    View changes on GitHub
v7.2.0-beta.1
#vite #frontend

7.2.0-beta.1 (2025-10-29)

Bug Fixes

● increase stream reset rate limit for HTTP2 (#21024) (4f44f22)
● optimizer: externalize virtual modules for html like files (#21001) (e5af352)

Documentation

● clarify the values are escaped automatically (#21017) (246df13)

Code Refactoring

● use fs.cpSync (#21019) (a2df778)