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
@quasar/app-vite-v1.11.0

#quasar

New

feat(app-vite): (backport from q/app betas) enhance AE detection; support for "exports" field in their package.json

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

#quasar

New

feat(app-webpack): (backport from q/app betas) enhance AE detection; support for "exports" field in their package.json

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

#quasar

Fixes

fix(QSelect): JSON -> missing props for "option" & "selected-item" slots #17619
fix(iconsets): svgGrade removed. Use svgStar. Used in iconsets as "rating". (#17640)

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
v11.0.0-beta.1

#vue_i18n #i18n #vue_i18n_next

What's Changed

💥 Breaking Changes

breaking: drop $tc and tc by @kazupon in #2017

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

source
@quasar/app-vite-v2.0.0-rc.2

#quasar

Fixes

fix(app-vite): TS -> defineBootFile type should be defineBoot (#17645)

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

#quasar

Fixes

fix(app-webpack): TS -> defineBootFile type should be defineBoot

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

#quasar

Fixes

fix(ui): svgGrade removed. Use svgStar. Used in iconsets as "rating". #17640

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

#quasar

Fixes

fix(app-vite): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)

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

#quasar

Fixes

fix(app-webpack): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)

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

#quasar

New

feat(app-vite): do not enable verbatimModuleSyntax by default; it is not auto-fixable and requires many manual changes, so we disabled it and recommend using @typescript-eslint/consistent-type-imports rule instead

Fixes

fix(app-vite): correctly load feature flags, shims and vite types; stuff like store in boot params, or import.iss.oneta.hot, will work now
fix(app-vite): make templates compatible with verbatimModuleSyntax

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

#quasar

New

feat(app-webpack): do not enable verbatimModuleSyntax by default; it is not auto-fixable and requires many manual changes, so we disabled it and recommend using @typescript-eslint/consistent-type-imports rule instead

Fixes

fix(app-webpack): correctly load feature flags, shims and vite types; stuff like store in boot params will work now
fix(app-webpack): make templates compatible with verbatimModuleSyntax

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

#quasar

Changes

fix(app-webpack): force upgrade cross-spawn dep for security reasons

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

#router #vue_router

4.5.0 (2024-11-25)

Bug Fixes

combining 'end' and 'strict' (#2154) (ab62098)
custom directive doesn't work when custom=true (#2377) (0d8d997)
● router: allow duplicated navigation on back + redirect (#2133) (d992bb2)

Features

● link: add view-transition prop (#2356) (e978eb8)
throw if parent and child routes have the same name (#2267) (8c73877)

source
[email protected]

#vite #vite_plugin_vue

4.1.1 (2024-11-26)

chore: add vite 6 peer dep (#481) (4288652), closes #481

4.1.0 (2024-11-11)

feat: support tsPluginOptions (#445) (fdb3590), closes #445
fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
fix(deps): update all non-major dependencies (#439) (e432bcb), closes #439
fix(plugin-jsx): work around bun bug for ssrRegisterHelper (#380) (9c2b620), closes #380 #376
perf: use hash to replace createHash (#460) (de88394), closes #460
refactor(vue-jsx): remove extraneous import (ab2516a)

source