v5.0.0
Features
- Rewrite the whole application to use React Hooks.
- Make it Progressive Web App (PWA).
- Improve the application's UI and UX.
- Upgrade to React v17 (#13).
- Upgrade to Create React App v4 (#14).
- Refactor the whole application's code and transform it into clean code and simple design (#8).
- Create a reusable
ShareButtoncomponent for social media sharing.
Bug Fixes
- Fix browserconfig.xml link issue.
Internals
- Update dependencies.
- Upgrade to SweetAlert2 v10 (#10).
- Upgrade to Semantic UI React v2 (#11).
- Implement props type checking with
prop-types. - Update the repository's homepage and README.
- Create continuous integration (CI) workflow using GitHub Actions (#15).