Skip to content

v5.0.0 - Reborn!

Choose a tag to compare

@ItsBenCodes ItsBenCodes released this 14 Aug 02:16
· 522 commits to main since this release
7e1f33b

NO BREAKING CHANGES

This project has been inactive for 4 years and is about to be active again. I am starting this new 5.0 era with no breaking changes. Instead, a lot of house keeping has been done:

  • Updated all dependencies to latest version
  • Changed the test runner from karma to jest
  • Changed UglifyJS to Terser for magnification
  • Rewrote the react-cookie tests with React Testing Library
  • Automated the tests process and publish process with Github Actions