chore: release packages - #3530
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/master
branch
7 times, most recently
from
August 27, 2026 22:30
63d623e to
369a821
Compare
github-actions
Bot
force-pushed
the
changeset-release/master
branch
from
August 27, 2026 22:47
369a821 to
d78d197
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@react-pdf/layout@5.2.0
Minor Changes
#3529
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfbThanks @diegomura! - feat: addconformanceDocument prop for PDF/A outputProduces PDF/A-1/2/3 (b-level) output with XMP conformance metadata and an sRGB OutputIntent.
pdfVersiondefaults to what the chosen level requires. Fonts must be registered (not the built-in standard 14) to fully validate.Patch Changes
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/render@4.7.0
Minor Changes
b768f01e862cd56987f046c117919191ef810646Thanks @diegomura! - Reintroduce @react-pdf/svgkit: a pdfkit-shaped drawing context that renders documents to SVG strings. @react-pdf/render gains an optionalctx.glyphscapability seam so non-PDF backends receive raw glyphs; pdf output is unchanged.Patch Changes
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/renderer@4.9.0
Minor Changes
#3529
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfbThanks @diegomura! - feat: addconformanceDocument prop for PDF/A outputProduces PDF/A-1/2/3 (b-level) output with XMP conformance metadata and an sRGB OutputIntent.
pdfVersiondefaults to what the chosen level requires. Fonts must be registered (not the built-in standard 14) to fully validate.Patch Changes
b768f01e862cd56987f046c117919191ef810646,10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/svgkit@0.1.0
Minor Changes
b768f01e862cd56987f046c117919191ef810646Thanks @diegomura! - Reintroduce @react-pdf/svgkit: a pdfkit-shaped drawing context that renders documents to SVG strings. @react-pdf/render gains an optionalctx.glyphscapability seam so non-PDF backends receive raw glyphs; pdf output is unchanged.@react-pdf/tailwind@0.2.0
Minor Changes
#3536
9c2e5119ee47e3e92beede0a12870f1ebe3ecc8eThanks @diegomura! - Add@react-pdf/tailwind, a Tailwind CSS to react-pdf style converter. Migrated fromreact-pdf-tailwindby Andreas Anckar, with the author's permission.On top of the original: breakpoint and orientation variants map onto react-pdf's media queries (
lg:p-4,portrait:), colour opacity is supported wherever a colour is accepted (bg-red-500/50,text-black/25), and utilities were added for react-pdf style properties that had no Tailwind mapping —aspect-*,line-clamp-*,float-*/clear-*,skew-*,size-*, and thefont-variant-numericutilities. Anything react-pdf can't draw — state variants likehover:, lengths likew-fit, the defaultfont-sansstacks — is reported as an unsupported class rather than emitted and crashing layout.Patch Changes
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/types@2.14.0
Minor Changes
#3529
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfbThanks @diegomura! - feat: addconformanceDocument prop for PDF/A outputProduces PDF/A-1/2/3 (b-level) output with XMP conformance metadata and an sRGB OutputIntent.
pdfVersiondefaults to what the chosen level requires. Fonts must be registered (not the built-in standard 14) to fully validate.Patch Changes
@react-pdf/ui@1.0.0
Minor Changes
77285e289dcaa588637d19b82461434763709728Thanks @diegomura! - Add@react-pdf/ui, headless React primitives for building PDF preview and editor interfaces.ReplplusFiles,Editor,Document,Pagination,Status,CopyButtonandDownloadButton, each taking aComponentprop so the library holds the behaviour and the consumer holds the markup. The render pipeline is injected, so the package depends on neither a compiler norpdfjs-dist.Patch Changes
#3541
47670de4dd12b688c7742160d1b5b77677bb7895Thanks @diegomura! - Allow playground code to import@react-pdf/tailwind, loaded lazily like the other optional packagesUpdated dependencies [
049168536480c4216c0a8c4832cf9230feef12e9,9c2e5119ee47e3e92beede0a12870f1ebe3ecc8e,10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/font@4.1.2
Patch Changes
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/math@6.0.0
Patch Changes
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/mermaid@6.0.0
Patch Changes
#3534
049168536480c4216c0a8c4832cf9230feef12e9Thanks @diegomura! - Fix diagrams failing to render inside a Web Worker.Fix the
themeprop being ignored.Updated dependencies [
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/stylesheet@6.3.2
Patch Changes
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:next-14@0.1.28
Patch Changes
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:next-15@0.1.28
Patch Changes
10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]:@react-pdf/vite-example@3.6.2
Patch Changes
049168536480c4216c0a8c4832cf9230feef12e9,b768f01e862cd56987f046c117919191ef810646,9c2e5119ee47e3e92beede0a12870f1ebe3ecc8e,10d8365e2eb8fc3987cf94d4d61a7559f4ba1dfb]: