Summary
Track migration to align major with the web SDK major.
Current state: node-appwrite is on 23.x.x is still on an older major
Desired change
Bump to once available and compatible.
Migration checklist
[ ] Upgrade dependency to ^24.x
[ ] Audit breaking changes and release notes
[ ] Update type usages and imports where needed
[ ] Run lint, typecheck, and full test suite
[ ] Run Next.js build and smoke test critical runtime flows
Summary
Track migration to align major with the web SDK major.
Current state:
node-appwriteis on23.x.xis still on an older majorDesired change
Bump to once available and compatible.
Migration checklist
[ ] Upgrade dependency to ^24.x
[ ] Audit breaking changes and release notes
[ ] Update type usages and imports where needed
[ ] Run lint, typecheck, and full test suite
[ ] Run Next.js build and smoke test critical runtime flows