@quasar/vite-plugin-v1.8.1
#quasar
Changes
● Added support for Vite 6
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
● Added support for Vite 6
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]
#vite #vite_plugin_vue
4.1.0 (2024-11-11)
● feat: support tsPluginOptions (#445) (fdb3590), closes #445
● fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
● fix(deps): update all non-major dependencies (#439) (e432bcb), closes #439
● fix(plugin-jsx): work around bun bug for ssrRegisterHelper (#380) (9c2b620), closes #380 #376
● perf: use
● refactor(vue-jsx): remove extraneous import (ab2516a)
4.0.1 (2024-08-14)
● chore: use pnpm catalog for shared deps (0735e18)
● chore(deps): update upstream (#416) (02a3edd), closes #416
● chore(deps): update upstream (#432) (5d592cd), closes #432
● chore(vue-jsx): add
● feat(vue-jsx): add
● fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412
source
#vite #vite_plugin_vue
4.1.0 (2024-11-11)
● feat: support tsPluginOptions (#445) (fdb3590), closes #445
● fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
● fix(deps): update all non-major dependencies (#439) (e432bcb), closes #439
● fix(plugin-jsx): work around bun bug for ssrRegisterHelper (#380) (9c2b620), closes #380 #376
● perf: use
hash
to replace createHash
(#460) (de88394), closes #460● refactor(vue-jsx): remove extraneous import (ab2516a)
4.0.1 (2024-08-14)
● chore: use pnpm catalog for shared deps (0735e18)
● chore(deps): update upstream (#416) (02a3edd), closes #416
● chore(deps): update upstream (#432) (5d592cd), closes #432
● chore(vue-jsx): add
type
package field (a2fe479)● feat(vue-jsx): add
defineComponentName
option (0f71911)● fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412
source
[email protected]
#vite #vite_plugin_vue
5.1.5 (2024-11-11)
● chore: fix typo (#464) (4a811b0), closes #464
● chore(deps): update dependency rollup to ^4.24.0 (#448) (0fc9cd0), closes #448
● chore(deps): update dependency rollup to ^4.25.0 (#472) (91210cc), closes #472
● chore(deps): update upstream (#462) (5625fc9), closes #462
● fix(deps): update all non-major dependencies (#439) (e432bcb), closes #439
● fix(hmr): re-resolve script after type dep changed (#446) (8f9c624), closes #446
● fix(hmr): should reload if relies file changed after re-render (#471) (62b17f3), closes #471
● perf: use
source
#vite #vite_plugin_vue
5.1.5 (2024-11-11)
● chore: fix typo (#464) (4a811b0), closes #464
● chore(deps): update dependency rollup to ^4.24.0 (#448) (0fc9cd0), closes #448
● chore(deps): update dependency rollup to ^4.25.0 (#472) (91210cc), closes #472
● chore(deps): update upstream (#462) (5625fc9), closes #462
● fix(deps): update all non-major dependencies (#439) (e432bcb), closes #439
● fix(hmr): re-resolve script after type dep changed (#446) (8f9c624), closes #446
● fix(hmr): should reload if relies file changed after re-render (#471) (62b17f3), closes #471
● perf: use
hash
to replace createHash
(#460) (de88394), closes #460source
[email protected]
#vite #vite_plugin_vue
5.2.0 (2024-11-13)
● feat: add a feature option to support custom component id generator (#461) (7a1fc4c), closes #461
source
#vite #vite_plugin_vue
5.2.0 (2024-11-13)
● feat: add a feature option to support custom component id generator (#461) (7a1fc4c), closes #461
source
v11.0.0-beta.0
#vue_i18n #i18n #vue_i18n_next
What's Changed
💥 Breaking Changes
● feat!: deprecate Legacy API mode by @kazupon in #2016
⚡ Improvement Features
● fix:
📝️ Documentations
● Change config prop for quasar flags by @chrissyast in #2003
● docs: Pluralization Page by @Sammuel09 in #1998
● docs: fix composition section by @Sammuel09 in #2008
● fix(docs): correct output in composition api example by @pejeio in #2012
● docs: not use deprecated api by @kazupon in #2013
New Contributors
● @chrissyast made their first contribution in #2003
● @Sammuel09 made their first contribution in #1998
● @pejeio made their first contribution in #2012
Full Changelog: v10.0.4...v11.0.0-beta.0
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
💥 Breaking Changes
● feat!: deprecate Legacy API mode by @kazupon in #2016
⚡ Improvement Features
● fix:
tm
function should accept DefineLocaleMessage
key type by @BobbieGoede in #2014📝️ Documentations
● Change config prop for quasar flags by @chrissyast in #2003
● docs: Pluralization Page by @Sammuel09 in #1998
● docs: fix composition section by @Sammuel09 in #2008
● fix(docs): correct output in composition api example by @pejeio in #2012
● docs: not use deprecated api by @kazupon in #2013
New Contributors
● @chrissyast made their first contribution in #2003
● @Sammuel09 made their first contribution in #1998
● @pejeio made their first contribution in #2012
Full Changelog: v10.0.4...v11.0.0-beta.0
source
@quasar/app-vite-v1.11.0
#quasar
New
● feat(app-vite): (backport from q/app betas) enhance AE detection; support for "exports" field in their package.json
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 betas) enhance AE detection; support for "exports" field in their package.json
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-v3.15.0
#quasar
New
● feat(app-webpack): (backport from q/app betas) enhance AE detection; support for "exports" field in their package.json
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-webpack): (backport from q/app betas) enhance AE detection; support for "exports" field in their package.json
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.17.3
#quasar
Fixes
● fix(QSelect): JSON -> missing props for "option" & "selected-item" slots #17619
● fix(iconsets): svgGrade removed. Use svgStar. Used in iconsets as "rating". (#17640)
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(QSelect): JSON -> missing props for "option" & "selected-item" slots #17619
● fix(iconsets): svgGrade removed. Use svgStar. Used in iconsets as "rating". (#17640)
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
v11.0.0-beta.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
💥 Breaking Changes
● breaking: drop
Full Changelog: v11.0.0-beta.0...v11.0.0-beta.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
💥 Breaking Changes
● breaking: drop
$tc
and tc
by @kazupon in #2017Full Changelog: v11.0.0-beta.0...v11.0.0-beta.1
source
@quasar/app-vite-v2.0.0-rc.2
#quasar
Fixes
● fix(app-vite): TS -> defineBootFile type should be defineBoot (#17645)
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(app-vite): TS -> defineBootFile type should be defineBoot (#17645)
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-rc.2
#quasar
Fixes
● fix(app-webpack): TS -> defineBootFile type should be defineBoot
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(app-webpack): TS -> defineBootFile type should be defineBoot
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.17.4
#quasar
Fixes
● fix(ui): svgGrade removed. Use svgStar. Used in iconsets as "rating". #17640
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(ui): svgGrade removed. Use svgStar. Used in iconsets as "rating". #17640
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-rc.3
#quasar
Fixes
● fix(app-vite): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)
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(app-vite): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)
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-rc.3
#quasar
Fixes
● fix(app-webpack): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)
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(app-webpack): make #q-app TS aliases work on npm/yarn/bun workspaces; it also improves handling for any other aliases to npm packages (fix: #17648)
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