Skip to content

Releases: khaykingleb/khaykingleb-com

v1.24.0

30 Jul 10:21
Compare
Choose a tag to compare

1.24.0 (2025-07-30)

Features

  • add together ai comment in about section (0fbdd55)

v1.23.0

26 Jul 13:52
Compare
Choose a tag to compare

1.23.0 (2025-07-26)

Features

v1.22.7

12 Jul 21:42
Compare
Choose a tag to compare

1.22.7 (2025-07-12)

Bug Fixes

  • blog: ensure blog header is accessible when no posts are found (5f98a3d)

v1.22.6

08 Jul 11:49
Compare
Choose a tag to compare

1.22.6 (2025-07-08)

Bug Fixes

  • don't render pagination component if there are no posts to render (5d205b1)

v1.22.5

08 Jul 11:30
Compare
Choose a tag to compare

1.22.5 (2025-07-08)

v1.22.4

08 Jul 11:21
Compare
Choose a tag to compare

1.22.4 (2025-07-08)

v1.22.3

08 Jul 11:16
Compare
Choose a tag to compare

1.22.3 (2025-07-08)

v1.22.2

05 Jul 22:49
Compare
Choose a tag to compare

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

05 Jul 20:03
Compare
Choose a tag to compare

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

05 Jul 19:14
Compare
Choose a tag to compare

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