Skip to content

Latest commit

 

History

History
55 lines (25 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

55 lines (25 loc) · 2.31 KB

Changelog

0.2.5 (2022-07-08)

Features

  • Add method for unsolicited message updates (941b7c5)

Bug Fixes

  • Support message updates for pubsub (941b7c5)
  • Update url-pattern polyfill module (941b7c5)

0.2.4 (2022-02-10)

Bug Fixes

  • Add missing readme.md files to sub-packages (40fcb6b)
  • Add options to newMessageInSpace to allow threadkey (9c19ec7)

0.2.3 (2022-01-20)

Bug Fixes

  • Add options to newMessageInSpace to allow threadkey (9c19ec7)

0.2.2 (2021-12-09)

Bug Fixes

  • Update packaging/repository information for publishing (9fc95f6)

0.2.1 (2021-12-09)

Bug Fixes

  • Downgrade autobind to 4.x (474533e)

Miscellaneous Chores

  • stub out tests for pubsub transport (8f60b23)

0.2.0 (2021-12-08)

Features

  • Initial release