Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Releases: arthurfiorette/tuple-it

v1.1.0

07 May 13:22
f564f82

Choose a tag to compare

  • Added E generic error parameter
  • Added jsdocs & improved readability
  • Fixed types

Full Changelog: v1.0.1...v1.1.0

v1.0.1

07 May 03:25
e232be8

Choose a tag to compare

  • Improved jsdocs
  • Added sideEffects field in package.json

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 May 02:22
dd6bdb3

Choose a tag to compare

  • Registers .tuple() into Promise prototype
  • Exports tuple function for library authors
  • Exports t alias to improve readability
  • Handles non Error rejections

Full Changelog: https://github.com/arthurfiorette/tupleit/commits/v1.0.0