@react-pdf/layout
Advanced tools
Comparing version 3.4.1 to 3.5.0
# @react-pdf/layout | ||
## 3.5.0 | ||
### Minor Changes | ||
- [#2214](https://github.com/diegomura/react-pdf/pull/2214) [`2db67a3`](https://github.com/diegomura/react-pdf/commit/2db67a38b9be98b7816a2b5aa4733446b95e3724) Thanks [@KODIKAS-NL](https://github.com/KODIKAS-NL)! - added base support for verticalAlign "super" and "sub" | ||
### Patch Changes | ||
- Updated dependencies [[`2db67a3`](https://github.com/diegomura/react-pdf/commit/2db67a38b9be98b7816a2b5aa4733446b95e3724), [`eff1ff0`](https://github.com/diegomura/react-pdf/commit/eff1ff0fefcd710994e4654904ef55843af76a17), [`c5b21fc`](https://github.com/diegomura/react-pdf/commit/c5b21fc97b704b3616522b897847a9d3c9dc0052)]: | ||
- @react-pdf/textkit@4.2.0 | ||
- @react-pdf/types@2.3.0 | ||
- @react-pdf/fns@2.0.1 | ||
- @react-pdf/yoga@4.1.2 | ||
- @react-pdf/stylesheet@4.1.4 | ||
## 3.4.1 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@react-pdf/layout", | ||
"version": "3.4.1", | ||
"version": "3.5.0", | ||
"license": "MIT", | ||
@@ -22,10 +22,10 @@ "description": "Resolve overall document component's layout", | ||
"@babel/runtime": "^7.20.13", | ||
"@react-pdf/fns": "2.0.0", | ||
"@react-pdf/fns": "2.0.1", | ||
"@react-pdf/image": "^2.2.1", | ||
"@react-pdf/pdfkit": "^3.0.2", | ||
"@react-pdf/primitives": "^3.0.0", | ||
"@react-pdf/stylesheet": "^4.1.3", | ||
"@react-pdf/textkit": "^4.1.1", | ||
"@react-pdf/types": "^2.2.0", | ||
"@react-pdf/yoga": "^4.1.1", | ||
"@react-pdf/stylesheet": "^4.1.4", | ||
"@react-pdf/textkit": "^4.2.0", | ||
"@react-pdf/types": "^2.3.0", | ||
"@react-pdf/yoga": "^4.1.2", | ||
"cross-fetch": "^3.1.5", | ||
@@ -32,0 +32,0 @@ "emoji-regex": "^8.0.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
238965
6904
+ Added@react-pdf/fns@2.0.1(transitive)
- Removed@react-pdf/fns@2.0.0(transitive)
Updated@react-pdf/fns@2.0.1
Updated@react-pdf/stylesheet@^4.1.4
Updated@react-pdf/textkit@^4.2.0
Updated@react-pdf/types@^2.3.0
Updated@react-pdf/yoga@^4.1.2