Skip to content

5.2.0 (August 20, 2022)

Compare
Choose a tag to compare
@mhnpd mhnpd released this 21 Aug 08:20
· 133 commits to master since this release

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

Full Changelog: v5.1.5...v5.2.0