Vue Updates
114 subscribers
694 photos
842 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
v5.4.0

#vite

5.4.0 (2024-08-07)

fix(build): windows platform build output path error (#17818) (6ae0615), closes #17818

fix(deps): update launch-editor to consume fix for windows paths (#17828) (cf2f90d), closes #17828

fix(ssr): fix global variable name conflict (#17809) (6aa2206), closes #17809

fix(worker): fix importScripts injection breaking iife code (#17827) (bb4ba9f), closes #17827

chore: bump typescript-eslint to v8 (#17624) (d1891fd), closes #17624

chore(deps): update all non-major dependencies (#17820) (bb2f8bb), closes #17820

perf(ssr): do a single-pass over AST with node cache arrays (#17812) (81327eb), closes #17812

source
v3.5.0-beta.1

#vue #vue3

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

source
[email protected]

#vite #vite_plugin_vue

4.0.1 (2024-08-14)

chore: use pnpm catalog for shared deps (0735e18)

chore(deps): update upstream (#416) (02a3edd), closes #416

chore(deps): update upstream (#432) (5d592cd), closes #432

chore(vue-jsx): add type package field (a2fe479)

feat(vue-jsx): add defineComponentName option (0f71911)

fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412

source
v3.4.38

#vue #vue3

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

source
@quasar/app-vite-v1.9.5

#quasar

Fixes

fix(app-vite): (backport from q/app-vite beta) Capacitor/Cordova on Windows host -> Android Studio not being launched when running "quasar build -m capacitor -T android --ide" #17420

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-webpack-v3.13.4

#quasar

Fixes

fix(app-webpack): (backport from q/app-webpack beta) Capacitor/Cordova on Windows host -> Android Studio not being launched when running "quasar build -m capacitor -T android --ide" #17420

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.0

#vuetify

🚀 Features

● VMenu: add submenu prop (#20092) (306a262), closes #19093 #20130

🔧 Bug Fixes

● VCardActions: space children with gap instead of margin (2194403), closes #20239 #20262

🔬 Code Refactoring

● VSpeedDial: fix type error (4077948)

🔄 Reverts

Revert "fix(layout): use suspense to delay render of layout items (#15229)" (08c3d4f), closes #15229 #19800

🧪 Labs

● VPullToRefresh: add disabled prop (79cc227), closes #20242
● VTreeview: add modelValue which is equivalent to selected (2336637)

Other Commmits

chore(release): publish v3.7.0 (a0e7c3b)
docs: update emphasized pages (046da8d)

source
v5.4.1

#vite

5.4.1 (2024-08-15)

fix: build.modulePreload.resolveDependencies is optimizable (#16083) (e961b31), closes #16083

fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes #17836

fix: typings for vite:preloadError (#17868) (6700594), closes #17868

fix(build): avoid re-define __vite_import_meta_env__ (#17876) (e686d74), closes #17876

fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869

fix(lightningcss): search for assets with correct base path (#17856) (4e5ce3c), closes #17856

fix(worker): handle self reference url worker in dependency for build (#17846) (391bb49), closes #17846

chore: fix picocolors import for local dev (#17884) (9018255), closes #17884

refactor: remove handleHotUpdate from watch-package-data plugin (#17865) (e16bf1f), closes #17865

source
quasar-v2.16.9

#quasar

New

feat(ui): date utils -> add format support for: Mo, do, DDDo, wo
feat(ui/lang): Create bs-BA language pack (#17433)

Fixes

fix(ui): apply styles to only aria-disabled="true" (#17436)
fix(QIcon): rounded floating q-badge not "round" when working with q-icon #17342
fix(ui): invalid icons for the Quasar IconSets on Material Symbols (webfont + svg)

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
[email protected]

#pinia #vue_pinia #vue3_pinia

2.2.2 (2024-08-15)
Features
improve tree shaking on defineStore (#2740) (3069105)

source
v9.14.0

#vue_i18n #i18n #vue_i18n_next

What's Changed

Improvement Features

fix: vue-i18n type definition for vue package by @BobbieGoede in #1919

Full Changelog: v9.13.1...v9.14.0

source