Releases: bearfriend/messageformat-validator
Releases · bearfriend/messageformat-validator
v3.0.0
Change Summary
- BREAKING CHANGE: Always throws on error. The
--throw-errorsoption has been removed. - BREAKING CHANGE: The
localesoption now takes an array when used in config files - New
formatsubcommand rewrites messages to a standard format - Issue types renamed:
case->optionnest->nest-sourceandnest-idealduplicate-keys->duplicateplural-key->categorycategories->category-missingsource-error->source
- New issue types
option-missing
Full Changelog: v2.7.0...v3.0.0