Releases: ivmarcos/react-to-pdf
v3.2.1
v3.2.0
3.2.0 (February 20, 2026)
Minor release following JsPDF v.4.2.0 release which includes some security fixes. See https://github.com/parallax/jsPDF/releases/tag/v4.2.0 for more details.
- Bump jspdf from 4.1.0 to 4.2.0 (#184) (672d5ef)
- Bump systeminformation from 5.29.1 to 5.31.1 (#183) (479c460)
- Bump qs from 6.14.1 to 6.14.2 (#182) (dac4043)
- update changelog (2d9c3df)
Full Changelog: 3.1.0...3.2.0
v3.1.0
3.1.0 (February 3, 2026)
Minor release following JsPDF v.4.1.0 release which includes some security fixes. See https://github.com/parallax/jsPDF/releases/tag/v4.1.0 for more details.
- Bump jspdf from 4.0.0 to 4.1.0 (#179) (740f7f2)
- Bump lodash from 4.17.21 to 4.17.23 (#178) (f144d54)
- Eslint and CI fix (#177) (d7d86b2)
- update changelog (3632ee6)
Full Changelog: 3.0.0...3.1.0
v3.0.0
3.0.0 (January 5, 2026)
This is a major release following the JsPDF v4 release that updates the dependencies and fixes some security vulnerabilities among other sec fixes related to the dev dependencies that was being by this package.
See https://github.com/parallax/jsPDF/security/advisories/GHSA-9964-cph5-966m for more details about the JsPDF sec fix.
- update jspdf to 4, cypress to 15 and use alternative image comparison for e2e (#175) (24fe10e)
- Bump js-yaml from 4.1.0 to 4.1.1 (#171) (ba1326c)
- update release notes script and changelog (c80acd2)
Full Changelog: 2.0.3...3.0.0
v2.0.3
2.0.3 (November 25, 2025)
Updates npm ignore file and some scripts for dev.
- Release 2.0.3 (d623651)
- update CHANGELOG (a9e339d)
- update script to release notes (a91e4cb)
- add script for release notes (ec578c6)
- ignore test tarball folder and update npm ignore (0a23d1a)
- update .npmignore (d3551bb)
Full Changelog: 2.0.2...2.0.3
v2.0.2
2.0.2 (November 25, 2025)
This release includes a security fix for JsPDF, see https://github.com/parallax/jsPDF/releases/tag/v3.0.2 among some minor dep updates for dev.
- Release 2.0.2 (683d699)
- upgrade jspdf (#172) (61be78f)
- Bump jspdf from 3.0.1 to 3.0.2 (#170) (5e3843b)
- Bump vite from 6.2.7 to 6.4.1 (#168) (84d4119)
- Bump tar-fs from 2.1.3 to 2.1.4 (#167) (8aed727)
- update changelog (961318d)
- upgrade release-it (e48cb12)
Full Changelog: 2.0.1...2.0.2
v2.0.1
2.0.1 (June, 3, 2025)
Fixes security vulnerabilities from tar-fs and some other minor changes related to Vite bumps.
- add nvmrc file (8abe51d)
- add nvmrc file (2260c0c)
- Bump tar-fs from 2.1.2 to 2.1.3 (#159) (c1cc4e7)
- Bump vite from 6.2.6 to 6.2.7 (#158) (eee4dc1)
- Bump vite from 6.2.5 to 6.2.6 (#157) (e6a1555)
- Bump vite from 6.2.4 to 6.2.5 (#155) (6fefc56)
- Bump vite from 6.2.3 to 6.2.4 (#154) (0c09957)
- update changelog (f56dd81)
Full Changelog: 2.0.0...2.0.1
v2.0.0
2.0.0 (March, 28, 2025)
This release fixes some security vulnerabilities related to jspdf, mentioned in https://github.com/parallax/jsPDF/releases/tag/v3.0.1. It follows the jspdf's major release v3 which dropped support for Internet Explorer and fixed a security vulnerability in the html function by updating the optional dependency dompurify to v3.2.4.
There are no other breaking changes.
v2.0.0-beta.0
2.0.0-beta.0 (March, 28, 2025)
- Prepare release 2 beta (#153) (bad7181)
- Switch to vite (#152) (f6f7ea5)
- Bump release-it and canva (#151) (0c85ca3)
- Bump jspdf from 2.5.1 to 3.0.1 (#150) (4f9f7f9)
- Bump msgpackr from 1.8.5 to 1.10.1 (#107) (094c0ee)
- Bump ip from 1.1.8 to 1.1.9 (#115) (a01f348)
- Bump @babel/traverse from 7.21.4 to 7.23.2 (#90) (195760f)
- Use alias for examples (#81) (6552d8b)
- update changelog and add release script (562e695)