v1.0.0
💥 Breaking Changes
- New package created for
@performant-software/controlled-vocabulary
. Upgrading will require changing the following components and classes imported from@performant-software/semantic-ui
and@performant-software/shared-components
to@performant-software/controlled-vocabulary
. See affected components/classes here.
🚀 New Features
- Adds the
@performant-software/user-defined-fields
package for use with the user_defined_fields gem - Updated EditContainer to remove validation errors for keys on
onSetState
callback - Added
onClearValidationError
prop to EditContainer for manually clearing validation errors
🐛 Bug Fixes
None!