0.16.0 (2024-02-13)
Full Changelog: v0.15.1...v0.16.0
Breaking Changes
We've removed the beta
namespace from the messages API.
To migrate to this version you'll just need to remove all .beta
references, everything else is the same!
Features
- api: messages is generally available (#343) (f682594)
- messages: allow message response in params (#339) (86c63f0)