Skip to content

2.0.0 (2023-12-18)

Latest
Compare
Choose a tag to compare
@one-aalam one-aalam released this 18 Dec 20:02
· 4 commits to main since this release
d265c41

What's Changed

Bug Fixes

  • CodeCopy bug (a bit hackfully) (9c4db4c)
  • make strong inherit text color (bda015c)
  • remove deprecated Tailwind plugin (9a8093f)
  • remove redundant import (618364e)

Features

  • Netlify CMS -> Decap CMS (c83100b)
  • PostPreview - support card mode (3674762)
  • PostPreviewList - support row variant (36f4f58)
  • add copy-to-clipboard to code blocks (f5632cb)
  • add DateTime component (65ddc0f)
  • add CSS class for subtle uppercased headings (9fe4224)
  • add some personality to header (192a258)
  • add some personality to scrollbar (f9c2451)
  • add themed code titles (d629caf)
  • animate mode switcher (35dba63)
  • better home page 🎨 (71ea348)
  • better tooling - tsc, lint, format ft. biome (6eb2132)
  • support edit links (GH only) (3355f53)
  • support Turso DB for views counter (30fc747)
  • transition overload ft. view transitions API (0251300)

PR