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.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
@quasar/app-webpack-v4.0.0-beta.12

#quasar

New

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

Fixes

fix(app-webpack): ensure latest appPkg is always up to date
fix(app-webpack): Electron build fails with Bun as package manager #17085
fix(app-webpack): Electron build + pnpm installs with symlinks #17085
fix(app-webpack): correctly handle href="data:..." when injecting public path in index.html #17091
fix(app-webpack): 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
@quasar/app-vite-v1.8.5

#quasar

New

feat(app-vite): (backport from q/app-vite v2 beta) add new options for quasar.config file > cordova (getCordovaBuildParams & getCordovaBuildOutputFolder) #17138

Fixes

fix(app-vite): (backport from q/app-vite v2 beta) Electron build fails with Bun as package manager #17085
fix(app-vite): (backport from q/app-vite v2 beta) Electron build + pnpm installs with symlinks #17085
fix(app-vite): (backport from q/app-vite v2 beta) correctly handle href="data:..." when injecting public path in index.html #17091
fix(app-vite): (backport from q/app betas) 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
@quasar/app-webpack-v3.12.8

#quasar

New

feat(app-webpack): (backport from q/app-webpack v4 beta) add new options for quasar.config file > cordova (getCordovaBuildParams & getCordovaBuildOutputFolder) #17138

Fixes

fix(app-webpack): (backport from q/app-webpack v4 beta) Electron build fails with Bun as package manager #17085
fix(app-webpack): (backport from q/app-webpack v4 beta) Electron build + pnpm installs with symlinks #17085
fix(app-webpack): (backport from q/app-webpack v4 beta) correctly handle href="data:..." when injecting public path in index.html #17091
fix(app-webpack): (backport from q/app-webpack v4 beta) 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
@quasar/cli-v2.4.1

#quasar

Changes

feat(cli): upgrade deps
fix(cli): remove unused dep (selfsigned)
feat(cli): update all banners to mention pnpm and bun too

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

#vite

6.0.0-alpha.6 (2024-04-28)

fix: custom environment preload injection (#16541) (00079da), closes #16541

source
v3.5.0-alpha.1

#vue #vue3

Please refer to CHANGELOG.md for details.

source
v3.4.26

#vue #vue3

3.4.26 (2024-04-29)
Bug Fixes
● compiler-core: fix bail constant for globals (fefce06)

● compiler-core: remove unnecessary constant bail check (09b4df8), closes #10807

● runtime-core: attrs should be readonly in functional components (#10767) (e8fd644)

● runtime-core: ensure slot compiler marker writable (#10825) (9c2de62), closes #10818

● runtime-core: properly handle inherit transition during clone VNode (#10809) (638a79f), closes #3716 #10497 #4091

● Transition: re-fix #10620 (#10832) (accf839), closes #10632 #10827

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

#vite

6.0.0-alpha.7 (2024-04-29)

feat: remove config.build from dynamicImportVars plugin (8231283)

feat: this.environment in buildStart, rework more internal plugins (bda0dc5)

feat: this.environment in renderChunk and generateBundle (a6fc1dd)

source
v6.0.0-alpha.8

#vite

6.0.0-alpha.8 (2024-04-30)

fix: keep plugins with create hook (12d467f)

refactor: environment hooks guard (527621e)

feat: define and html plugins (7566aae)

source