diegomura / react-pdf

📄 Create PDF files using React
https://react-pdf.org
MIT License
15.02k stars 1.19k forks source link

feat: remove cross-fetch #2947

Closed diegomura closed 1 week ago

diegomura commented 1 week ago

Closes: #2925

Node 18 (lowest version we support) has native fetch support so it does no make any point to keep using cross-fetch

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: f3be3fd2693ec792d23d4108637f42902dc57900

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

This PR includes changesets to release 9 packages | Name | Type | | ----------------------- | ----- | | @react-pdf/font | Patch | | @react-pdf/image | Patch | | @react-pdf/layout | Patch | | @react-pdf/renderer | Patch | | next-14 | Patch | | next-15 | Patch | | @react-pdf/vite-example | Patch | | @react-pdf/e2e-node-cjs | Patch | | @react-pdf/e2e-node-esm | 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