refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
25.99k stars 1.97k forks source link

[FEAT] Update @refinedev/appwrite's Appwrite SDK version #6090

Open soranoo opened 6 days ago

soranoo commented 6 days ago

Is your feature request related to a problem? Please describe.

A TypeError: e._formData.get is not a function error pops up while running nextjs server action in client component which can hugely affect the DX.

Related Issues

https://github.com/vercel/next.js/issues/60687

Related Pull Requests

https://github.com/appwrite/sdk-generator/pull/834

The Appwrite Team fixed the issue and released the patch.

Describe alternatives you've considered

No response

Additional context

No response

Describe the thing to improve

Please update the Appwrite SDK regularly or at least update the SDK to the latest version.

Current @refinedev/appwrite's Appwrite SDK version: 10.0.1 Latest Appwrite SDK version: 15.0.0