🐞 Bug Fixes
- Accordion: Focus was changed when pressing down on element inside content - by @zernonia in #1505 (c3159)
- NumberField: Input value was reset when attribute changes - by @zernonia in #1506 (0f732)
- PinInput: Placeholder not showing after reseting the value programatically - by @zernonia and antfu in #1530 (2ff8f)
- Select: Typeahead not working - by @zernonia in #1511 (cc5b2)
- TagsInput: Avoid mutating modelValue directly - by @ploca14 in #1509 (ad43e)