2.3.0
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!