Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

38 lines (25 loc) · 2.64 KB

Changelog

3.1.0 (2024-06-17)

Features

  • add custom 404 page (01cc398)
  • add rss (cb5ee23)
  • add snippets page (29ecc18)
  • better code snippets and package manager tabs (c98e8d7)
  • blog pagination (ccfecba)
  • content prev and next navigation (01426eb)
  • image loading with astro image component (90f3f23)
  • project pagination (4429925)
  • remove package manager tabs component (b7305ba)
  • update cv and about page (c606604)
  • update home intro and about me (0811eef)
  • view transition api (89e37f8)

Bug Fixes

  • astro-expressive-code copy button (5d44952)
  • better seo from semantic tag and image (23a23e5)
  • getStaticPaths satifies GetStaticPaths type (b308ec2)
  • responsive YouTube iframe (78e8341)
  • update copyright to 2024 (f267f46)

Performance Improvements

  • better seo accesibility (8494723)

Reverts