[READ-ONLY] Official Appwrite Web SDK π§‘
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
## What's Changed * Breaking: Made Channel.collection() require id parameter * Breaking: Made Channel.table() require id parameter * Breaking: Root fβ¦
## What's Changed * Fix very large double values (for example 1.7976931348623157e+308) from being expanded into giant integer literals **Full Changeβ¦
## What's Changed * Added Query.containsAny(attribute, value[]) to filter resources where the attribute contains any of the given values. * Added Queβ¦
## What's Changed * Add `upsert` method to Realtime `Channels` helper class * Fix `bignumber.js` bundler conflict with Next.js Turbopack by removing β¦
## What's Changed Release version 22.3.0 **Full Changelog**: https://github.com/appwrite/sdk-for-web/compare/22.2.0...22.3.0
## What's Changed * Added `memberships` realtime channel helper **Full Changelog**: https://github.com/appwrite/sdk-for-web/compare/22.1.0...22.β¦
## What's Changed * Add `queries` parameter to `Realtime.subscribe()` and `client.subscribe()` for server-side query filtering * Add slot-based subscβ¦
## What's Changed * Add array-based enum parameters (e.g., `permissions: BrowserPermission[]`). * Breaking change: `Output` enum has been removed; usβ¦