github parallax/jsPDF v1.3.5
v.1.3.5 "The One Where All Deps Are NPM Packages"

latest releases: v2.5.1, v2.5.0, v2.4.0...
6 years ago

As jsPDF has grown, we've been managing some technical debt. Some of this is from before NPM existed - so those dependencies were brought in through git. That's now fixed, which should mean you can install jsPDF into containers without git.

We also removed a load of old unneeded files. We'll continue tidying up, as we have some pretty big changes coming up soon.

Main fixes include:

  • 7f5008b Move deps to npm
  • daacf2c Added a Code of Conduct document
  • 41bcbfa Fixed an issue with memory leaks for large images
  • ef7ecda Tidied up a bunch of old file

As always, let me know how you get on! Please report any issues using the template, creating a working jsbin example really helps us to sort the issue out quickly.

Don't miss a new jsPDF release

NewReleases is sending notifications on new releases.