ctimmerm/axios-mock-adapter (axios-mock-adapter)
### [`v2.1.0`](https://redirect.github.com/ctimmerm/axios-mock-adapter/releases/tag/v2.1.0)
[Compare Source](https://redirect.github.com/ctimmerm/axios-mock-adapter/compare/v2.0.0...v2.1.0)
- Migrate to modern js [https://github.com/ctimmerm/axios-mock-adapter/pull/393](https://redirect.github.com/ctimmerm/axios-mock-adapter/pull/393)
- ♻️ Migrate internal handler to an object
- ♻️ Migrate to ES2022
- ♻️ Migrate to Class
- ♻️ Migrate to async/await
- 🎁 Migrate handlers and history to a flat array. That way one only needs to check the history array to see all requests. The verbs on the array are still exposed, so there's no downside.
- 🎁 Add MockResponse types
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.0.0
->2.1.0
Release Notes
ctimmerm/axios-mock-adapter (axios-mock-adapter)
### [`v2.1.0`](https://redirect.github.com/ctimmerm/axios-mock-adapter/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/ctimmerm/axios-mock-adapter/compare/v2.0.0...v2.1.0) - Migrate to modern js [https://github.com/ctimmerm/axios-mock-adapter/pull/393](https://redirect.github.com/ctimmerm/axios-mock-adapter/pull/393) - ♻️ Migrate internal handler to an object - ♻️ Migrate to ES2022 - ♻️ Migrate to Class - ♻️ Migrate to async/await - 🎁 Migrate handlers and history to a flat array. That way one only needs to check the history array to see all requests. The verbs on the array are still exposed, so there's no downside. - 🎁 Add MockResponse typesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.