We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a51055 + 90e12ad commit 7f7a3a3Copy full SHA for 7f7a3a3
CHANGELOG.md
@@ -1,6 +1,20 @@
1
# Changelog
2
3
4
+## [4.1.1](https://github.com/intuit/oauth-jsclient/tree/4.1.1)
5
+#### Features
6
+- Stop using Popsicle and start using Axios
7
+#### Issues Fixed
8
+- [fix authResponse.json](https://github.com/intuit/oauth-jsclient/pull/160)
9
+
10
11
+## [4.1.0](https://github.com/intuit/oauth-jsclient/tree/4.1.0)
12
13
14
15
+- [Introduced Axios replacing Popsicle](https://github.com/intuit/oauth-jsclient/pull/157)
16
17
18
## [4.0.0](https://github.com/intuit/oauth-jsclient/tree/4.0.0)
19
#### Breaking Changes
20
- Minimum Node Version >= 10
0 commit comments