Skip to content

Latest commit

 

History

History
120 lines (52 loc) · 3.77 KB

CHANGELOG.md

File metadata and controls

120 lines (52 loc) · 3.77 KB

1.5.3 (2020-11-08)

Bug Fixes

1.5.2 (2020-10-07)

Bug Fixes

  • lib: fix empty array input for paginate (9947350)

1.5.1 (2020-10-07)

Bug Fixes

1.5.0 (2020-10-07)

Bug Fixes

Features

  • lib: export paginate utility (329ce76)

1.4.0 (2020-04-29)

Bug Fixes

  • lib: fix failing tests, add utils tests (f4816b7)

Features

  • lib: better handling of null & undefined values (24d5b7e)

1.3.0 (2019-11-10)

Features

  • lib: slightly better type inference (3c7b08d)

1.2.0 (2019-10-18)

Features

  • lib: return empty response when passed undefined (c1e7eb9)

1.1.3 (2019-06-24)

Bug Fixes

  • make PageInfo friendlier (9fbe661)

1.1.2 (2019-06-24)

Bug Fixes

1.1.1 (2019-06-05)

Bug Fixes

  • export types, too (38ffaa5)
  • update types location in package.json (92a50ec)

1.1.0 (2019-06-04)

Bug Fixes

Features

  • allow empty edges, missing pageInfo, extra pageInfo (659b534)

1.0.3 (2019-05-27)

Bug Fixes

  • lib: rename EdgeWithCursor to NodeWithCursor (018b50c)

1.0.2 (2019-05-27)

Bug Fixes

  • repo: set package to public (actually) (bc21bf9)

1.0.1 (2019-05-27)

Bug Fixes

  • repo: set package to public (3baedc9)

1.0.0 (2019-05-27)

Features