Vue Updates
114 subscribers
695 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
v3.6.13-3.7.0-beta.0.0

#vuetify

πŸš€ Features

● validation: add eager and invalid-input options (7e730fa)
● VAvatar: add border prop support (9dbc30a)
● VBtn: add support for active-color prop (aee83f0)
● VContainer: add dimension support (14a2e8c)
● VExpansionPanelTitle: add dimension support (784eb14)
● VImg: add absolute prop (f842cd9)
● VSlideGroup: expose hasNext and hasPrev (#20050) (8ef6ff8)

πŸ§ͺ Labs

● VTreeview: port open-on-click prop to v3 & enhancement (#20038) (cb6b5ff), closes #20009 #20095 #19414 #20106

Other Commmits

● chore(release): publish v3.6.13-3.7.0-beta.0.0 (2d2e7a0)
● chore: remove unused import (3752de2)

source
@quasar/app-webpack-v4.0.0-beta.16

#quasar

Changes

● feat(app-webpack): upgrade deps (including esbuild)
● fix(app-webpack): async support in configure wrapper (fix: #17268) (#17291)

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-vite-v2.0.0-beta.15

#quasar

Changes

● feat(app-vite): upgrade deps (including esbuild)
● fix(app-vite): async support in configure wrapper (fix: #17268) (#17291)

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-v2.16.6

#quasar

Fixes

● fix(ui): correctly apply iOS safe area padding when using q-tabs (#17055)
● fix(ui): avoid Sass warning by upgrading to latest specs in QSkeleton (no declaration after nested rule)

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
v10.0.0-beta.3

#vue_i18n #i18n #vue_i18n_next

What's Changed

⚑ Improvement Features

● fix(devtools): change vue-devtools label by @kazupon in #1885
● fix: vue-i18n type definition for vue package by @kazupon in #1888

Full Changelog: v10.0.0-beta.2...v10.0.0-beta.3

source
v10.0.0-beta.4

#vue_i18n #i18n #vue_i18n_next

What's Changed

🌟 Features

● feat: support generated locale type by @BobbieGoede in #1890

πŸ“οΈ Documentations

● Added a comment about pluralRules to the code in pluralization docs by @M1h4n1k in #1873

New Contributors

● @M1h4n1k made their first contribution in #1873

Full Changelog: v10.0.0-beta.3...v10.0.0-beta.4

source
v5.3.4

#vite

5.3.4 (2024-07-16)

● fix: update Terser type definitions (fix #17668) (#17669) (b723a75), closes #17668 #17669

● fix(build): skip preload treeshaking for nested braces (#17687) (4be96b4), closes #17687

● fix(css): include .css?url in assets field of manifest (#17623) (1465b20), closes #17623

● fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (07bc489), closes #17509

● refactor: replace includes with logical operations (#17620) (c4a2227), closes #17620

● chore: add callback to http-proxy.d.ts jsdoc (#17646) (d8a5d70), closes #17646

source
v10.0.0-beta.5

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ“οΈ Documentations

● chore: fix module augmentation example comment by @BobbieGoede in #1898

Full Changelog: v10.0.0-beta.4...v10.0.0-beta.5

source
v3.4.33

#vue #vue3

3.4.33 (2024-07-19)
Bug Fixes
● runtime-dom: handle undefined values in v-html (#11403) (5df67e3)

source
v3.5.0-alpha.3

#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
πŸ—Ώ3
[email protected]

#vite #vite_plugin_vue

5.1.0 (2024-07-23)

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

● fix(plugin-vue): clear cache after build end (96dbb22)

● chore: update documentation for new features option (7fc7994)

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

● feat(plugin-vue): add features option (#419) (3e839e2), closes #419

source
v3.4.34

#vue #vue3

3.4.34 (2024-07-24)
Bug Fixes
● defineModel: correct update with multiple changes in same tick (#11430) (a18f1ec), closes #11429

source
v3.5.0-alpha.4

#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]

#pinia #vue_pinia #vue3_pinia

2.2.0 (2024-07-26)
Bug Fixes
● types: require unwrapped state in patch (c38fa0d)

Features
● add action helper to consistently $onAction (a8526fc)

● devtools: expose selected store as global variable (#2692) (e0a7351)

source