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

Adds rehydrate and targetDocument props to Provider #796

Merged
merged 2 commits into from
Aug 3, 2020

Conversation

theghostyced
Copy link
Contributor

@theghostyced theghostyced commented Jul 4, 2020

Description

This fixes this issue #787. We simply add the missing props to the typescript declaration

Packages

List all packages that have been changed.

  • react-fela
  • preact-fela

Checklist

Quality Assurance

You can also run yarn run check to run all 4 commands at once.

  • The code was formatted using Prettier (yarn run format)
  • The code has no linting errors (yarn run lint)
  • All tests are passing (yarn run test)
  • There are no flow-type errors (yarn run flow)

@robinweser
Copy link
Owner

👍

@robinweser robinweser merged commit 70627bb into robinweser:master Aug 3, 2020
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