mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 04:46:29 +03:00
jsonrpc: typescript client: export constants under C enum, similar to how its exported from deltachat-node (#3681)
* jsonrpc: typescript client: export constants under `C` enum, similar to how its exported from `deltachat-node` * add pr number to changelog * fix tests * fix changelog entry position
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
## Unreleased
|
||||
|
||||
### API-Changes
|
||||
- jsonrpc: typescript client: export constants under `C` enum, similar to how its exported from `deltachat-node` #3681
|
||||
|
||||
### Changes
|
||||
- simplify `UPSERT` queries #3676
|
||||
|
||||
Reference in New Issue
Block a user