Releases: diegomura/react-pdf
Releases Β· diegomura/react-pdf
v1.6.0
- Add support for page auto height (#611, thank you @olistic!)
- Page percentage units (vh/vw) (#605, thank you again @olistic)
v1.5.5
- Fix leading soft-hyphens (#597)
v1.5.3
- Add maxLines and ellipsis support (#570)
- Fix non-latin language text rendering (#569)
- Enhance text rendering (#568)
- Add inline image support (#567)
- Fix typings
v1.5.2
- Support relative font url in browser (#566)
- Render elements in JSX order (#564)
- Fix standard font vertical align (#562)
- Add text-indent support (#561)
- Update typings (#560)
- Gracefully handle undefined styles (#559)
- Add text decoration line-through support (#556)
v1.5.1
- Remove lodash dependencies (#555)
- Fix font substitution engine