🐛 Bug Fixes
- ChatMessages: wrap indicator with slot (#5036) (c00bf30)
- CheckboxGroup: proxy generic to emits (ffa5b23)
- Form: improve nested form validation handling (#5024) (77a554e)
- Form: remove
joi
andyup
in favor of @standard-schema/spec (#5035) (723cf36) - InputMenu: ensure to pass a string to items when multiple (9beccbb), closes #5018
- InputTags: add blur and focus event handlers on input (#5007) (3fd2614)
- locale: improve translations in
pt
locale (#5003) (725ef9b) - module: only inject tailwindcss vite plugin once (#5008) (c2e39dd)
- ProseImg: add
w-full
by default (#4997) (de47add) - Tabs: use nullish coalescing on item value (340fc48), closes #4804
- Tree: remove
value-key
in favor ofget-key
(#4999) (240ff42) - types: allow arbitrary keys in tv config (#4992) (ae77b69)
New Contributors
- @jd-solanki made their first contribution in #4872
- @JoniDS made their first contribution in #5003
Full Changelog: v4.0.0-alpha.2...v4.0.0-beta.0