Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 18:24
· 12 commits to main since this release

2.0.0 (2024-03-05)

  • Migrate from pages router to app router (#13) (bd7b887), closes #13

BREAKING CHANGES

  • update Next.js to v14, React DOM and React to the latest and much deps were updated
    even for fixes or SSR paradigm

  • fix: add use client directive and other fixes