v1.13.1
Embarrassingly enough, publishing v1.13.0 failed, meaning this shiny v1.13.1 patch also contains all changes from v1.13.0:
Enhancements
- Added an
id
prop to Collapsible to be referenced by thearia-controls
attribute of the component triggering the collapse
Bug fixes
- Fixed external prop not working within ActionList component
- Fixed a syntax error in one of the Card component examples (thanks meecrobe for the original issue)
Chores
- Added missing
publishConfig.access
setting inpackage.json
, in accordance with the new Shipit requirements for public npm packages