We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d8206 commit e3d4244Copy full SHA for e3d4244
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- Updated okhttp dependency requirement to 4.10.+
9
- Fix demo websocket
10
- Build for NS 8.2 & Angular 14
11
+- Allow using `HttpFormData` in Angular XHR (note: doesn't work by default, needs a custom `HttpInterceptor` and `HttpRequest`, see #74 for more info)
12
13
## 3.0.2
14
0 commit comments