@quasar/app-webpack-v4.0.0-beta.6
#quasar
Changes
● fix(app-webpack): bex template -> correctly attach listener(s) for opening the new tabs #16959
● refactor(app-webpack): small refactoring of the capacitor management
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): bex template -> correctly attach listener(s) for opening the new tabs #16959
● refactor(app-webpack): small refactoring of the capacitor management
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/cli-v2.4.0
#quasar
This is the optional globally installed CLI.
Changes
● feat(cli): "upgrade" command -> keep account of configured npm registry url; add --registry (-r) param to override; write the registry url on terminal for security purposes #16703
● feat(cli): upgrade deps
● fix(cli): update node version check
● fix(cli): remove unused dep (selfsigned)
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
This is the optional globally installed CLI.
Changes
● feat(cli): "upgrade" command -> keep account of configured npm registry url; add --registry (-r) param to override; write the registry url on terminal for security purposes #16703
● feat(cli): upgrade deps
● fix(cli): update node version check
● fix(cli): remove unused dep (selfsigned)
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-v1.8.0
#quasar
New
● feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
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(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
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.14.7
#quasar
Changes
● feat(ui): new language pack - ms-MY (#16977)
● fix(ui): add missing api/types for VIntersection (fix: #16867) (#16958)
● chore(ui): remove obsolete "stylint ignore" comments
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(ui): new language pack - ms-MY (#16977)
● fix(ui): add missing api/types for VIntersection (fix: #16867) (#16958)
● chore(ui): remove obsolete "stylint ignore" comments
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.5
#quasar
Breaking change
● feat(app-vite): drop own linting (quasar.config file > eslint) in favor of vite-plugin-checker
Please refer to the documentation website (the Vite > "Upgrade guide" page) for more details (wait for the docs PWA to get updated).
New
● feat(app-vite): extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
● feat(app-vite): update package list outputted by the "quasar info" command
● chore(app-vite): use newer server.hot.send() (Vite 5.1+)
Fix
● fix(app-vite): remove regex double-escape in custom service worker denylist (#16978)
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
Breaking change
● feat(app-vite): drop own linting (quasar.config file > eslint) in favor of vite-plugin-checker
Please refer to the documentation website (the Vite > "Upgrade guide" page) for more details (wait for the docs PWA to get updated).
New
● feat(app-vite): extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
● feat(app-vite): update package list outputted by the "quasar info" command
● chore(app-vite): use newer server.hot.send() (Vite 5.1+)
Fix
● fix(app-vite): remove regex double-escape in custom service worker denylist (#16978)
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.7
#quasar
Changes
● feat(app-webpack): update package list outputted by the "quasar info" command
● fix(app-webpack): remove regex double-escape in custom service worker denylist (#16978)
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): update package list outputted by the "quasar info" command
● fix(app-webpack): remove regex double-escape in custom service worker denylist (#16978)
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.15.0
#quasar
New
● feat(ui): new composable: useRenderCache()
● feat(ui): new composable: useTick()
● feat(ui): new composable: useTimeout()
● feat(ui): new composable: useSplitAttrs()
● feat(ui): new composable: useHydration()
● feat(ui): new composable - useId() #16792
● feat(QImg): new prop -> error-src (String)
● feat(QSelect): new prop: popup-no-route-dismiss (Boolean) #6420
● feat(QDialog): new prop: backdrop-filter (String) #16971
● perf(QColor): small tweak: refactor some events without useCache()
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): new composable: useRenderCache()
● feat(ui): new composable: useTick()
● feat(ui): new composable: useTimeout()
● feat(ui): new composable: useSplitAttrs()
● feat(ui): new composable: useHydration()
● feat(ui): new composable - useId() #16792
● feat(QImg): new prop -> error-src (String)
● feat(QSelect): new prop: popup-no-route-dismiss (Boolean) #6420
● feat(QDialog): new prop: backdrop-filter (String) #16971
● perf(QColor): small tweak: refactor some events without useCache()
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
👀1
quasar-v2.15.1
#quasar
Changes
● feat(ui): NEW composable -> useInterval() #17000
● fix(QColor): slider triggers "Uncaught RangeError: Maximum call stack size exceeded" in onHueChange (fix #16999) (#17001)
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(ui): NEW composable -> useInterval() #17000
● fix(QColor): slider triggers "Uncaught RangeError: Maximum call stack size exceeded" in onHueChange (fix #16999) (#17001)
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
v9.10.2
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix: manually add triple slash directive to
New Contributors
● @shinGangan made their first contribution in #1763
Full Changelog: v9.10.1...v9.10.2
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🐛 Bug Fixes
● fix: manually add triple slash directive to
message-compiler
by @BobbieGoede in #1766New Contributors
● @shinGangan made their first contribution in #1763
Full Changelog: v9.10.1...v9.10.2
source
Vue Updates
v3.11.0 source
Nuxt v4, what?
This is possibly the last minor release before Nuxt v4, and so we've packed it full of features and improvements we hope will delight you! ✨
🔥5