enzymejs / enzyme-matchers

Jasmine/Jest assertions for enzyme
MIT License
892 stars 116 forks source link

Make peerDependency ranges more strict #344

Open Methuselah96 opened 4 years ago

Methuselah96 commented 4 years ago

Based on the conversation here: https://github.com/FormidableLabs/enzyme-matchers/pull/343. I'm not necessarily advocating for this change, but I created the PR so that we can talk about it separately from https://github.com/FormidableLabs/enzyme-matchers/pull/343.

danez commented 3 years ago

Can we add jest 26 and cut a release please?

GreenGremlin commented 3 years ago

Yes! Please add jest v26! It's very discouraging that it is taking so long to support newer versions of jest, especially when it's such a simple fix.