Skip to content

v1.0.2

Latest

Choose a tag to compare

@winrid winrid released this 21 Apr 16:14
· 6 commits to main since this release
f8c463f

Highlights

  • Add support for Next.js 16 (peer dep range now covers 13, 14, 15, and 16).
  • Example app upgraded to Next 16.2.4 and verified against Next 13.5 for backwards compatibility.
  • FastCommentsReviewsSummary now accepts hasDarkBackground so the reviews widget can be themed consistently with the other widgets.
  • README documents supported Next.js and React versions.

Transitive

  • Picks up fastcomments-typescript@3.0.14, which adds hasDarkBackground to FastCommentsCommentCountConfig.