Skip to content

Releases: svsool/axios-better-stacktrace

v2.1.7

26 Jul 18:44
1b67078
Compare
Choose a tag to compare

Chores

Commits

  • a3a7d3b: Update README.md (Svyat Sobol)
  • 5797769: Include src in package (Evan Sosenko) #14

v2.1.6

19 Nov 10:58
222d4a0
Compare
Choose a tag to compare

Chores

Commits

  • 3315c30: Export .d.ts for ESM build separately (#12) (Svyat Sobol)

v2.1.5

10 Feb 11:55
84c840b
Compare
Choose a tag to compare

Chores

v2.1.3

11 Oct 16:50
c375643
Compare
Choose a tag to compare

Bug Fixes

Documentation

Chores

v2.1.2

12 Dec 22:36
c7dc5b8
Compare
Choose a tag to compare

Chores

Commits

v2.1.1

13 Mar 21:18
3e9d8a2
Compare
Choose a tag to compare

Bug Fixes

Chores

v2.1.0

10 Mar 21:40
9974edb
Compare
Choose a tag to compare

Features

Code Refactoring

Chores

v2.0.2

14 Feb 16:03
40771fe
Compare
Choose a tag to compare

Chores

v2.0.1

14 Feb 15:13
3494e00
Compare
Choose a tag to compare

Bug Fixes

Chores

v2.0.0

14 Feb 12:24
4969074
Compare
Choose a tag to compare

Breaking Changes

  • Enhance error in the response interceptor automatically (Svyat Sobol)

Features

  • Enhance error in the response interceptor automatically (Svyat Sobol)

Code Refactoring

  • Rename type and refine comment (Svyat Sobol)
  • Use native TS utility to infer Parameters (Svyat Sobol)
  • Ditch GenericAxiosHandler to ensure type soundness (Svyat Sobol)
  • Use symbol instead of string literal to determine if axios instance already patched (Svyat Sobol)

Chores