Skip to content

Releases: rofly/jsPDF

2.0.1: fix "dependency is an expression" issue (#2865)

24 Aug 14:04
ab21994
Compare
Choose a tag to compare
* fix "dependency is an expression" issue

- inline loadOptionalLibrary code
- remove "browser" field in pacakge.json so tools will prefer the es variant
- update Optional Dependencies section in readme
- fix rollup config

fix #2846

* add missing file extensions to imports