- Fixed double port issue preventing this library from working with NextJs - #186
- The
includeResponse
now works for update requests with empty response - #162 - Fixed some CVEs - #185
- Upgraded most dev dependencies to their latest usable version
- Detect if the app is running without a secure context and throw an error to complain about it - #183
- Custom headers are now propagated to sub-requests for resolving references - #184