5.2.0 (August 20, 2022)
What's Changed
- Added react 18 to the peer dependencies by @sirLisko in #129
- Updated README.md to include the full possibilities of options for the component. by @ziruzavar in #131
Core:
- CSS was written in styled-component.
- Removal of Addition CSS imports
- Improve component documentation pages and update the documentation website.
Spinner
- Introduce the new spinner: Line Wave, Rotating Lines, Three Circles, Infinity Spin, Circles With Bar, Falling Lines
- Depreciate some loader: Plane, and Cradle Loader
Bug Fix:
- The triangle spinner CSS issue was fixed with this release.
Test Coverage:
- Test was added to check missing spinner export.
New Contributors
- @sirLisko made their first contribution in #129
- @ziruzavar made their first contribution in #131
Full Changelog: v5.1.5...v5.2.0