Skip to content

v0.3.3

Compare
Choose a tag to compare
@dschafer dschafer released this 15 Oct 17:21
· 291 commits to main since this release

New

  • Add connectionFromArraySlice and connectionFromPromisedArraySlice methods for exposing connections without having to materialize an array containing all possible records.

Fixed

  • Address spec compliance for connection edge case (with first: 0 and no before or after).