@jsreport/jsreport-core
Advanced tools
Comparing version 3.11.1 to 3.11.2
@@ -420,2 +420,3 @@ /*! | ||
req = Request(req) | ||
options.onReqReady?.(req) | ||
@@ -422,0 +423,0 @@ // TODO: we will probably validate in the thread |
{ | ||
"name": "@jsreport/jsreport-core", | ||
"version": "3.11.1", | ||
"version": "3.11.2", | ||
"description": "javascript based business reporting", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -285,2 +285,6 @@ # @jsreport/jsreport-core | ||
### 3.11.1 | ||
- fix error when trying to read `req.options` on reporter main code when `enableRequestReportTimeout` is enabled | ||
### 3.11.0 | ||
@@ -287,0 +291,0 @@ |
367612
9031
382