patch-package v6.3.0 Release Notes

    • โž• Add --error-on-fail cli option
    • โš  Collate errors and warnings to avoid exiting early (with help from @akwodkiewicz in #217)
    • ๐Ÿ›  Fix .dev.patch suffix bug (with help from @pdcastro in #224)
    • ๐Ÿ‘Œ Support build metadata in package.json version strings (with help from @snowystinger in #213)
    • ๐Ÿ”„ Change 'no patch files found' message from red to blue (contribution from @dmhalejr in #211)
    • ๐Ÿ›  Fix environment variable propogation for spawned tasks (contribution from @chpio in #223)
    • โž• Add --patch-dir option to readme (contribution from @mikehardy in #225)
    • ๐Ÿ›  Fix createPatch bug involving .git folder hygiene (contribution from @haroenv in #231)