Skip to content

Releases: ivmarcos/react-to-pdf

v3.2.1

20 Feb 15:38

Choose a tag to compare

3.2.1 (February 20, 2026)

Reflecting recent updates from jspdf in package.json and upgrade to Cypress (dev dependency).

  • update package json - cypress 15.10 and jspdf 4.2 (#185) (19efd79)
  • update changelog (ae515a3)

Full Changelog: 3.2.0...3.2.1

v3.2.0

20 Feb 15:15

Choose a tag to compare

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.

Full Changelog: 3.1.0...3.2.0

v3.1.0

03 Feb 03:42

Choose a tag to compare

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.

Full Changelog: 3.0.0...3.1.0

v3.0.0

06 Jan 00:12

Choose a tag to compare

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

25 Nov 16:17

Choose a tag to compare

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

25 Nov 16:10

Choose a tag to compare

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.

Full Changelog: 2.0.1...2.0.2

v2.0.1

03 Jun 14:43

Choose a tag to compare

2.0.1 (June, 3, 2025)

Fixes security vulnerabilities from tar-fs and some other minor changes related to Vite bumps.

Full Changelog: 2.0.0...2.0.1

v2.0.0

28 Mar 21:18

Choose a tag to compare

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

28 Mar 20:13

Choose a tag to compare

v2.0.0-beta.0 Pre-release
Pre-release

2.0.0-beta.0 (March, 28, 2025)

v1.0.1

07 Sep 15:56

Choose a tag to compare

1.0.1 (September, 7, 2023)