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

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ› Bug Fixes

● fix(types): allow spyOn of "useI18n()" by @pinguet62 in #1815

πŸ’₯ Breaking Changes

● breaking: drop vue-i18n-bridge by @kazupon in #1816
● breaking: drop allowComposition option by @kazupon in #1817

New Contributors

● @pinguet62 made their first contribution in #1815

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

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

#quasar

Changes

● feat+fix(app-webpack): [SECURITY] replace html-minifier with html-minifier-terser #17131
● feat(app-webpack): support for the newer @electron/packager

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

#quasar

Changes

● feat+fix(app-vite): [SECURITY] replace html-minifier with html-minifier-terser #17131
● feat(app-vite): support for the newer @electron/packager

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

#quasar

Changes

● feat+fix(app-vite): (backport from q/app-vite 2) [SECURITY] replace html-minifier with html-minifier-terser #17131
● feat(app-vite): (backport from q/app-vite 2) support for the newer @electron/packager

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
πŸ‘1
@quasar/app-webpack-v3.12.6

#quasar

Changes

● feat+fix(app-webpack): (backport from q/app-webpack 4) [SECURITY] replace html-minifier with html-minifier-terser #17131
● feat(app-webpack): (backport from q/app-webpack 4) support for the newer @electron/packager
● feat(app-webpack): upgrade deps

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

#quasar

Changes

● fix(AppFullscreen): JSON -> set activeEl and isActive as "reactive"
● fix(useRenderCache): correctly clear cache; correctly check for property
● fix(Platform): ios always undefined (#17130)

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

#vuetify

πŸš€ Features

● support css cascade layers (#19641) (4820347)
● VBtn: add new readonly prop (72f33dc)
● VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)

πŸ”§ Bug Fixes

● VDataTable: add missing scss variable for loading opacity (69b5cc8)
● VDialog: adjust styling to better match material spec (383bbdc)

πŸ”¬ Code Refactoring

● VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)

πŸ§ͺ Labs

● VSpeedDial: proxy VMenu model (245f6d3)

Other Commmits

● chore(release): publish v3.6.0-beta.0.0 (06e7297)

source
v3.4.25

#vue #vue3

3.4.25 (2024-04-24)
Bug Fixes
● defineModel: align prod mode runtime type generation with defineProps (4253a57), closes #10769

● runtime-core: properly get keepAlive child (#10772) (3724693), closes #10771

● runtime-core: use normal object as internal prototype for attrs and slots (064e82f), closes /github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923

source
@quasar/app-vite-v2.0.0-beta.9

#quasar

Changes

● fix(app-vite): reinstall AE on "add" without prompting user, otherwise node will cache the pkg as unavailable

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

#quasar

Changes

● fix(app-vite): build fails with latest cordova-ios #17138
● fix(app-vite): fallback on extracting Vite version (like with pnpm managed project + link)

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

#quasar

Changes

● fix(app-webpack): build fails with latest cordova-ios #17138
● fix(app-webpack): fallback on extracting webpack version (like with pnpm managed project + link)

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

#quasar

Changes

● fix(app-vite): (backport from q/app-vite v2 beta) build fails with latest cordova-ios #17138
● fix(app-vite): (backport from q/app-vite v2 beta) fallback on extracting Vite version (like with pnpm managed project + link)

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

#quasar

Changes

● fix(app-webpack): (backport from q/app-webpack v4 beta) build fails with latest cordova-ios #17138
● fix(app-webpack): (backport from q/app-webpack v4 beta) fallback on extracting Vite version (like with pnpm managed project + link)

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
v6.0.0-alpha.5

#vite

6.0.0-alpha.5 (2024-04-26)

● fix: use environment.plugins during build, support create hook (a44810a)

source
v10.0.0-alpha.3

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ’₯ Breaking Changes

● breaking: drop fully formatter option codes on Legacy API by @kazupon in #1826
● breaking: drop fully preserveDirectiveContent option codes on Legacy API by @kazupon in #1827
● breaking: drop fully preserve modifier codes on v-t directive by @kazupon in #1828
● breaking: drop fully getChoiceIndex on Legacy API by @kazupon in #1829

⚑ Improvement Features

● fix: reduce devtools pkgs and size by @kazupon in #1823

πŸ“οΈ Documentations

● docs: add favicon by @BobbieGoede in #1824
● docs: fix typos by @BobbieGoede in #1825
● Update started.md to fix typo by @steveclarke in #1822

New Contributors

● @steveclarke made their first contribution in #1822

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

source
@quasar/app-vite-v2.0.0-beta.11

#quasar

New

● feat(app-vite): add new options for quasar.config file > cordova (getCordovaBuildParams & getCordovaBuildOutputFolder) #17138
● feat(app-vite): mock vue files in Node context (quasar.config compiling) #17075

Fixes

● fix(app-vite): ensure latest appPkg is always up to date
● fix(app-vite): Electron build fails with Bun as package manager #17085
● fix(app-vite): Electron build + pnpm installs with symlinks #17085
● fix(app-vite): correctly handle href="data:..." when injecting public path in index.html #17091
● fix(app-vite): boot & preFetch - redirect() incorrectly handles url #17030

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