v3.7.0
#vuetify
π Features
β VMenu: add submenu prop (#20092) (306a262), closes #19093 #20130
π§ Bug Fixes
β VCardActions: space children with gap instead of margin (2194403), closes #20239 #20262
π¬ Code Refactoring
β VSpeedDial: fix type error (4077948)
π Reverts
β Revert "fix(layout): use suspense to delay render of layout items (#15229)" (08c3d4f), closes #15229 #19800
π§ͺ Labs
β VPullToRefresh: add disabled prop (79cc227), closes #20242
β VTreeview: add modelValue which is equivalent to selected (2336637)
Other Commmits
β chore(release): publish v3.7.0 (a0e7c3b)
β docs: update emphasized pages (046da8d)
source
#vuetify
π Features
β VMenu: add submenu prop (#20092) (306a262), closes #19093 #20130
π§ Bug Fixes
β VCardActions: space children with gap instead of margin (2194403), closes #20239 #20262
π¬ Code Refactoring
β VSpeedDial: fix type error (4077948)
π Reverts
β Revert "fix(layout): use suspense to delay render of layout items (#15229)" (08c3d4f), closes #15229 #19800
π§ͺ Labs
β VPullToRefresh: add disabled prop (79cc227), closes #20242
β VTreeview: add modelValue which is equivalent to selected (2336637)
Other Commmits
β chore(release): publish v3.7.0 (a0e7c3b)
β docs: update emphasized pages (046da8d)
source
v5.4.1
#vite
5.4.1 (2024-08-15)
β fix:
β fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes #17836
β fix: typings for vite:preloadError (#17868) (6700594), closes #17868
β fix(build): avoid re-define
β fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869
β fix(lightningcss): search for assets with correct base path (#17856) (4e5ce3c), closes #17856
β fix(worker): handle self reference url worker in dependency for build (#17846) (391bb49), closes #17846
β chore: fix picocolors import for local dev (#17884) (9018255), closes #17884
β refactor: remove
source
#vite
5.4.1 (2024-08-15)
β fix:
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083β fix: align CorsOptions.origin type with @types/cors (#17836) (1bda847), closes #17836
β fix: typings for vite:preloadError (#17868) (6700594), closes #17868
β fix(build): avoid re-define
__vite_import_meta_env__
(#17876) (e686d74), closes #17876β fix(deps): update all non-major dependencies (#17869) (d11711c), closes #17869
β fix(lightningcss): search for assets with correct base path (#17856) (4e5ce3c), closes #17856
β fix(worker): handle self reference url worker in dependency for build (#17846) (391bb49), closes #17846
β chore: fix picocolors import for local dev (#17884) (9018255), closes #17884
β refactor: remove
handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865source
quasar-v2.16.9
#quasar
New
β feat(ui): date utils -> add format support for: Mo, do, DDDo, wo
β feat(ui/lang): Create bs-BA language pack (#17433)
Fixes
β fix(ui): apply styles to only aria-disabled="true" (#17436)
β fix(QIcon): rounded floating q-badge not "round" when working with q-icon #17342
β fix(ui): invalid icons for the Quasar IconSets on Material Symbols (webfont + svg)
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
New
β feat(ui): date utils -> add format support for: Mo, do, DDDo, wo
β feat(ui/lang): Create bs-BA language pack (#17433)
Fixes
β fix(ui): apply styles to only aria-disabled="true" (#17436)
β fix(QIcon): rounded floating q-badge not "round" when working with q-icon #17342
β fix(ui): invalid icons for the Quasar IconSets on Material Symbols (webfont + svg)
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
[email protected]
#pinia #vue_pinia #vue3_pinia
2.2.2 (2024-08-15)
Features
β improve tree shaking on
source
#pinia #vue_pinia #vue3_pinia
2.2.2 (2024-08-15)
Features
β improve tree shaking on
defineStore
(#2740) (3069105)source
v9.14.0
#vue_i18n #i18n #vue_i18n_next
What's Changed
β‘ Improvement Features
β fix: vue-i18n type definition for vue package by @BobbieGoede in #1919
Full Changelog: v9.13.1...v9.14.0
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
β‘ Improvement Features
β fix: vue-i18n type definition for vue package by @BobbieGoede in #1919
Full Changelog: v9.13.1...v9.14.0
source
v3.5.0-beta.3
#vue #vue3
3.5.0-beta.3 (2024-08-20)
Bug Fixes
β reactivity: extended methods respect reactive (#11629) (9de1d10), closes #11628
β runtime-core: correct type inference for PascalCase emits (#11579) (d7d0371), closes vuejs/language-tools#4269
β runtime-core: ensure suspense content inherit scopeId (#10652) (ac2a410), closes #5148
β runtime-core: pre jobs without an id should run first (#7746) (b332f80)
β ssr: apply ssr props to the the fallback vnode-based branch in ssr (#7247) (98b83e8), closes #6123
β types/custom-element:
β types: strip non-prop default values from return type of withDefaults (#9998) (44973bb), closes #9899
β watch: handle errors in computed used as watch source (#11626) (8bcaad4), closes #11624
Features
β reactivity: base
Performance Improvements
β ** runtime-core:** use
source
#vue #vue3
3.5.0-beta.3 (2024-08-20)
Bug Fixes
β reactivity: extended methods respect reactive (#11629) (9de1d10), closes #11628
β runtime-core: correct type inference for PascalCase emits (#11579) (d7d0371), closes vuejs/language-tools#4269
β runtime-core: ensure suspense content inherit scopeId (#10652) (ac2a410), closes #5148
β runtime-core: pre jobs without an id should run first (#7746) (b332f80)
β ssr: apply ssr props to the the fallback vnode-based branch in ssr (#7247) (98b83e8), closes #6123
β types/custom-element:
defineCustomElement
with required props (#11578) (5e0f6d5)β types: strip non-prop default values from return type of withDefaults (#9998) (44973bb), closes #9899
β watch: handle errors in computed used as watch source (#11626) (8bcaad4), closes #11624
Features
β reactivity: base
watch
, getCurrentWatcher
, and onWatcherCleanup
(#9927) (205e5b5)Performance Improvements
β ** runtime-core:** use
apply
to avoid spreading. (#5985) (bb6babc)source
π1
v5.4.2
#vite
5.4.2 (2024-08-20)
β chore: remove stale TODOs (#17866) (e012f29), closes #17866
β refactor: remove redundant prepend/strip base (#17887) (3b8f03d), closes #17887
β fix: resolve relative URL generated by
β feat: support originalFilename (#17867) (7d8c0e2), closes #17867
source
#vite
5.4.2 (2024-08-20)
β chore: remove stale TODOs (#17866) (e012f29), closes #17866
β refactor: remove redundant prepend/strip base (#17887) (3b8f03d), closes #17887
β fix: resolve relative URL generated by
renderBuiltUrl
passed to module preload (#16084) (fac3a8e), closes #16084β feat: support originalFilename (#17867) (7d8c0e2), closes #17867
source
@quasar/app-webpack-v4.0.0-beta.21
#quasar
Changes
β fix(app-webpack): fix feature flags generation when adding modes
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
β fix(app-webpack): fix feature flags generation when adding modes
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.20
#quasar
Changes
β fix(app-vite): fix feature flags generation when adding modes
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
β fix(app-vite): fix feature flags generation when adding modes
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
v3.7.1
#vuetify
π§ Bug Fixes
β remove vue-i18n peer dependency (6ea68b9), closes #19720
β helpers: only deep merge plain objects (#20284) (8af59fc), closes #20278
β types: only augment module 'vue' (7c8aeef), closes nuxt/nuxt#28542
β VAvatar: remove default border (e821d5d), closes #20345
β VDialog: emit afterEnter before setting focus (7e9a1b7)
β VInfiniteScroll: respect margin when root element is scrollable (b81919d), closes #17583
π§ͺ Labs
β VNumberInput: emit model when input is a number between max & min (836087f), closes #20337
source
#vuetify
π§ Bug Fixes
β remove vue-i18n peer dependency (6ea68b9), closes #19720
β helpers: only deep merge plain objects (#20284) (8af59fc), closes #20278
β types: only augment module 'vue' (7c8aeef), closes nuxt/nuxt#28542
β VAvatar: remove default border (e821d5d), closes #20345
β VDialog: emit afterEnter before setting focus (7e9a1b7)
β VInfiniteScroll: respect margin when root element is scrollable (b81919d), closes #17583
π§ͺ Labs
β VNumberInput: emit model when input is a number between max & min (836087f), closes #20337
source
v10.0.0-beta.6
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: fallback linked message params by @kazupon in #1926
ποΈ Documentations
β Improved the global and local Scope descriptions by @pankajrlal in #1925
π Examples
β Update ja-JP.json by @awsssrD in #1914
β Update en-US.json by @awsssrD in #1913
New Contributors
β @awsssrD made their first contribution in #1914
β @pankajrlal made their first contribution in #1925
Full Changelog: v10.0.0-beta.5...v10.0.0-beta.6
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix: fallback linked message params by @kazupon in #1926
ποΈ Documentations
β Improved the global and local Scope descriptions by @pankajrlal in #1925
π Examples
β Update ja-JP.json by @awsssrD in #1914
β Update en-US.json by @awsssrD in #1913
New Contributors
β @awsssrD made their first contribution in #1914
β @pankajrlal made their first contribution in #1925
Full Changelog: v10.0.0-beta.5...v10.0.0-beta.6
source
v3.5.0-rc.1
#vue #vue3
3.5.0-rc.1 (2024-08-29)
Bug Fixes
β compiler-sfc: skip circular tsconfig project reference (#11680) (9c4c2e5), closes #11382
β custom-element: handle keys set on custom elements (#11655) (f1d1831), closes #11641
β deps: update dependency monaco-editor to ^0.51.0 (#11713) (434f8a9)
β keep-alive: reset keep alive flag when the component is removed from include (#11718) (29c321b), closes #11717
β reactivity: avoid infinite recursion when mutating ref wrapped in reactive (313e4bf), closes #11696
β reactivity: ensure watcher with once: true are properly removed from effect scope (#11665) (fbc0c42)
β runtime-dom: setting innerHTML when patching props should go through trusted types (d875de5)
β types: GlobalDirective / GlobalComponents should not be records (42e8df6)
source
#vue #vue3
3.5.0-rc.1 (2024-08-29)
Bug Fixes
β compiler-sfc: skip circular tsconfig project reference (#11680) (9c4c2e5), closes #11382
β custom-element: handle keys set on custom elements (#11655) (f1d1831), closes #11641
β deps: update dependency monaco-editor to ^0.51.0 (#11713) (434f8a9)
β keep-alive: reset keep alive flag when the component is removed from include (#11718) (29c321b), closes #11717
β reactivity: avoid infinite recursion when mutating ref wrapped in reactive (313e4bf), closes #11696
β reactivity: ensure watcher with once: true are properly removed from effect scope (#11665) (fbc0c42)
β runtime-dom: setting innerHTML when patching props should go through trusted types (d875de5)
β types: GlobalDirective / GlobalComponents should not be records (42e8df6)
source
[email protected]
#vite #vite_plugin_vue
5.1.3 (2024-08-29)
β chore: upgrade to eslint 9 (236a40f)
β chore: use pnpm catalog for shared deps (0735e18)
β chore(deps): update dependency rollup to ^4.20.0 (#433) (37c9073), closes #433
β chore(deps): update upstream (#436) (b75a46f), closes #436
β fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
β fix(plugin-vue): default value for
source
#vite #vite_plugin_vue
5.1.3 (2024-08-29)
β chore: upgrade to eslint 9 (236a40f)
β chore: use pnpm catalog for shared deps (0735e18)
β chore(deps): update dependency rollup to ^4.20.0 (#433) (37c9073), closes #433
β chore(deps): update upstream (#436) (b75a46f), closes #436
β fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
β fix(plugin-vue): default value for
__VUE_OPTIONS_API__
(acb57c9), closes #438source
Vue Updates
v3.5.0 #vue #vue3 3.5.0 (2024-09-03) source
Oh no, it again breaks? GITHUB! SHOIGU! GERASIMOV! WHERE IS CHANGELOG?
Okey, I will check it later, no time rn :c
There is a lot of changes, so check it by yourself.
https://github.com/vuejs/core/blob/main/CHANGELOG.md
#admin
Okey, I will check it later, no time rn :c
There is a lot of changes, so check it by yourself.
#admin
π€£4
v5.4.3
#vite
5.4.3 (2024-09-03)
β fix: allow getting URL of JS files in publicDir (#17915) (943ece1), closes #17915
β fix: cjs warning respect the logLevel flag (#17993) (dc3c14f), closes #17993
β fix: improve CJS warning trace information (#17926) (5c5f82c), closes #17926
β fix: only remove entry assets handled by Vite core (#17916) (ebfaa7e), closes #17916
β fix: waitForRequestIdle locked (#17982) (ad13760), closes #17982
β fix(css): fix directory index import in sass modern api (#17960) (9b001ba), closes #17960
β fix(css): fix sass
β fix(css): fix sass modern source map (#17938) (d428e7e), closes #17938
β fix(deps): bump tsconfck (#17990) (8c661b2), closes #17990
β fix(html): rewrite assets url in
source
#vite
5.4.3 (2024-09-03)
β fix: allow getting URL of JS files in publicDir (#17915) (943ece1), closes #17915
β fix: cjs warning respect the logLevel flag (#17993) (dc3c14f), closes #17993
β fix: improve CJS warning trace information (#17926) (5c5f82c), closes #17926
β fix: only remove entry assets handled by Vite core (#17916) (ebfaa7e), closes #17916
β fix: waitForRequestIdle locked (#17982) (ad13760), closes #17982
β fix(css): fix directory index import in sass modern api (#17960) (9b001ba), closes #17960
β fix(css): fix sass
file://
reference (#17909) (561b940), closes #17909β fix(css): fix sass modern source map (#17938) (d428e7e), closes #17938
β fix(deps): bump tsconfck (#17990) (8c661b2), closes #17990
β fix(html): rewrite assets url in
source