Skip to content

v9.0.0

Compare
Choose a tag to compare
@BowlingX BowlingX released this 27 May 12:26
· 126 commits to master since this release

9.0.0 (2022-05-27)

Bug Fixes

Features

  • Separate adapters, bumped packages, use nextjs directly, reorganized import structure (ba41736)

BREAKING CHANGES

  • Require to import adapters now like:

import NextJs from 'geschichte/adapters/nextjs'