| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-19 | 2.1 kB | |
| v3.0.4 source code.tar.gz | 2025-11-19 | 13.6 MB | |
| v3.0.4 source code.zip | 2025-11-19 | 14.4 MB | |
| Totals: 3 Items | 28.0 MB | 25 | |
This release includes a bunch of bugfixes. Thanks to all contributors!
What's Changed
- [Snyk] Upgrade @babel/runtime from 7.28.3 to 7.28.4 by @MrRio in https://github.com/parallax/jsPDF/pull/3895
- fix: cell function now properly accepts align parameter by @vishal-rathod-07 in https://github.com/parallax/jsPDF/pull/3896
- Remove duplicated function "ga" from WebPDecoder.js by @jvdp in https://github.com/parallax/jsPDF/pull/3902
- Fix font state management issue [#3890] by @srikanth-s2003 in https://github.com/parallax/jsPDF/pull/3891
- Fix pages property to always return current array reference ( [#3898] ) by @Opineppes in https://github.com/parallax/jsPDF/pull/3899
- Fix jsPDF + Vite compatibility issue [#3851] by @tishajain25 in https://github.com/parallax/jsPDF/pull/3903
- Do not add pages dynamically unless autoPaging is enabled by @anmiles in https://github.com/parallax/jsPDF/pull/3915
- Fix: Context2d font regex too restrictive ( [#3904] ) by @Opineppes in https://github.com/parallax/jsPDF/pull/3906
- Fix Incorrect Typing for Margins in the TableConfig Interface Definition by @Maito1794 in https://github.com/parallax/jsPDF/pull/3816
New Contributors
- @survivant made their first contribution in https://github.com/parallax/jsPDF/pull/3897
- @vishal-rathod-07 made their first contribution in https://github.com/parallax/jsPDF/pull/3896
- @jvdp made their first contribution in https://github.com/parallax/jsPDF/pull/3902
- @srikanth-s2003 made their first contribution in https://github.com/parallax/jsPDF/pull/3891
- @Opineppes made their first contribution in https://github.com/parallax/jsPDF/pull/3899
- @tishajain25 made their first contribution in https://github.com/parallax/jsPDF/pull/3903
- @anmiles made their first contribution in https://github.com/parallax/jsPDF/pull/3915
- @josephyi made their first contribution in https://github.com/parallax/jsPDF/pull/3907
- @Maito1794 made their first contribution in https://github.com/parallax/jsPDF/pull/3816
Full Changelog: https://github.com/parallax/jsPDF/compare/v3.0.3...v3.1.0