Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

61 lines (41 loc) · 2.18 KB

Changelog

Versions

0.6.1

  • Removed the exports property in the package.json as it conflicts with Yarn & PNPM (#42)

0.6.0

  • Removed occurrences of the any types for all exposed components (#40)

0.5.0

  • Added testing (#33)
  • Added API interfaces documentation #35
  • Continuous integration (#36)
  • added a badge for checking the npm version (#37)
  • added bundlephobia badge (#38)
  • Added a badge to check the vulnerabilities count (#39)

0.4.1

  • Publishing automation (#26)

0.4.0

  • New default switch component (#24)

0.3.0

  • Updated the version for users of React that use functional components (#22)

0.2.0

  • Cleaner documentation example (#10)
  • Added a quick start section (#14)
  • Added issue templates (#15)
  • Added a pull request template (#16)
  • Added license file (#17)
  • Added contribution guidelines (#18)
  • New documentation file for the example template (#19)
  • Added changelog (#20)

0.1.1

  • Fixed package documentation link (#12)

0.1.0

Initial release.