Skip to content

v1.1.0

Compare
Choose a tag to compare
@diogob diogob released this 07 Nov 18:08
· 248 commits to main since this release

New features

Bug Fix (breaking change)

  • Before this release enums without a default value would be rendered by default as a select component having the first option selected. Now the component will be rendered without any selected option unless specified in the values property.

Full Changelog: v1.0.0...1.1.0