feat: extract cloudly api client

This commit is contained in:
2026-04-25 14:57:58 +00:00
commit baaeda3b57
19 changed files with 11166 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Changelog
## 2026-04-25 - 5.3.1 - fix(package)
- Extract `@serve.zone/api` into a standalone package.
- Build directly against `@serve.zone/interfaces@^5.4.3` to avoid stale generated interface declarations.