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

Update RDT options types, and export those + AnyListenerPredicate #2596

Merged
merged 1 commit into from Aug 14, 2022

Conversation

markerikson
Copy link
Collaborator

This PR:

  • Copies over the latest-latest changes to the Redux DevTools options types (last updated just a few days ago)
  • Exports the DevToolsEnhancerOptions type, which I've had to hackily grab out over in Replay
  • Exports the AnyListenerPredicate type, which is needed for that silly listenForCondition hack

Fixes #2515

@netlify
Copy link

netlify bot commented Aug 14, 2022

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit 836b0e4
🔍 Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/62f86f4dea2927000b017bb0
😎 Deploy Preview https://deploy-preview-2596--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ddef7c4:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration

@netlify
Copy link

netlify bot commented Aug 14, 2022

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit ddef7c4
🔍 Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/62f86ff2ede5fd00080f4a37
😎 Deploy Preview https://deploy-preview-2596--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@markerikson markerikson merged commit 448607a into master Aug 14, 2022
@markerikson markerikson deleted the feature/export-more-ts-types branch August 14, 2022 03:54
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.

Export missing TS types
1 participant