UI Changes
- Set minimum height for each row to be larger, so it's more accessible on touchscreen. 6dafa95
- Use Courier Prime as the default typeface. 7a3a616
Infrastructure Changes
- Use the new next app router.
- Cache detail page response for 24 hours. This is due to the fact we don't update the content.
Housekeeping
- Refactor the whole codebase for better performance, readability and maintainability.
- Format the whole project using Prettier. 21458e6...ac25310 a9f5a98
Dependency Updates
- Update next to 14.1.0 a4524cc
- Update @vercel/edge-config to 1.0.2 17e80f0
- Update firebase-admin to 11.11.1 a8c508c
- Update typescript to 5.3.3 43a432c
- Update autoprefixer to 10.4.17 804b6b5
- Update eslint to 8.56.0 0f6adf1
- Update postcss to 8.4.35 9bf12d7
- Update tailwindcss to 3.4.1 11c8a9a
Full Changelog: e813a38...b0f7b25