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-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
[email protected]

#vite #vite_plugin_vue

5.2.1 (2024-11-26)

● chore: add vite 6 peer dep (#481) (4288652), closes #481
● chore: fix lint (378aea3)
● chore(deps): update dependency rollup to ^4.27.2 (#476) (b2df95e), closes #476

source
v6.0.1

#vite

6.0.1 (2024-11-27)

● fix: default empty server proxy prevents starting http2 server (#18788) (bbaf514), closes #18788
● fix(manifest): do not override existing js manifest entry (#18776) (3b0837e), closes #18776
● fix(server): close _ssrCompatModuleRunner on server close (#18784) (9b4c410), closes #18784
● fix(server): skip hot channel client normalization for wsServer (#18782) (cc7670a), closes #18782
● fix(worker): fix applyToEnvironment hooks on worker build (#18793) (0c6cdb0), closes #18793
● chore: flat v6 config file (#18777) (c7b3308), closes #18777
● chore: split changelog (#18787) (8542632), closes #18787
● chore: update changelog for v6 (#18773) (b254fac), closes #18773
● revert: update moduleResolution value casing (#18409) (#18774) (b0fc6e3), closes #18409 #18774

source
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