Skip to content

Latest commit

 

History

History
49 lines (22 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

49 lines (22 loc) · 1.5 KB

2.3.0 (2021-06-28)

Bug Fixes

  • add missing UNSAFE_REPLY in a top level export (aeaac94)

Features

  • disable timeout if time is undefined (c011455)

2.2.0 (2021-06-25)

Features

  • deprecate response[REPLY] in favour of returning from onReceiveMessage callback (12b8a13)
  • tighten typing (cb443db)

2.1.0 (2021-04-22)

Features

  • add support for timeouts in ask (14d961b)

2.0.1 (2021-04-22)

Other

  • chore: add ActorContext type

2.0.0 (2021-04-22)

API changes: