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(types): fix exports issues #547

Merged
merged 2 commits into from
Mar 24, 2023
Merged

fix(types): fix exports issues #547

merged 2 commits into from
Mar 24, 2023

Conversation

gregberge
Copy link
Member

Fix #545
Fix #546

jest-environment-puppeteer now exports TestEnvironment. Since custom environment creation was not public, it is not considered as a breaking change.

@gregberge gregberge requested review from a team and jsfez and removed request for a team March 24, 2023 08:01
Fix #545
Fix #546

jest-environment-puppeteer now exports `TestEnvironment`. Since custom environment creation was not public, it is not considered as a breaking change.
@gregberge gregberge merged commit 5a41fc6 into main Mar 24, 2023
@gregberge gregberge deleted the fix-exports-issue branch March 24, 2023 09:38
colinrotherham added a commit to alphagov/govuk-frontend that referenced this pull request Mar 29, 2023
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.

Compiler errors extending PuppeteerEnvironment Compiler errors importing JestPuppeteerConfig interface
1 participant