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

feat(getConfig): export the getConfig function #602

Merged
merged 1 commit into from Jun 2, 2020

Conversation

kentcdodds
Copy link
Member

@kentcdodds kentcdodds commented Jun 2, 2020

What: re-export the getConfig function

Why: So user-event can use it to wrap type with the asyncWrapper.

How: update index.js to export getConfig from config.js

Checklist:

  • Documentation added to the N/A
  • Tests N/A
  • Ready to be merged

This is undocumented and using it is not recommended

This is undocumented and using it is not recommended
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 2, 2020

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 677f419:

Sandbox Source
interesting-poitras-brmzm Configuration

@kentcdodds kentcdodds merged commit af7392f into master Jun 2, 2020
@kentcdodds kentcdodds deleted the pr/export-get-config branch June 2, 2020 18:26
@kentcdodds
Copy link
Member Author

🎉 This PR is included in version 7.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant