Releases: nmathew98/txn
Releases · nmathew98/txn
v1.0.4
What's Changed
- chore: update readme by @nmathew98 in #31
- chore: update exports by @nmathew98 in #32
- chore: add license by @nmathew98 in #33
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
What's Changed
- test: microservices for e2e by @nmathew98 in #24
- test: txn e2e by @nmathew98 in #25
- refactor: update query options by @nmathew98 in #26
- chore: update readme by @nmathew98 in #27
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- test: update test for onSuccess rejects by @nmathew98 in #19
- chore: update README by @nmathew98 in #20
- chore: update readme, missed a . by @nmathew98 in #21
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- fix: using Promise.allSettled instead of Promise.all and housekeeping by @nmathew98 in #17
Full Changelog: v0.0.4...v1.0.0
v0.0.4
What's Changed
- feat: add retry fn by @nmathew98 in #15
Full Changelog: https://github.com/nmathew98/txn/commits/v0.0.4
v0.0.3
What's Changed
- fix: dispose in all cases for resolve to match AsyncDisposable by @nmathew98 in #12
Full Changelog: https://github.com/nmathew98/txn/commits/v0.0.3
v0.0.2
What's Changed
- feat: txn by @nmathew98 in #4
- chore: add README by @nmathew98 in #5
- chore: using instead of const by @nmathew98 in #7
- fix: passing either result or error to onError by @nmathew98 in #8
- types: types for createTransaction by @nmathew98 in #9
- feat: allow executing transactions in environments without AsyncDisposable by @nmathew98 in #10
Full Changelog: https://github.com/nmathew98/txn/commits/v0.0.2
0.0.1
What's Changed
- v0.0.1 by @nmathew98 in #6
Full Changelog: https://github.com/nmathew98/txn/commits/0.0.1