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
v3.1.4
#vitest #frontend

   🐞 Bug Fixes

Apply browser CLI options only if the project has the browser set in the config already  -  by @sheremet-va in #8002 (64f2b)
🎉1
v4.0.0-beta.3
#vitest #frontend

   🚨 Breaking Changes

Remove deprecated workspace option in favor of projects  -  by @sheremet-va in #8218 (76fb7)
Ignore --standalone when CLI filename filter
🎉2
v4.0.0-beta.4
#vitest #frontend

   🚀 Features

● browser: Add qwik to the vitest init cli command  -  by @thejackshelton in #8330 (1638b) Introduce toMatchScreenshot for Visual
🎉1
v4.0.0-beta.5
#vitest #frontend

   🚨 Breaking Changes

Use module-runner instead of vite-node  -  by @sheremet-va and @AriPerkkio in
🎉2
v4.0.0-beta.6
#vitest #frontend

   🚨 Breaking Changes

Rewrite spying implementation to make module mocking more intuitive  -  by @sheremet-va in #8363 (9e412)
● reporter: Remove deprecated APIs  -  by
v4.0.0-beta.7
#vitest #frontend

   🚀 Features

● api: Expose experimental_parseSpecifications  -  by @sheremet-va in #8408 (fdeb2) Expose Vitest watcher  -  by
v4.0.0-beta.8
#vitest #frontend

   🚨 Breaking Changes

Remove deprecated APIs  -  by @sheremet-va in #8428 (a1cb9)

   🚀 Features

● api: Add enableCoverage and dis