Skip to content

v2.0.0

Compare
Choose a tag to compare
@timlrx timlrx released this 05 Aug 14:38
· 211 commits to main since this release

What's Changed

  • New set up with next 13, app directory and React Server Components
  • Typescript first
  • Updated dependencies
  • Contentlayer to manage most of the content logic
  • Use next 13 metadata and SEO best practice
  • Use pliny newsletter, comments, analytics, search and misc utils
  • New search feature that supports local search with kbar and algolia
  • Update editUrl to point to main instead of master
  • Updated analytics config setup with more props exposed
    • Thanks to umami's free tier, you can now view the site's analytics over here!
  • Styling updates:
    • Updated tailwind typography to use tailwind 3 defaults and remove more boilerplate. Also updated default primary theme color and gray palette.
    • Switch Inter for Space Grotesk
    • New PostBanner layout for blog posts
    • New ListLayoutWithTags layout for blog post listings. Used the new layout in place of the previous ListLayout in the blog listings and tags routes.

For more details, check out the v2 release blog post

Full Changelog: v1.5.6...v2.0

Contributors

Special thanks to @ttys3 for testing the beta version and patching various issues, @Kosai106 for providing the initial Next 13 updates and all 80 contributors who have made v1 a success!