Skip to content

v0.3.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@taion taion released this 18 Sep 16:14
· 517 commits to master since this release
f979b05
  • Breaking: Remove prerender callback for Relay Modern (#45)
    • Allow throwing Found exceptions in render for Relay Modern while resolving
    • Add resolving flag to render callback to indicate resolving status
  • Feature: Allow hitting global renderPending by returning undefined in render for Relay Modern, as with upstream Found (#79)