The-Commit-Company / frappe-react-sdk

React hooks for Frappe
https://frappe-react.vercel.app
MIT License
107 stars 36 forks source link

Frappe Version 15 Support #57

Open SameedHasan opened 7 months ago

SameedHasan commented 7 months ago

Frappe version 15 introduces various enhancements and features, and it would greatly benefit developers to have an updated SDK that aligns with these changes. I am reaching out to bring attention to this need and kindly request the development and release of an SDK compatible with Frappe version 15.

nikkothari22 commented 7 months ago

@SameedHasan - all v15 features are supported by the SDK. The places where we are looking to improve the DX is the new API v2 that's been introduced in v15. We plan on adding new hooks for those soon. They will be added to frappe-js-sdk first and then used here. Thanks for creating the issue.