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
Vue Updates
v2.17.4 source
Wait, then why this one is fine
Vue Updates
v3.4.28 source
But this one are not 🀑
v3.4.29

#vue #vue3

3.4.29 (2024-06-14)
Bug Fixes
● build: fix accidental inclusion of runtime-core in server-renderer cjs build (11cc12b), closes #11137

● compiler-sfc: fix missing scope for extends error message (4ec387b)

● compiler-sfc: fix parsing of mts, d.mts, and mtsx files (a476692)

● compiler-sfc: support @vue-ignore comment on more type sources (a23e99b)

● custom-element: support same direct setup function signature in defineCustomElement (7c8b126), closes #11116

● reactivity: avoid infinite loop when render access a side effect computed (#11135) (8296e19), closes #11121

source
v4.4.0-alpha.3

#router #vue_router

Please refer to CHANGELOG.md for details.

source
v3.6.10

#vuetify

πŸ”§ Bug Fixes

● VDatePicker: don't update month/year if new model is empty (154e751), closes #20015
● VExpansionPanel: remove unused toRef (0931cec)
● VExpansionPanel: propagate defaults provided by VExpansionPanels (666484a)
● VExpansionPanelTitle: propagate VIcon defaults (cec2094)

Other Commmits

● chore(release): publish v3.6.10 (34c7bd5)
● chore(team): update members (35e2ea2)
● docs(data-tables): fix options api examples (f2f2518)

source
v4.4.0

#router #vue_router

4.4.0 (2024-06-21)
This version introduces native support for typed routes via the RouteNamedMap. It is now possible to define a map without unplugin-vue-router and have the types inferred automatically. It is still recommended to use unplugin-vue-router to automatically generate these types. Features
● add a clearRoutes method (abe223d)

● typed routes (f92282b)

Bug Fixes
● allow arbitrary strings in RouteLocationRaw (a7a8452)

source
v3.4.30

#vue #vue3

3.4.30 (2024-06-22)
Bug Fixes
● compiler-core: should not remove slot node with v-else (#11150) (e102670)

● hydration: fix css vars hydration mismatch false positive on attr-fallthrough (#11190) (7ad67ce), closes #11188

● hydration: skip prop mismatch check for directives that mutate DOM in created (3169c91), closes #11189

● reactivity: fix side effect computed dirty level (#11183) (3bd79e3), closes #11181 #11169

● runtime-core: ensure unmount dynamic components in optimized mode (#11171) (220fe24), closes #11168

● runtime-core: update devtool __vnode on patch, avoid memory leak during dev (a959781), closes #11192

● runtime-dom: ensure only symbols are explicitly stringified during attribute patching (#11182) (a2e35d6), closes #11177

● runtime-dom: prevent setting state as attribute for custom elements (#11165) (8ae4c29), closes #11163

Performance Improvements
● reactivity: cache tracking value (#11145) (7936dae)

source
v5.3.2

#vite

5.3.2 (2024-06-27)

● fix(client): uniform variable location (#17528) (a8e2f6f), closes #17528

● fix(deps): update all non-major dependencies (#17494) (bf123f2), closes #17494

● fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576) (24c799b), closes #17576

● chore: fix some comments (#17495) (ec16a5e), closes #17495

● chore(deps): update all non-major dependencies (#17553) (a33a97f), closes #17553

● chore(deps): update dependency eslint to v9 (#16661) (6c10662), closes #16661

● chore(deps): update es-module-lexer to 1.5.4 (#17555) (2d6672f), closes #17555

● refactor(optimizer): use early continues (#17551) (7c06ef0), closes #17551

source
v2.18.0

#nuxt

πŸ‘‰ Changelog

compare changes

πŸš€ Enhancements

● webpack: Migrate to memfs (#27652)

🩹 Fixes

● vue-app: Don't throw if we can't read sessionStorage (#27662)
● config: Add back md4 monkey-patch for wider ecosystem (#27865)

🏑 Chore

● Bump internal versions (9e829b59a)
● Add non-applicable advisory GHSA-3h5v-q93c-6h6q (5ef7311f0)

❀️ Contributors

● Daniel Roe (@danielroe)

source
v3.4.31

#vue #vue3

3.4.31 (2024-06-28)
Bug Fixes
● compiler-core: handle inline comments with undefined bindings (#11217) (746352a), closes #11216

● shared: unwrap refs in toDisplayString (#7306) (0126cff), closes #5578 #5593 #11199 #11201

Reverts
● Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#11135)" (e0df985)

● Revert "fix(reactivity): fix side effect computed dirty level (#11183)" (6c303ea), closes #11183

source
v2.18.1

#nuxt

πŸ‘‰ Changelog

compare changes

🩹 Fixes

● webpack: Depend on earlier version of mkdirp (f67056b9e)

❀️ Contributors

● Daniel Roe (@danielroe)

source
❀1
v3.6.11

#vuetify

πŸ”§ Bug Fixes

● VOverlay: add null coalescing to true if no shadowDomRoot (27b4b1e), closes #20001

πŸ§ͺ Labs

● VNumberInput: fix inc/dec slots with split control variant (#20072) (4ac8aa4), closes #20056
● VStepperVertical: provide eager in defaults props (#20033) (620a0d9), closes #20025
● VTreeview: avoid re-render by opened & respect openAll (#20032) (0a32df5)

Other Commmits

● chore(release): publish v3.6.11 (be3e401)
● chore(VImg): resolve linting problem (f89a5fc)
● docs(VImg): example for gradient props (#19708) (e871ecb)
● docs(treeshaking): match variable name used in template example (#20088) (c168e59)
● chore: enable all VTreeview cy tests (8d6e4bd)
● Add yuwu9145 to FUNDING.yml (d7fbcc5)

source
v5.3.3

#vite

5.3.3 (2024-07-03)

● fix: lazily evaluate __vite__mapDeps files (#17602) (dafff4a), closes #17602

● fix(deps): update all non-major dependencies (#17590) (012490c), closes #17590

● fix(lib): remove pure CSS dynamic import (#17601) (055f1c1), closes #17601

● fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option (#17563) (14c3d49), closes #17563

source
quasar-v2.16.5

#quasar

Fixes

● fix(util): typescript declaration for humanStorageSize (#17240)
● fix(ui): prevent @typescript-eslint/unbound-method error on newer utilities types (#17251)
● fix(ui): use correct list type for QSliderSlots (fix: #17060) (#17061)
● fix(ui): fix useId composable types (fix: #17284)

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
v10.0.0-beta.2

#vue_i18n #i18n #vue_i18n_next

What's Changed

πŸ› Bug Fixes

● fix(types): $t types by @mitjans in #1883

πŸ“οΈ Documentations

● docs: fix typos by @SimonVadier in #1863
● docs: add scoping for custom directive by @kazupon in #1867
● Update tools.md by @felixhaeberle in #1866
● Fix typos, syntax by @TheoKondak in #1881

New Contributors

● @SimonVadier made their first contribution in #1863
● @felixhaeberle made their first contribution in #1866
● @mitjans made their first contribution in #1883
● @TheoKondak made their first contribution in #1881

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

source
@quasar/extras-v1.16.12

#quasar

Changes

● feat(extras): update Fontawesome => v6.5.2
● feat(extras): upgrade Ionicons => v7.4.0
● feat(extras): Update Google fonts and icons to the latest

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