Skip to content

Update rpp to work with latest React, R3F and PP, add GH actions #180

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

Merged
merged 30 commits into from
Apr 28, 2023

Conversation

talentlessguy
Copy link
Member

@talentlessguy talentlessguy commented Feb 28, 2023

  • Bumped peer deps
  • Updated imports of THREE.js / PP
  • Fixed useThree hook usage
  • Set up GH Actions
  • Add exports field

I haven't tested yet if all the effects work, in progress

@talentlessguy
Copy link
Member Author

I copy pasted code from this PR to cdsbx, seems to work fine: https://codesandbox.io/s/ancient-sky-ldkxwk?file=/src/App.tsx

@talentlessguy talentlessguy changed the title Update rpp to work with latest React, R3F and PP Update rpp to work with latest React, R3F and PP, add GH actions Mar 1, 2023
@talentlessguy talentlessguy marked this pull request as ready for review April 26, 2023 09:36
"baseUrl": ".",
"declaration": true,
"outDir": "dist",
"skipLibCheck": true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this for? I'd also try to enable strict if possible.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on pnpm types resolution doesn't work properly without this prop

@talentlessguy talentlessguy merged commit 4865a95 into master Apr 28, 2023
@talentlessguy talentlessguy deleted the react-18-last-pp-last-three branch April 28, 2023 14:29
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.

2 participants