Releases: aerian-studios/aerian-component-library
Releases · aerian-studios/aerian-component-library
0.9.0
Adds deprecation and switches to yarn 3 and node 20. There are also some package updates up to the maximum before the APIs change.
What's Changed
- Package upgrades by @jay-see-jay in #26
New Contributors
- @jay-see-jay made their first contribution in #26
Full Changelog: 0.8.10...0.9.0
v0.8.10
add inputs to tags and select props
v0.8.9
- fixes reset functionality for select boxes
v0.8.8
- update select element default props
v0.8.7
- add abilty to pass null as defaultValue to form select
v0.8.6
- updates apply theme to allow additional props to be passed
v0.8.5
- add defaultValue array check for tags
v0.8.4
- add default value to tags component
v0.8.3
- updates applyTheme to make more generic
v0.8.2
- adds loading state to form controls