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

#vue_i18n #i18n #vue_i18n_next

● fix: XSS vulnerability with prototype pollution on AST
● fix: prototype pollusion on deepCopy

Full Changelog: v10.0.4...v10.0.5

source
v9.14.2

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ› Bug Fixes

● fix: XSS vulnerability with prototype pollution on AST
● fix: prototype pollusion on deepCopy

Full Changelog: v9.14.1...v9.14.2

source
v11.0.0-beta.2

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ”’ Security Fixes

● fix: security vulnerability fix porting by @kazupon in #2034

πŸ“οΈ Documentations

● docs: fix wrong plural example by @kazupon in #2033

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

source
@quasar/extras-v1.16.14

#quasar

Changes

● feat(extras): update Fontawesome => v6.7.1
● feat(extras): update Google Material Symbols Outline => CDN220
● feat(extras): update Google Material Symbols Rounded => CDN219
● feat(extras): update Google Material Symbols Sharp => CDN216

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

#vuetify

πŸš€ Features

● VConfirmEdit: pass props to actions (7aae81e), closes #20704

πŸ”§ Bug Fixes

● expand accepted icon prop types (#20727) (aa4c7bb), closes #19858
● inputs: normalise inheriting readonly and disabled from form (b7df7f0), closes #20730
● locale: translate calendar.today to french (#20712) (74fc967)
● VBadge: restore unused SASS variables (#20709) (fd844e1), closes #19834
● VChip: utilize active-class (#20716) (501fa1b)
● VField: only render field label if label is passed (#20722) (8b9cca4), closes #20427
● VList: only set aria-selected on selectable items (72df0b4), closes #20666 #20708

πŸ§ͺ Labs

● VTreeview: activated emits twice on leafs (#20739) (0fb92ed)

source
@quasar/extras-v1.16.15

#quasar

Changes

● feat(extras): update Google Material Symbols Outline => CDN222
● feat(extras): update Google Material Symbols Rounded => CDN222
● feat(extras): update Google Material Symbols Sharp => CDN218

Fix

● fix(extras): Themify icons are always black and don't respect currentColor

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

#pinia #vue_pinia #vue3_pinia

Please refer to CHANGELOG.md for details.

source
v2.2.8

#pinia #vue_pinia #vue3_pinia

Please refer to CHANGELOG.md for details.

source
Vue Updates
v2.3.0 source
#admin

Don't even ask me how it possible, I have no clue rn.
2.3.0 has changelog, but 2.2.8 and 2.2.7 was not. I will check later
@quasar/app-vite-v2.0.1

#quasar

Changes

● feat(app-vite): quasar new cmd -> js projects: create script setup files
● refactor(app-vite): "quasar new" cmd -> generate script setup when possible; simplify algorithm
● fix(app-vite): quasar build --mode bex -T [chrome|firefox] build product does not contain www directory #17683

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

#quasar

Changes

● feat(app-webpack): quasar new cmd -> js projects: create script setup files
● refactor(app-webpack): "quasar new" cmd -> generate script setup when possible; simplify algorithm
● fix(app-webpack): quasar build --mode bex -T [chrome|firefox] build product does not contain www directory #17683
● fix(app-webpack): app-vite reference in generated TS definition files
● fix(app-webpack): eslint v9 compat declaration in package.json
● fix(app-webpack): exports/testing file import statements
● fix(app-webpack): generate .quasar/pinia.d.ts
● chore(app-webpack): remove unused imports in some files

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

#quasar

Changes

● fix(app-webpack): fail to load on Windows (ERR_UNSUPPORTED_ESM_URL_SCHEME error)

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

#quasar

Changes

● fix(app-vite): vue flags (external issue) -> use temporary fix until it gets fixed upstream

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

#quasar

Fixes

● fix(QTabs): offsetwidth error #17664
● fix(ui/json): spelling in notify (#17697)
● fix+perf(QCarousel/QStepper/QTabPanels): active panel renders twice initially #17698

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

#vuetify

πŸ”§ Bug Fixes

● nested: ensure unregister is called before register (d4ba559), closes #20516 #20603
● virtual: add fallback scrollend timeout (4a628a3), closes #20566 #20757
● VListItem: wait until beforeMount to set parent open (39e4a50)
● VRangeSlider: do not focus other thumb if min==max (c19bcf6), closes #20726
● VSelectionControl: label opacity matching regular text (#20738) (f804c50), closes #18804

πŸ§ͺ Labs

● VFileUpload: add new component (#19667) (89c58dd)
● VNumberInput: clearing v-number-input with backspace resets to 0 (#20729) (96fca07)

source
πŸ₯°1