Skip to content

v3.0.0

Compare
Choose a tag to compare
@supersnager supersnager released this 18 Dec 08:07
· 6 commits to main since this release

3.0.0 (2022-12-18)

  • feat!: added removeMessagesFromConversation (639588b)

BREAKING CHANGES

  • due to the addition of a new method to the IStorage interface.
    However, this is only relevant if you are using a custom storage implementation.
    Otherwise, the library is backward compatible and the upgrade is safe.