Skip to content

Releases: relay-tools/found-relay

v0.3.0-alpha.5

24 Jul 21:37
v0.3.0-alpha.5
1384cee
Compare
Choose a tag to compare
v0.3.0-alpha.5 Pre-release
Pre-release
  • Bugfix: Fix retry callback to actually work (#58)
  • Bugfix: Fix getting query name in Relay compatibility mode (#59)

v0.3.0-alpha.4

09 Jul 23:29
v0.3.0-alpha.4
76efbbb
Compare
Choose a tag to compare
v0.3.0-alpha.4 Pre-release
Pre-release
  • Bugfix: Warn instead of throwing on Relay routes with no render method or component, and improve the warning message (#47)

v0.3.0-alpha.3

23 Jun 22:08
v0.3.0-alpha.3
9a4923a
Compare
Choose a tag to compare
v0.3.0-alpha.3 Pre-release
Pre-release
  • Bugfix: Fix error handling with Relay Modern (#38)

v0.3.0-alpha.2

09 Jun 21:12
v0.3.0-alpha.2
70145f2
Compare
Choose a tag to compare
v0.3.0-alpha.2 Pre-release
Pre-release
  • Bugfix: Don't refetch data for unchanged routes (#32)

v0.3.0-alpha.1

03 Jun 03:55
v0.3.0-alpha.1
fcff151
Compare
Choose a tag to compare
v0.3.0-alpha.1 Pre-release
Pre-release
  • Breaking: Support Relay Modern (#27)
  • Breaking: Move Relay Classic support with Relay v1.x to found-relay/lib/classic (#27)

v0.2.0

02 Jun 22:42
v0.2.0
ae9101e
Compare
Choose a tag to compare
  • Breaking: Use a resolver class rather than a factory to match Found v0.3.x (#17)

v0.1.7

31 May 03:39
v0.1.7
e80aed2
Compare
Choose a tag to compare
  • Chore: Fix peer dependency ranges (#18)

v0.1.6

23 May 18:30
v0.1.6
08ff5e8
Compare
Choose a tag to compare
  • Bugfix: Fix extraQuery when not specifying queries (#15)

v0.1.5

22 May 21:47
v0.1.5
4822c92
Compare
Choose a tag to compare
  • Bugfix: Fix the shape for extraData (#14)

v0.1.4

22 May 19:03
v0.1.4
76f743b
Compare
Choose a tag to compare
  • Feature: Add prerender hook with extraQuery support (#13)