We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6e734 commit 88af11cCopy full SHA for 88af11c
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.2.0
4
+- Expose `session.config`. See [documentation](https://github.com/qlik-oss/enigma.js/blob/master/docs/api.md#sessionconfig).
5
+- Use `Promise.reject` instead of `throw` in the api and error response interceptors.
6
+- Removed `bluebird` dependency in tests.
7
+- Made `retry aborted` example more robust.
8
+
9
## 2.1.1
10
11
- Bugfix for response interceptor execution order
0 commit comments