# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.1.7](https://github.com/svsool/axios-better-stacktrace/compare/v2.1.6...v2.1.7) (2024-07-26)

### [2.1.6](https://github.com/svsool/axios-better-stacktrace/compare/v2.1.5...v2.1.6) (2023-11-19)

### [2.1.5](https://github.com/svsool/axios-better-stacktrace/compare/v2.1.4...v2.1.5) (2023-02-10)

### [2.1.3](https://github.com/svsool/axios-better-stacktrace/compare/v2.1.2...v2.1.3) (2022-10-11)


### Bug Fixes

* Fix error detection (issue [#9](https://github.com/svsool/axios-better-stacktrace/issues/9)) ([cc69c2a](https://github.com/svsool/axios-better-stacktrace/commit/cc69c2aa82eee8ecdc352c7a9fc89896643e4e0e))

### [2.1.2](https://github.com/svsool/axios-better-stacktrace/compare/v2.1.1...v2.1.2) (2021-12-12)

### [2.1.1](https://github.com/svsool/axios-better-stacktrace/compare/v2.1.0...v2.1.1) (2021-03-13)


### Bug Fixes

* Improve error type detection ([#5](https://github.com/svsool/axios-better-stacktrace/issues/5)) ([e955d9b](https://github.com/svsool/axios-better-stacktrace/commit/e955d9bc90ec9a3aca302ad65a6e197e2eea1ebe))

## [2.1.0](https://github.com/svsool/axios-better-stacktrace/compare/v2.0.2...v2.1.0) (2021-03-10)


### Features

* Add ESM support ([#3](https://github.com/svsool/axios-better-stacktrace/issues/3)) ([47fe367](https://github.com/svsool/axios-better-stacktrace/commit/47fe36733516b08e89efe56ed4f3b6bda9a33293))

### [2.0.2](https://github.com/svsool/axios-better-stacktrace/compare/v2.0.1...v2.0.2) (2021-02-14)

### [2.0.1](https://github.com/svsool/axios-better-stacktrace/compare/v2.0.0...v2.0.1) (2021-02-14)


### Bug Fixes

* Eject interceptor on calling restore ([923eb45](https://github.com/svsool/axios-better-stacktrace/commit/923eb45a47bd4b632ea063f6691f0685e21e5653))

## [2.0.0](https://github.com/svsool/axios-better-stacktrace/compare/v1.2.0...v2.0.0) (2021-02-14)


### ⚠ BREAKING CHANGES

* `exposeTopmostErrorViaConfig` option was removed

### Features

* Enhance error in the response interceptor automatically ([64a2e76](https://github.com/svsool/axios-better-stacktrace/commit/64a2e76b3e2206f238d7794b4ead544474ebfc08))

## [1.2.0](https://github.com/svsool/axios-better-stacktrace/compare/v1.1.0...v1.2.0) (2021-02-07)


### Features

* Add exposeTopmostErrorViaConfig option ([#1](https://github.com/svsool/axios-better-stacktrace/issues/1)) ([0007920](https://github.com/svsool/axios-better-stacktrace/commit/0007920c8a4d0448db8e13cb3574c39ace777bfe))

## 1.1.0 (2020-12-03)


### Features

* Initial implementation of the plugin ([9df5740](https://github.com/svsool/axios-better-stacktrace/commit/9df57406e16c43a321b83fdaf683f2dde98a80be))
