axios-api-versioning icon indicating copy to clipboard operation
axios-api-versioning copied to clipboard

Axios 1.0.0

Open Weffe opened this issue 4 years ago • 2 comments

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! :slightly_smiling_face:

Weffe avatar Feb 25 '21 07:02 Weffe

https://github.com/axios/axios/releases/tag/v1.0.0-alpha.1

:eyes: :eyes: :eyes:

Weffe avatar Jun 02 '22 20:06 Weffe

It's officially out!

https://github.com/axios/axios/blob/v1.x/CHANGELOG.m

Weffe avatar Oct 05 '22 03:10 Weffe