github-actions
released this
01 Sep 21:25
·
1323 commits
to master
since this release
@api-ts/superagent-wrapper 0.2.0 (2022-09-01)
Bug Fixes
- deps: @types packages are necessary for types inferencing (b4fd222)
- superagent: do not throw on non-2xx status (de5132c)
- edit source in every package to force release (200c95e)
- stop using wildcard versions for monorepo packages (6a1c0ee)
- use stable version of io-ts (e6326d7)
Features
- constrain api spec keys to HTTP methods (0898cce)
- depend on minimal subset of superagent functionality (0023526)
- factor response library out of io-ts-http (4e191cf)
- improve declaration of response types (01f9c88)
- standardize
decodeExpecting
error messages (e9537c1)
Dependencies
- @api-ts/io-ts-http: upgraded to 0.2.0