Skip to content

2.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@daniel-sc daniel-sc released this 16 May 12:04
· 134 commits to master since this release
  • feat: change default sort behaviour to "stableAppendNew", as this keeps the order for units with implicit ID. eff3cad
  • fix: retain leading/trailing whitespaces of translation sources/targets 14edd03

BREAKING CHANGES:

  • To retain the previous sort behavior set option sort: "idAsc".
  • Leading/Trailing whitespaces can lead to visible changes.
    If in doubt, check and remove whitespaces in your template files.

v1.4.0...v2.0.0-0