0.0.12-alpha.1 (2021-12-29)
Features
- creatableselect: Added prop for new option label (651ff9f)
- react-select: Introduction of styled react-select component of the Creatable kind (212160d)
Bug Fixes
- creatable: converted back to uncontrolled to leave the controlling to the implementor (559dec9)
- creatable: fix issues in state management around onCreateOption and onChange (f86e98c)