v1.0.0 π₯³π
Changes
- Fix Next.js 12.3 Typescript issue, by passing
RelayPageProps
toAppProps<T>
in_app
component - Prevent
initialRecords
regenerating Relay environment upon new page visit - Introduce new typescript helpers like the afformentioned
RelayPageProps
, andGetRelayServerSideProps
as well asGetRelayStaticProps
- Update documentation to reflect changes: updated documentation
Full Changelog: v0.0.7...v1.0.0