i18n-node v0.11.0 Release Notes

Release Date: 2020-08-03 // over 3 years ago
  • โž• Added

    • Fallbacks can use wildcards (#361) by PR #362
    • ๐Ÿ†• New mustache options to tweak tags and/or disable mustache parsing (#436)

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ป Mitigated Uncaught Exception on malformed query param (#356, #422) by PR #442
    • ๐Ÿ›  Use of single pipe character should not be interpreted as range (#274, #388). Fixed by PR #435