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

#vue #vue3

3.4.23 (2024-04-16)

source
v4.3.1

#router #vue_router

4.3.1 (2024-04-17)

source
Vue Updates
[email protected] #pinia #vue_pinia #vue3_pinia Please refer to CHANGELOG.md for details. source
#admin

What funny in pinia? This is best storage that I know.

Please, don't bully Pinia :c

I WILL FOUND YOU. RUN FROM THE CITY.
😁2πŸ‘1🀯1
v9.13.0

#vue_i18n #i18n #vue_i18n_next

What's Changed

⚠️ Deprecated Features

● fix: EOL announcement warning for vue-i18n-bridge by @kazupon in #1800

⚑ Improvement Features

● fix: not throw warnings when using implicit fallback by @ShinnosukeKomiya in #1798

πŸ“οΈ Documentations

● fix: spelling by @DamageESP in #1802
● docs: improve documentation by @kazupon in #1801
● docs: fix dead link on menu by @kazupon in #1804

New Contributors

● @ShinnosukeKomiya made their first contribution in #1798
● @DamageESP made their first contribution in #1802

Full Changelog: v9.12.1...v9.13.0

source
Vue Updates
[email protected] #pinia #vue_pinia #vue3_pinia Please refer to CHANGELOG.md for details. source
hmm, that's weird. I will check soon why this isn't replaced changelog url by changelog content...
Vue Updates
hmm, that's weird. I will check soon why this isn't replaced changelog url by changelog content...
#admin

Should be fixed now... right?
Oh yep and after this fix I hate github.
v4.3.2

#router #vue_router

4.3.2 (2024-04-18)
Bug Fixes
● Revert "fix: avoid normalizing the fullPath (#2189)" (b78aa98), closes vuejs/router#2216. This was creating other bugs when reusing a normalized location (common pattern). The original issue wasn't a problem in practice as the consistent values are the query, params, and hash.

source
@quasar/app-vite-v1.8.1

#quasar

Changes

● feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
● chore(app-vite): (backport from q/app-vite v2) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● feat(app-vite): (backport from q/app-vite v2) update to newer JSON specs for the "describe" cmd

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

#quasar

Changes

● feat(app-webpack): (backport from q/app-webpack v4) small refactoring of the capacitor management
● chore(app-webpack): (backport from q/app-webpack v4) tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● feat(app-webpack): (backport from q/app-webpack v4) update to newer JSON specs for the "describe" cmd

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

#quasar

Breaking

● feat(app-webpack): drop register-service-worker as dependency (should be installed in host project folder)

Changes

● chore(app-webpack): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● fix(app-webpack/docs): references to index.template.html
● feat(app-webpack): update to newer JSON specs for the "describe" cmd

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

#quasar

Breaking

● feat(app-vite): drop register-service-worker as dependency (should be installed in host project folder)

Changes

● chore(app-vite): tsconfig-preset.json -> remove the "exclude" option which is not interpreted correctly
● fix(app-vite/docs): references to index.template.html
● feat(app-vite): update to newer JSON specs for the "describe" cmd

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

#vite

6.0.0-alpha.3 (2024-04-20)

● fix: add base to virtual html (#16442) (721f94d), closes #16442

● fix: adjust esm syntax judgment logic (#16436) (af72eab), closes #16436

● fix: don't add outDirs to watch.ignored if emptyOutDir is false (#16453) (6a127d6), closes #16453

● fix: export missing types (431cd4b)

● fix(cspNonce): don't overwrite existing nonce values (#16415) (b872635), closes #16415

● chore: remove configureServer from more plugins (ad2b0bf)

● chore: rename plugin.split to plugin.create (5f6b62f)

● chore(deps): update dependency eslint-plugin-n to v17 (#16381) (6cccef7), closes #16381

● feat: environment api (#16129) (f684d4c), closes #16129

● feat: show warning if root is in build.outDir (#16454) (11444dc), closes #16454

● feat: write cspNonce to style tags (#16419) (8e54bbd), closes #16419

source
@quasar/app-vite-v1.8.2

#quasar

Fix

● fix(app-vite): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124

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

#quasar

Fix

● fix(app-vite): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124

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

#quasar

Fix

● fix(app-webpack): bex build broken due to 'Could not resolve "quasar/src/utils/uid"' #17124

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

#vite

Please refer to CHANGELOG.md for details.

source