Skip to content

0.322.2

Choose a tag to compare

@botberry botberry released this 20 Jul 20:47
10aa40c

This release fixes a bug in Relay connection pagination where combining first with before returned the wrong slice of items — walking backward from the before cursor instead of taking the first first items among those before it, per the Relay Cursor Connections spec.

This release was contributed by @ritsth in #4516