Skip to content

Releases: boringnode/transmit

Update dependencies

03 Oct 07:06
fc3241d
Compare
Choose a tag to compare

Commits

  • chore: update dependencies (4b695e1)

Full Changelog: v0.2.1...v0.2.2

Inject manually headers in the response

21 Sep 07:58
4b7b0fb
Compare
Choose a tag to compare

Commits

  • fix: inject manually headers in the response (6118f86)

Full Changelog: v0.2.0...v0.2.1

Improve typing of Context

28 Aug 06:49
466cee8
Compare
Choose a tag to compare

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

27 Aug 21:11
310408a
Compare
Choose a tag to compare

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

06 Aug 07:57
20d6213
Compare
Choose a tag to compare

First release

25 Jul 06:34
00857c8
Compare
Choose a tag to compare

First release to try to create adapter for it.

Commits

Full Changelog: https://github.com/boringnode/transmit/commits/v0.1.1