What's Changed
- feat(REST API): Implement
getLinks.toRequest
and getLinks.fromResponse
by @takker99 in #187
- refactor(REST API): Set the default CSRF token in
getCSRFToken
by @takker99 in #188
- refactor(websocket): Use
Result
from npm:option-t
by @takker99 in #189
Full Changelog: 0.28.2...0.28.3