v5.0.0 - Reborn!
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