axios
HTTP client replaced withcross-fetch
client to solve issues with using SDK in Cloudflare workers. Closes issue #2 (PR #7).- Support for overriding fetch instance with alternative HTTP client such as axios
- Add new
ScatterChart
component - Add new
Spacer
component - Add new
PageBreak
component
- Fix bug with
nPages
argument passed to constructor ofReport
not being used ingetDefinition
method ofReport
.
- Add support for using API endpoint for previewing reports via a JPEG preview
- First release with support for all components
- Support for building PDF reports