patch-package v6.5.0 Release Notes

  • ๐Ÿš€ Special thanks to @orta for stepping in to get this release out.

    • Don't show issue creation tips for DefinitelyTyped (contribution from @orta in #331)
    • โž• Add --error-on-warn flag (contribution from @mvargeson in #345)
    • โž• Add excplit git diff path prefixes (contribution from @tye-singwa in #395)
    • โž• Add yarn 2 compatibility (contribution from @maman in #363)
    • โšก๏ธ Update license (contribution from @Serjobas in #422)
    • ๐Ÿ›  Fix patch file parse but (contribution from @bill2004158 in #301)
    • โž• Add unit tests for getPackageVersion (contribution from @MHekert in #359)
    • Deref symlink on copying .npmrc and .yarnrc in makePatch (contribution from @jimmyltsinn in 402)
    • ๐Ÿ›  Fix package.json exclusion (contribution from @milahu in #390)
    • โฌ†๏ธ Upgrade minimist (contribution from @tapanprakasht in #412)
    • โฌ†๏ธ Upgrade chalk (contribution from @stianjensen in #389)
    • ๐Ÿ‘Œ Support .yarnrc (contribution from @NMinhNguyen in #222)