Add immutable param to add method and bump version (#3022)

This commit is contained in:
Saket Aryan
2025-06-24 05:03:35 +05:30
committed by GitHub
parent dc877fd3ba
commit b4b27f099e
4 changed files with 18 additions and 6 deletions

View File

@@ -409,6 +409,11 @@ mode: "wide"
<Tab title="TypeScript">
<Update label="2025-06-24" description="v2.1.33">
**Improvement :**
- **Client:** Added `immutable` param to `add` method.
</Update>
<Update label="2025-06-20" description="v2.1.32">
**Improvement :**
- **Client:** Made `api_version` V2 as default.