chore: release packages
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@frontify/[email protected]
Minor Changes
-
#2011
00ff0b8Thanks @SamuelAlev! - refactor: styles of segmented controls to SCSS -
#2000
2c023f2Thanks @jose-costa-frontify! - feat: add error status, success status and focus border to select/combobox input and margins to content. Remove border from input on keyboard navigation (outline only)
Patch Changes
-
#2006
38c5911Thanks @jose-costa-frontify! - fix: reset combobox if no option selected (onblur) -
#2003
526da81Thanks @jose-costa-frontify! - feat: add migration guide for select component -
#2014
3aa54a6Thanks @noahwaldner! - feat: add missing color picker export -
#2009
c8fee79Thanks @jose-costa-frontify! - fix: prevent outline style duplication (input and select)