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

fix: conditional rendering #2983

Merged
merged 2 commits into from
Nov 26, 2024
Merged

fix: conditional rendering #2983

merged 2 commits into from
Nov 26, 2024

Conversation

diegomura
Copy link
Owner

@diegomura diegomura commented Nov 26, 2024

Fixes #2978
Fixes #2982
Fixes #2973
Fixes #2957

Rollback to reconciler v23 for React 16, 17 and 18, which is what we historically used. I bumped it on the latest changes thinking it would be fine, but apparently I need a change I ignore. There's no reason why not going back to this. Has been working great for many years. People will start migrating to React 19 eventually and this will get deprecated over time

Copy link

changeset-bot bot commented Nov 26, 2024

🦋 Changeset detected

Latest commit: 18bc508

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

This PR includes changesets to release 7 packages
Name Type
@react-pdf/reconciler 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

@diegomura diegomura force-pushed the dm/fix-conditional-rendering branch from 1648a67 to b58e39a Compare November 26, 2024 00:23
@diegomura diegomura force-pushed the dm/fix-conditional-rendering branch from b58e39a to dbc1b57 Compare November 26, 2024 00:29
@diegomura diegomura marked this pull request as ready for review November 26, 2024 00:33
@diegomura diegomura merged commit 1916e84 into master Nov 26, 2024
@diegomura diegomura deleted the dm/fix-conditional-rendering branch November 26, 2024 00:34
natterstefan added a commit to traveltechdeluxe/react-pdf that referenced this pull request Dec 6, 2024
# By Diego Muracciole (31) and others
# Via GitHub
* upstream/master: (60 commits)
  feat: allow units for page size (diegomura#2773)
  chore: bump jay-peg
  chore: release packages (diegomura#2981)
  fix(textkit): make indentation only affect first line. (diegomura#2975)
  fix: conditional rendering (diegomura#2983)
  fix(reconciler): missing dependencies (diegomura#2980)
  chore: release packages (diegomura#2959)
  feat: rem border widths (diegomura#2960)
  fix: add scheduler dependency (diegomura#2958)
  chore: update README
  chore: release packages (diegomura#2953)
  feat: support rem units (diegomura#2955)
  feat: add image stress test example (diegomura#2954)
  feat: support multiple line-height units (diegomura#2952)
  chore: release packages (diegomura#2946)
  fix: note rendering (diegomura#2951)
  feat: accept commas between transformations (diegomura#2950)
  fix: document metadata setters (diegomura#2949)
  fix: stroke dash array computation (diegomura#2948)
  feat: remove cross-fetch (diegomura#2947)
  ...

# Conflicts:
#	packages/renderer/index.d.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant