This repository was archived by the owner on Apr 30, 2025. It is now read-only.
Releases: arthurfiorette/tuple-it
Releases · arthurfiorette/tuple-it
v1.1.0
- Added
Egeneric error parameter - Added jsdocs & improved readability
- Fixed types
Full Changelog: v1.0.1...v1.1.0
v1.0.1
- Improved jsdocs
- Added
sideEffectsfield in package.json
Full Changelog: v1.0.0...v1.0.1
v1.0.0
- Registers
.tuple()intoPromiseprototype - Exports
tuplefunction for library authors - Exports
talias to improve readability - Handles non
Errorrejections
Full Changelog: https://github.com/arthurfiorette/tupleit/commits/v1.0.0