Skip to content

v0.2.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 06:27

0.2.6 (2024-11-25)

Breaking Changes

  • Drop support for @react-pdf/renderer lower than 4.1.x (30e560fa)

Bug Fixes

  • #469: Update Known Issues to mention nested elements (476b702)
  • Biome 1.6.0 update (bfe8309)
  • deps: update dependency @react-pdf/types to v2.6.0 (d79787b)
  • deps: update dependency @react-pdf/types to v2.7.0 (47a361b)
  • TypeScript error with casing on strokeLineCap being wrong (0a2b09f)

Performance Improvements

  • Remove custom handling for Tspan elements as react-pdf supports those natively now (reduces bundle size) (4574976)