Releases: boringnode/transmit
Releases · boringnode/transmit
Update dependencies
Inject manually headers in the response
Improve typing of Context
In this release, we've enhanced the context typing and ensured that subscribing to a channel works smoothly when done locally (via the Bus).
Commits
- chore: ensure tests pass with new typing (e380f25)
- chore: improve typing & create "local" variant of subscribe and unsubscribe method (730c677)
Full Changelog: v0.1.3...v0.2.0
Exports the `AccessCallback` type to simplify the creation of adapters
Exports the AccessCallback
type to simplify the creation of adapters
Commits
- chore: export AccessCallback type from type exports (e1c3aba)
Full Changelog: v0.1.2...v0.1.3
Release missing authorize method
Full Changelog: v0.1.1...v0.1.2
First release
First release to try to create adapter for it.
Commits
Full Changelog: https://github.com/boringnode/transmit/commits/v0.1.1