Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cretueusebiu committed Oct 28, 2021
1 parent 29e257a commit 9db60af
Show file tree
Hide file tree
Showing 5 changed files with 2,899 additions and 2,742 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.1.2 - 2021-10-28

- Fixed `transformRequest` when provided.

## 2.1.1 - 2021-07-20

- Added support for AxiosResponse type.
Expand Down
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
testEnvironment: 'jsdom',
testRegex: '(/__tests__/.*|(\\.|/)(test|spec))\\.(js|ts)$',
moduleFileExtensions: ['js', 'ts', 'json', 'vue'],
transform: {
Expand Down
Loading

0 comments on commit 9db60af

Please sign in to comment.