Skip to content

Commit

Permalink
Changelog fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Congleton authored and Sam Congleton committed Oct 11, 2023
1 parent 5622e0d commit d535e61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .changeset/orange-moons-chew.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
'@react-pdf/layout': minor
---

Nested page break support. Unwrappable content to wrap if capable when it doesn't fit within a page.
- Nested page break support for views.
- Fallback behavior for unwrappable content to wrap if it is a wrappable component (View / Text) when it doesn't fit within a page. Content will start on next page.

0 comments on commit d535e61

Please sign in to comment.