Release v0.12.0
Bug Fixes
- deep merge variants and overrides rather than overwrite with spread (a779553)
- fixing typescript version to 4.4.x, since 4.5.2 breaks the imports (b726682)
- remove unnecessary types file from generated index (f7565a0)
- removing label override for checkbox field, and removing label, which is not in primitives (c819478)
Features
- update internal hook import paths to use internal ui-react path (74f4614)