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
#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
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
#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
#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
β 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
#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
β 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
#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
π©Ή Fixes
β vue-app: Don't throw if we can't read
β 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
#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
#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
β€οΈ Contributors
β Daniel Roe (@danielroe)
source
#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
#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
#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
β 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
#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):
ποΈ 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
#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
#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