Releases: diegomura/react-pdf
Releases Β· diegomura/react-pdf
v1.4.2
- Bump hyphen (#543)
- Dynamically update Page size and orientation (#539)
- Fix examples (#537)
- Support multiple protocols for links (#515, thanks @kuzivany)
- Apply objectFit styling correctly (#530, thanks @DuncanMacWeb )
v1.4.0
- Add opacity support (#502)
- Add transformOrigin support (#500)
v1.3.3
- Fix emoji rendering for standard fonts (#495)
- Fix wrong emoji urls. (#494, thanks @agarant)
- Fetch headers (#485)
v1.3.2
- Fix type for toBlob to Promise (#491, thanks @bkoltai)
- Fix text align (#488)
- Safety check before applying yoga style
v1.3.1
- Use cross fetch (#486)
- Compute styles on render (#484)