Skip to content

Latest commit

 

History

History
127 lines (59 loc) · 5.43 KB

CHANGELOG.md

File metadata and controls

127 lines (59 loc) · 5.43 KB

Changelog

2.6.0 (2024-12-01)

Features

  • dependencies: add 'next-view-transitions' package (97a865e)
  • layout: wrap RootLayout in ViewTransitions to add page transitions (8d3cb46)

Bug Fixes

  • discord-status: refactor link structure (a3e5de8)

2.5.0 (2024-12-01)

Features

  • discord-status: enhance Discord status component to display Spotify listening information (e363f43)

2.4.0 (2024-11-30)

Features

  • blog: add new blog "using-lantern-rest-to-display-your-discord-presence" (0a2c919)
  • discord-status: add Discord status component to display online/offline status (3a6c39f)
  • metadata: add date to generated metadata if provided (1ae142e)

Bug Fixes

  • songs: update key prop to include played_at for unique identification (41114b2)
  • tooltip: add pointer-events-none to content when disableHoverableContent prop specified (f0ff41e)

2.3.0 (2024-11-11)

Features

  • InlineQuote: update options with href and text parameters (aa41754)

2.2.2 (2024-11-08)

Bug Fixes

  • config: remove Unsplash image hostname from remote patterns (6d645eb)

2.2.1 (2024-11-06)

Bug Fixes

  • songs: move revalidation from fetch to export (d09879c)

2.2.0 (2024-11-06)

Features

  • spotify: integrate Spotify API for show recently played tracks (872610c)

2.1.0 (2024-11-06)

Features

  • metadata: implement generateMetadata utility for dynamic metadata generation (0d9f22f)

Bug Fixes

  • tooltip: change max width of tooltip content to 320px (f661ed4)

2.0.1 (2024-11-05)

Bug Fixes

  • works: update project link for barisyasaman.com (f084b5c)

2.0.0 (2024-11-05)

⚠ BREAKING CHANGES

  • redesign website (#7)

Features

1.0.3 (2024-11-03)

Bug Fixes

  • actions: revert 19fd990f4ae9f0e07b5b5ddbaa3c54e2fafe9232 (524a746)
  • actions: revert 19fd990f4ae9f0e07b5b5ddbaa3c54e2fafe9232 (40d3ca9)

1.0.2 (2024-11-02)

Bug Fixes

  • actions: remove project input from setup-node-env action (8689b96)
  • actions: update GitHub token in release-please workflow file (19fd990)

1.0.1 (2024-11-02)

Bug Fixes

  • tsconfig: remove keywords.jsx from include paths (3247b72)

1.0.0 (2024-11-02)

Features

  • add RetroGrid component and integrate into page layout, (5dc336d)

Changelog