Skip to content

Releases: kkhys/me

v1.8.8

09 Jun 07:15
a65603b
Compare
Choose a tag to compare

1.8.8 (2024-06-09)

Bug Fixes

  • ui: update transition duration in image-block component (f59b5e1)

v1.8.7

09 Jun 07:09
eb204ba
Compare
Choose a tag to compare

1.8.7 (2024-06-09)

Bug Fixes

  • ui: add useBrowser hook and update image-block component (eae03a7)

v1.8.6

09 Jun 06:26
d96a17a
Compare
Choose a tag to compare

1.8.6 (2024-06-09)

Bug Fixes

  • ui: Add CategoryTabsFallback component for async loading (3213192)
  • ui: add fallback for MainNavigation and remove path-based styling (770c0cf)
  • ui: add fallback layout for article loading (65c5bf9)
  • ui: add loading attribute to ImageBlock component (cfee806)
  • ui: replace img tag with NextImage in image-block component (556f7d7)

v1.8.5

09 Jun 03:03
e63f986
Compare
Choose a tag to compare

1.8.5 (2024-06-09)

Bug Fixes

  • ui: replace NextImage component with native img to prevent flickering (3f41ae1)

v1.8.4

09 Jun 01:08
f80f22a
Compare
Choose a tag to compare

1.8.4 (2024-06-09)

Bug Fixes

  • ui: remove blurDataURL prop from image-block component (5f26c2c)

v1.8.3

09 Jun 00:57
7efd9e7
Compare
Choose a tag to compare

1.8.3 (2024-06-09)

Bug Fixes

  • ui: add blurDataURL and priority attributes to image block (ac0f80d)

v1.8.2

09 Jun 00:47
c41c911
Compare
Choose a tag to compare

1.8.2 (2024-06-09)

Bug Fixes

  • ui: refactor Image block component code (96b4f80)

v1.8.1

08 Jun 15:47
d475e06
Compare
Choose a tag to compare

1.8.1 (2024-06-08)

Bug Fixes

  • ui: refactor image dimensions handling in image block (2413fed)

v1.8.0

08 Jun 15:20
a14cf98
Compare
Choose a tag to compare

1.8.0 (2024-06-08)

Bug Fixes

  • atom: add screen-reader-only text for Atom button (bd1d9a9)
  • deps: update dependency @hookform/resolvers to v3.6.0 (1d1f80f)
  • deps: update dependency drizzle-orm to v0.31.1 (6a22bde)
  • deps: update dependency drizzle-orm to v0.31.2 (a7f0dcb)
  • deps: update dependency lucide-react to v0.383.0 (45a5f92)
  • deps: update dependency lucide-react to v0.390.0 (bc85e26)
  • deps: update dependency mdast-util-to-hast to v13.2.0 (eb62ad5)
  • deps: update dependency next-auth to v5.0.0-beta.19 (9a50f22)
  • deps: update dependency prettier-plugin-tailwindcss to v0.6.2 (4be1efd)
  • deps: update dependency tailwindcss to v3.4.4 (206c033)
  • deps: update tanstack-query monorepo to v5.40.1 (56b486a)
  • deps: update trpc monorepo to v11.0.0-rc.390 (8c5525d)
  • deps: update trpc monorepo to v11.0.0-rc.396 (601a1e9)
  • deps: update typescript-eslint monorepo to v7.12.0 (e12c048)

Features

  • ui: add animation and styling to header and package updates (1868ccb)
  • ui: add main navigation menu to UI (ab3945d)
  • ui: add mobile navigation and improve user interface (5101623)
  • ui: add pagination to post list (e0d5884)
  • ui: add pagination to post listing and refactor related components (815ea5b)
  • ui: add zoom functionality to ImageBlock (a0ba6a1)
  • ui: update UI components in Header, Footer, and CommandMenu (4846eb1)

v1.7.24

01 Jun 01:43
8e3a07d
Compare
Choose a tag to compare

1.7.24 (2024-06-01)

Bug Fixes

  • ui: add Time component and useTimeDistance hook (7c97cce)