Releases: diegomura/react-pdf
Releases · diegomura/react-pdf
@react-pdf/[email protected]
Minor Changes
- #2773
18834efa
Thanks @nikischin! - Changed unit behavior according to PDF spec. Please note that all unitless values are considered as user unit which is a 72dpi equality of the value. This is according to PDF spec and ensures a consistent layout independent of the dpi setting.
@react-pdf/[email protected]
Patch Changes
- Updated dependencies [
18834efa
]:- @react-pdf/[email protected]
@react-pdf/[email protected]
Minor Changes
- #2773
18834efa
Thanks @nikischin! - Changed unit behavior according to PDF spec. Please note that all unitless values are considered as user unit which is a 72dpi equality of the value. This is according to PDF spec and ensures a consistent layout independent of the dpi setting.
Patch Changes
- Updated dependencies [
18834efa
]:- @react-pdf/[email protected]
@react-pdf/[email protected]
@react-pdf/[email protected]
Patch Changes
- Updated dependencies [
1916e840
,165c70fb
]:- @react-pdf/[email protected]
- @react-pdf/[email protected]
- @react-pdf/[email protected]
@react-pdf/[email protected]
Patch Changes
- Updated dependencies [
00bfdc1e
]:- @react-pdf/[email protected]
@react-pdf/[email protected]
Patch Changes
-
#2983
1916e840
Thanks @diegomura! - fix: conditional rendering -
#2980
165c70fb
Thanks @diegomura! - fix(reconciler): missing dependencies
@react-pdf/[email protected]
Patch Changes
- Updated dependencies [
00bfdc1e
]:- @react-pdf/[email protected]
@react-pdf/[email protected]
Patch Changes
- Updated dependencies [
f6e9e113
]:- @react-pdf/[email protected]
@react-pdf/[email protected]
Patch Changes
- #2958
f6e9e113
Thanks @diegomura! - fix: add scheduler dependency