@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
@quasar/app-vite-v2.0.0-beta.21
#quasar
Changes
● feat(app-vite): tighten CSP for BEX (manifest v2)
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(app-vite): tighten CSP for BEX (manifest v2)
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-beta.22
#quasar
Changes
● feat(app-webpack): tighten CSP for BEX (manifest v2)
● fix(app-webpack): do not use eval devtool while on BEX for CSP (fix: #17447)
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(app-webpack): tighten CSP for BEX (manifest v2)
● fix(app-webpack): do not use eval devtool while on BEX for CSP (fix: #17447)
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.16.10
#quasar
Changes
● fix(ui): add role="list" to QList (fix: #17439) (#17441)
● fix(QTable): JSON > "virtualScrollSliceSize" default value; (#17480)
● fix(ui): IME composition detection not working (#17476)
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(ui): add role="list" to QList (fix: #17439) (#17441)
● fix(QTable): JSON > "virtualScrollSliceSize" default value; (#17480)
● fix(ui): IME composition detection not working (#17476)
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.5.1
#vue #vue3
3.5.1 (2024-09-04)
Bug Fixes
● build: improve built-in components treeshakability (4eee630)
● reactivity: handle non-array arguments in reactive
● Transition: avoid applying transition hooks on comment vnode (#11788) (51912f8), closes #11782
● types: avoid using intersection type in
● useTemplateRef: fix readonly warning when useTemplateRef has same variable name as template ref (bc63df0), closes #11795 #11802 #11804
source
#vue #vue3
3.5.1 (2024-09-04)
Bug Fixes
● build: improve built-in components treeshakability (4eee630)
● reactivity: handle non-array arguments in reactive
concat
method (#11794) (475977a), closes #11792● Transition: avoid applying transition hooks on comment vnode (#11788) (51912f8), closes #11782
● types: avoid using intersection type in
Readonly<...>
to fix JSDoc emit (#11799) (7518bc1)● useTemplateRef: fix readonly warning when useTemplateRef has same variable name as template ref (bc63df0), closes #11795 #11802 #11804
source
v10.0.0-rc.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
⚡ Improvement Features
● fix: type errors by @kazupon in #1935
Full Changelog: v10.0.0-beta.6...v10.0.0-rc.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
⚡ Improvement Features
● fix: type errors by @kazupon in #1935
Full Changelog: v10.0.0-beta.6...v10.0.0-rc.1
source
v3.5.3
#vue #vue3
3.5.3 (2024-09-06)
Bug Fixes
● hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#11825) (8e6c337), closes #11793
● Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
● ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #11830
● Transition: handle KeepAlive child unmount in Transition out-in mode (#11833) (6b7901d), closes #11775
● useId: make generated IDs selector compatible (babfb4c), closes #11828
source
#vue #vue3
3.5.3 (2024-09-06)
Bug Fixes
● hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#11825) (8e6c337), closes #11793
● Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
● ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #11830
● Transition: handle KeepAlive child unmount in Transition out-in mode (#11833) (6b7901d), closes #11775
● useId: make generated IDs selector compatible (babfb4c), closes #11828
source