You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't an issue but more so a reminder for my sake and for documentation purposes.
There has been a PR merged into the 1.0.0 release branch for axios that address my concerns for issue #5 and would let us drop the need for custom axios types like AxiosResponseWithVersioning. It would also alleviate the need for me to keep the types in sync with the axios repo which is a nice benefit.
I have no idea when 1.0.0 version will be released but if it gets released and I haven't updated this project yet then feel free to ping me.
Have a good day! 🙂
The text was updated successfully, but these errors were encountered:
This isn't an issue but more so a reminder for my sake and for documentation purposes.
There has been a PR merged into the
1.0.0
release branch for axios that address my concerns for issue #5 and would let us drop the need for custom axios types likeAxiosResponseWithVersioning
. It would also alleviate the need for me to keep the types in sync with the axios repo which is a nice benefit.I have no idea when
1.0.0
version will be released but if it gets released and I haven't updated this project yet then feel free to ping me.Have a good day! 🙂
The text was updated successfully, but these errors were encountered: