Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(pdfkit): compile nullish coalescing operator #3118

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

diegomura
Copy link
Owner

Closes #3109

This should be valid syntax in all modern browsers and node versions, but let's add it as the lift is low. I might remove it in teh future or once we can use upstream pdfkit

Copy link

changeset-bot bot commented Mar 4, 2025

🦋 Changeset detected

Latest commit: 49b5ba3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@react-pdf/pdfkit Patch
@react-pdf/font Patch
@react-pdf/renderer Patch
@react-pdf/types Patch
next-14 Patch
next-15 Patch
@react-pdf/vite-example Patch
@react-pdf/e2e-node-cjs Patch
@react-pdf/e2e-node-esm Patch
@react-pdf/layout Patch
@react-pdf/render Patch
@react-pdf/stylesheet Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@diegomura diegomura merged commit 106699e into master Mar 4, 2025
@diegomura diegomura deleted the dm/compile-nullish-coalescing branch March 4, 2025 23:21
@github-actions github-actions bot mentioned this pull request Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation issues on first install
1 participant