Releases: svsool/axios-better-stacktrace
Releases · svsool/axios-better-stacktrace
v2.1.7
v2.1.6
v2.1.5
Chores
- release: 2.1.5 (Svyat Sobol)
v2.1.3
Bug Fixes
- Fix error detection (issue #9) (Svyat Sobol)
Documentation
- Update README.md (Svyat Sobol)
Chores
- release: 2.1.3 (Svyat Sobol)
v2.1.2
Chores
- Update README.md (Svyat Sobol)
- Update package.json (Svyat Sobol)
- deps: Bump dependencies (Svyat Sobol)
- Update demo (Svyat Sobol)
- Adjust .eslintrc (Svyat Sobol)
- Update peer dependencies (Svyat Sobol)
- ci: Set NODE_VERSION to 14.18.2 in CI (Svyat Sobol)
- release: 2.1.2 (Svyat Sobol)
Commits
- Improve tests (Svyat Sobol)
v2.1.1
v2.1.0
Features
- Add ESM support (#3) (Svyat Sobol)
Code Refactoring
- Simplify code and add more tests (Svyat Sobol)
Chores
- release: 2.1.0 (Svyat Sobol)
v2.0.2
Chores
- Add demo example and update README.md (Svyat Sobol)
- Inline source map (Svyat Sobol)
- release: 2.0.2 (Svyat Sobol)
v2.0.1
Bug Fixes
- Eject interceptor on calling restore (Svyat Sobol)
Chores
- Update README.md (Svyat Sobol)
- release: 2.0.1 (Svyat Sobol)
v2.0.0
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
- Refine comments and update README.md (Svyat Sobol)
- release: 2.0.0 (Svyat Sobol)