Closed phpnode closed 8 months ago
Yes, this would be a new major version.
Originally I imagined combining this with an update to the new SDK, but it's ok if we make that another major version. I'm trying to balance being too Sentimental with too much major version churn.
If we want to batch some breaking changes, we can start a next
branch instead of putting this on main
.
This does change the signature of some of our hooks (
isLoading
->isPending
), but I'm not sure whether we consider the hooks part of our public API? cc @razor-x