diegomura / react-pdf

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

feat: support multiple examples #2932

Closed diegomura closed 2 weeks ago

diegomura commented 2 weeks ago

Add support for having multiple examples dirs in the examples package so I can start testing multiple scenarios and frameworks. In here I created 2 simple NextJS apps, one using version 14 and the other 15.

To run a specific example, just run yarn dev <name>

changeset-bot[bot] commented 2 weeks ago

⚠️ No Changeset found

Latest commit: 6c1d9406af5cb013ba07c57ec549dd7d2d5ab997

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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