Skip to content

Releases: rawrmaan/restyped-axios

TypeScript 2.9 support

02 Aug 21:35
Compare
Choose a tag to compare

Adds TypeScript 2.9 support (thanks @jlmart88!)

BREAKING CHANGES

  • TypeScript 2.8 or higher is required for this version due to the use of the Extract<T> type

Fix type definitions for TypeScript 2.7

05 Apr 18:22
Compare
Choose a tag to compare

Thanks to @karol-majewski for fixing TS 2.7 support in PR #4!