Skip to content

Releases: retr00exe/mekel.dev

v1.1.3

22 Feb 08:56
Compare
Choose a tag to compare

Core Changes

  • Add Disqus API to each post

Additional Changes

  • Add TypeScript interfaces
  • Add a custom loading spinner
  • Add dark mode to blockquote
  • Change prism theme to Dracula
  • Refactoring react-markdown renderer element to a new folder
  • Add custom 404 page

Patch

  • Patch responsive issue at the index page

v1.0.3

10 Feb 07:11
Compare
Choose a tag to compare

Core Changes

  • Refactoring data fetching method from REST to GraphQL
  • Add dark mode

Additional Changes

  • Add TypeScript interfaces
  • Add animation using framer-motion
  • Fix responsive issue on mobile devices
  • Refactor deprecated getInitialProps() method