Back to Strawberry

RELEASE

RELEASE.md

0.322.2277 B
Original Source

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.