Releases: SafdarJamal/crime-reports-uk
Releases · SafdarJamal/crime-reports-uk
v1.7.0
Features
- Add 2023 to the
years
list of Date Selector (0ab4277). - Limit search results to June 2023 (0865d94).
- Update Date Selector's default date (ffee36c).
- Correct a grammatical mistake in the "no reports available" sentence (2205717).
- Update
meta
description (2ce2c32).
Internals
- Upgrade to Evergreen UI v7.
- Update LICENSE.
v1.6.0
v1.5.0
v1.4.0
v1.3.0
Features
- Refactor the whole application to use React Hooks.
- Implement runtime type-checking with PropTypes.
- Make it Progressive Web App (PWA).
- Implement basic Search Engine Optimization (SEO).
- Improve the application's UI and UX.
v1.2.0
Clean componentDidMount()
to Use Promise.all()
to fire up 2 promises.
v1.1.0
Delete custom UI components to use Evergreen UI framework.
v1.0.0
Initial release.