Skip to content

10.0.0 (2024-01-05)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 05 Jan 13:59
· 19 commits to develop since this release

Deprecations and Removals

  • Don't use a package alias for @vector-im/matrix-bot-sdk. (#480)
  • Drop support for Node 18, add support for Node 20, 21. (#487)
  • NeDB-based stores are now deprecated. You may still use them by adding "nedb" as a dependency to your project, but no new features or bugfixes are planned. (#488)

Internal Changes

  • Refactor membership cache. (#477)