Skip to content

Releases: boringnode/bus

Correct message being composed twice

08 Mar 19:02

Choose a tag to compare

  • fix(bus): do not compose the message here (8aa192a)
  • refactor: move the entrypoint at the root (cd0c393)

A few changes required to make the package work

08 Mar 17:24

Choose a tag to compare

  • fix: add back null type for Serializable (f4c632c)
  • refactor: remove the needs to wrap payload in an object (e0337eb)
  • feat: send only the payload to the message handler (0cbfef5)
  • fix: correct typing export (567f42b)

Export Bus class

29 Feb 22:52

Choose a tag to compare

  • feat(package): also export bus class (3e58e71)

Full Changelog: v0.0.2...v0.0.3

Correct exports path

29 Feb 22:40

Choose a tag to compare

  • chore: update release-it config (dfc74f7)
  • fix(package): correct exports path (90a5ac7)

Full Changelog: 0.0.1...v0.0.2

First draft version

29 Feb 22:30

Choose a tag to compare