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

chore: add jest v27 to peer dependencies #12

Merged
merged 1 commit into from
Aug 3, 2021

Conversation

Belco90
Copy link
Contributor

@Belco90 Belco90 commented Jul 20, 2021

Community guidelines:

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

Current jest-chrome works with jest v27 but yarn/npm throws a warning about incorrect peer dependency.

This PR includes recent jest v27 in peer dependencies, so both v26 and v27 are valid.

Current `jest-chrome` works with v27 but yarn/npm throw a warning about incorrect peer dependency.

This PR includes recent jest v27 in peer dependencies, so both v26 and v27 are valid.
@jacksteamdev
Copy link
Contributor

LGTM, thanks @Belco90 🙏

@jacksteamdev jacksteamdev merged commit eedb853 into extend-chrome:master Aug 3, 2021
@Belco90 Belco90 deleted the patch-1 branch August 3, 2021 16:17
@Belco90
Copy link
Contributor Author

Belco90 commented Aug 12, 2021

@jacksteamdev Do we have an ETA for releasing this patch version? Thanks!

@jacksteamdev
Copy link
Contributor

@Belco90 I just pushed it now! 🚀

@Belco90
Copy link
Contributor Author

Belco90 commented Aug 12, 2021

Amazing, thanks!

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.

None yet

2 participants