americanexpress / jest-image-snapshot

✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
Apache License 2.0
3.81k stars 197 forks source link

Please add optional peer dependency #313

Closed luckylooke closed 1 year ago

luckylooke commented 1 year ago

Hi, thanks for awesome lib, I was using it with Vue2 and now on Vue3 I am getting following warning all the time:

warning " > jest-image-snapshot@5.2.0" has unmet peer dependency "jest@>=20 <=28"

it is due to change from jest to vitest... libreray works as expected but can we somehow get rid of the warning? 🙂 thx 🙏

oneamexbot commented 11 months ago

:tada: This issue has been resolved in version 6.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: