Skip to content

v3.0.0

Compare
Choose a tag to compare
@regevbr regevbr released this 16 May 15:00
· 82 commits to master since this release
d4b61ee

Added

  • Added missing documentation on the timeoutReached event #24 (Thanks to UpGo for the PR)
  • Added contributes list
  • Added typings for all events
  • Emit event on keep event - #27
  • deleted event payload on Squiss class to also contain the message itself - #28 (BREAKING CHANGE)
  • deleted event payload on Message class to contain the success id - #28 (BREAKING CHANGE)
  • send autoExtendError event instead of error event on Squiss class - #28 (BREAKING CHANGE)
  • aborted event payload on Squiss class to be the error instance - #28

Fixed

  • deduplicate messages in delete batches #26