Skip to content

v1.0.0 πŸ₯³πŸŽ‰

Compare
Choose a tag to compare
@tobias-tengler tobias-tengler released this 10 Sep 16:23
· 26 commits to main since this release

Changes

  • Fix Next.js 12.3 Typescript issue, by passing RelayPageProps to AppProps<T> in _app component
  • Prevent initialRecords regenerating Relay environment upon new page visit
  • Introduce new typescript helpers like the afformentioned RelayPageProps, and GetRelayServerSideProps as well as GetRelayStaticProps
  • Update documentation to reflect changes: updated documentation

Full Changelog: v0.0.7...v1.0.0