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 #3895
- fix: cell function now properly accepts align parameter by @vishal-rathod-07 in #3896
- Remove duplicated function "ga" from WebPDecoder.js by @jvdp in #3902
- Fix font state management issue #3890 by @srikanth-s2003 in #3891
- Fix pages property to always return current array reference ( #3898 ) by @Opineppes in #3899
- Fix jsPDF + Vite compatibility issue #3851 by @tishajain25 in #3903
- Do not add pages dynamically unless autoPaging is enabled by @anmiles in #3915
- Fix: Context2d font regex too restrictive ( #3904 ) by @Opineppes in #3906
- Fix Incorrect Typing for Margins in the TableConfig Interface Definition by @Maito1794 in #3816
New Contributors
- @survivant made their first contribution in #3897
- @vishal-rathod-07 made their first contribution in #3896
- @jvdp made their first contribution in #3902
- @srikanth-s2003 made their first contribution in #3891
- @Opineppes made their first contribution in #3899
- @tishajain25 made their first contribution in #3903
- @anmiles made their first contribution in #3915
- @josephyi made their first contribution in #3907
- @Maito1794 made their first contribution in #3816
Full Changelog: v3.0.3...v3.1.0