Skip to content

2.3.0

Compare
Choose a tag to compare
@mskelton mskelton released this 01 Dec 03:52
· 43 commits to main since this release
ceb81bb

It's been a while since we released some changes, but we've got a few quick updates to send out.

Patch protocol support!

Thanks to the suggestion by @alamothe we now support outdated checks for packages using the patch: protocol! If you aren't familiar with the patch: protocol, check out the Yarn docs for it.

Yarn 2 install instructions

While this plugin is only compatible with Yarn 3 at this point, we've added a section to the README to help you install the last version of this plugin that was compatible with Yarn 2 if your projects are still using Yarn 2. Hope this helps you during migration towards Yarn 3 and thanks for the suggestion @joshuapinter!