v2.18.4
版本发布时间: 2024-08-05 21:09:19
nuxt/ui最新发布版本:v3.0.0-alpha.6(2024-10-09 22:34:23)
:sparkles: Highlights
This patch release should reduce the overall CSS bundle size significantly thanks to #2005.
:bug: Bug Fixes
- Form: submit event data (#2012) (4d61936)
- module: handle nested colors from ui config (#2008) (1cc7e2a)
- module: reduce css bundle size by fixing safelist regex (#2005) (8ac9ca4)
-
module: suffix types imports with
/index
(7e37668), closes #2018 -
Tabs: use
nextTick
before marker calc (#2020) (9c04969) - useFormGroup: app config default input size (#2011) (3485092)
:wave: New Contributors
- @yuzh2001 made their first contribution in https://github.com/nuxt/ui/pull/2005
- @xuzuodong made their first contribution in https://github.com/nuxt/ui/pull/2020
Full Changelog: https://github.com/nuxt/ui/compare/v2.18.3...v2.18.4