Releases: khaykingleb/khaykingleb-com
Releases · khaykingleb/khaykingleb-com
v1.24.0
1.24.0 (2025-07-30)
Features
- add together ai comment in about section (0fbdd55)
v1.22.7
1.22.7 (2025-07-12)
Bug Fixes
- blog: ensure blog header is accessible when no posts are found (5f98a3d)
v1.22.6
1.22.6 (2025-07-08)
Bug Fixes
- don't render pagination component if there are no posts to render (5d205b1)
v1.22.2
1.22.2 (2025-07-05)
Bug Fixes
- css: correct .notion-text left padding (ef8b404)
- dark mode coloring in notion page (1c7dd60)
- improve loading logic of blog and blog/ routers (6a00e49)
- proper imgage loading (1e3c42f)
- restore coloring of code blocks (db72931)
v1.22.1
1.22.1 (2025-07-05)
Bug Fixes
- next: remove search prop in next config (eb22cf4)
- proper img layout and loading (cd542ef)
v1.22.0
1.22.0 (2025-07-05)
⚠ BREAKING CHANGES
- migrate vercel deployment from remix to next.js
- migrate from remix to next.js
Features
- migrate from remix to next.js (e6894c4)
- migrate vercel deployment from remix to next.js (7ba90bf)
- supabase: add description and update_at columns to posts table (1b6960b)
Bug Fixes
- supabase: use proper key to initialize client (02b42d7)
Build System
- asdf: major bump of nodejs (3d3676c)
- asdf: minor bump of pnpm (b579211)
CI/CD