React 18 Support
Summary since 1.5.0 (10/16/2020) up to and including 1.7.2 (08/03/2022)
Features:
- convert camelCase props into dashed-attributes and add option to convert dashed-attributes to camelCase react props #17
- React 18 support
- improved documentation
Bug Fixes:
- Shadow only attached when mode is open
- unmount react component on disconnect #19
Other:
- Add MIT license file #4
- more robust CI and testing