Skip to content

4.0.0 - 2023 Release: Next.js 13 & Sanity

Compare
Choose a tag to compare
@jakeherp jakeherp released this 11 Feb 23:12
· 89 commits to main since this release
0a1718f

🎉 Major Version Release

🚀 Features

  • Upgrades to Next.js 13
  • Uses Next.js app directory
  • Removes boilerplate and implements best practices closer to defaults
  • Switches to Sanity for content management
  • Adds public API routes to fetch data from Sanity

🐛 Bug Fixes

  • Many performance improvements
  • Improvements to Tailwind setup
  • Simplifies eslint config and brings it in line with Next.js defaults