Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 02:00
· 508 commits to main since this release

🚨 Breaking Changes

  • Results array is always an array of Vinyls.
  • Type constraints for option potSources changed.

🚀 New Features

  • Added: Option returnPot, to return source POT files instead of generated PO files.

🩹 Patches & Fixes

  • Fixed: Inconsistencies with options.
  • Fixed: Windows test CRLF mismatch.
  • Refactored: Tests.
    • more re-use
    • less file reads
    • use native methods of Buffer and Vinyl objects

✏ Other Changes

  • Improved documentation

Full Changelog: v1.0.8...v2.0.0