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
v5.3.3

#vite

5.3.3 (2024-07-03)

fix: lazily evaluate __vite__mapDeps files (#17602) (dafff4a), closes #17602

fix(deps): update all non-major dependencies (#17590) (012490c), closes #17590

fix(lib): remove pure CSS dynamic import (#17601) (055f1c1), closes #17601

fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option (#17563) (14c3d49), closes #17563

source
quasar-v2.16.5

#quasar

Fixes

fix(util): typescript declaration for humanStorageSize (#17240)
fix(ui): prevent @typescript-eslint/unbound-method error on newer utilities types (#17251)
fix(ui): use correct list type for QSliderSlots (fix: #17060) (#17061)
fix(ui): fix useId composable types (fix: #17284)

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

#vue_i18n #i18n #vue_i18n_next

What's Changed

🐛 Bug Fixes

fix(types): $t types by @mitjans in #1883

📝️ Documentations

docs: fix typos by @SimonVadier in #1863
docs: add scoping for custom directive by @kazupon in #1867
Update tools.md by @felixhaeberle in #1866
Fix typos, syntax by @TheoKondak in #1881

New Contributors

@SimonVadier made their first contribution in #1863
@felixhaeberle made their first contribution in #1866
@mitjans made their first contribution in #1883
@TheoKondak made their first contribution in #1881

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

source
@quasar/extras-v1.16.12

#quasar

Changes

feat(extras): update Fontawesome => v6.5.2
feat(extras): upgrade Ionicons => v7.4.0
feat(extras): Update Google fonts and icons to the latest

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