Skip to content

Releases: nuotsu/next-sanity-template

2.7.0

05 Jun 04:38
Compare
Choose a tag to compare
  • Update code-block type input component to the @sanity/code-input for an improved code editing experience (compared to the native <TextArea> component)
  • Add line highlighting option to the code-block type
  • Add loading option to image blocks in blog.post documents
  • Miscellaneous style adjustments and code refactoring

2.6.0

27 May 02:48
Compare
Choose a tag to compare
  • Add Flag list module
  • Add position option to Richtext module Table of Contents
  • Style adjustments

2.5.0

20 May 21:29
Compare
Choose a tag to compare
  • Add optional NEXT_PUBLIC_REVALIDATE environment variable to allow time-based revalidation for published Sanity documents
  • Add Blog rollup filtering options
  • Add arrow icon to indicate external links inside .richtext
  • Rename faq-list to accordion-list
  • Replace RSS XML generator to use feed

2.4.0

19 May 23:41
Compare
Choose a tag to compare
  • Add Code block to use inside blog post content
  • Update blog post content styling
  • Rename hero.postcard to hero.split
  • Rename content to intro

2.3.0

19 May 03:34
Compare
Choose a tag to compare
  • Add schedule-able Announcement document
  • Add Stat list module
  • Reorder Sanity Studio documents

2.2.0

18 May 23:56
Compare
Choose a tag to compare
  • Add Hero (SaaS) module
  • Add .ghost CTA style and .text-gradient typography style
  • Add .overflow-fade style (used on the Testimonial list module)
  • Add site.copyright
  • <Img> component adjustments
  • Update Homepage content

2.1.0

16 May 00:00
Compare
Choose a tag to compare
  • Add site.logo
  • use srcset and native <img> tag, instead of next/image <Image> component
  • Move sanity functions into /next/lib/sanity/*
  • Fix client/server issue with sanity functions
  • Update NPM packages

2.0.0

09 May 21:45
Compare
Choose a tag to compare
  • Add Sanity Presentation and Visual Editing

View the previous changelogs (v1.x) from here.