V0.8.0
🧱 What's new
- Add a job in the GitHub action "Code check" to check if there is no error of type (TS)
- Use the new dynamic open graph image generation of NextJS 13.3
🚧 Refactor
- Use the new metadata API of NextJS 13.2
- Revert to
clsx
instead ofclassix
- All GitHub Actions (lint, tests, build) have been combined into a single action
- Use the new Tailwind V3.3 TS config
- Changed the TS path alias to
#/
for thelib
folder and~/
for thepublic
folder