Skip to content

Latest commit

 

History

History
218 lines (100 loc) · 7.22 KB

CHANGELOG.md

File metadata and controls

218 lines (100 loc) · 7.22 KB

3.4.1 (2024-12-01)

Bug Fixes

  • add default value for fromLocale (089d7db)

3.4.0 (2024-12-01)

Features

  • add condition type labels (43c6693)

3.3.0 (2024-11-21)

Features

  • add isChecked field property (d717495)
  • add isChecked field property (a6526dd)
  • translate isChecked (68088e2)

3.2.0 (2024-11-12)

Bug Fixes

Features

3.1.3 (2024-10-30)

Bug Fixes

  • es module output config (1f22b1d)

3.1.2 (2024-10-30)

Bug Fixes

3.1.1 (2024-10-30)

Bug Fixes

3.1.0 (2024-10-30)

Features

  • add lamguage file options (4f82dbc)

3.0.2 (2024-10-30)

Bug Fixes

  • commitlint preventing release (7d8c44d)
  • commitlint preventing release (6d7ce3f)
  • json files not copied to dist (9e26bd0)
  • lefthook preventing release (d4ed1d5)

3.0.1 (2024-10-30)

Bug Fixes

3.0.0 (2024-10-30)

Bug Fixes

Features

BREAKING CHANGES

  • changes to build output

2.1.3 (2018-12-12)

Bug Fixes

  • lang-files: Ensure language files are included in the /dist (1ee910e)

2.1.2 (2018-11-28)

Bug Fixes

  • package.json: add sideEffects false so tree shaking works in webpack (b3c0539)

2.1.1 (2018-11-28)

Bug Fixes

2.1.0 (2018-11-28)

Features

  • ar-TN: Add Tunisian Arabic (178658e)

2.0.1 (2018-11-28)

Bug Fixes

  • package.json: fix main field to point to dist/main.min.js (a91389c)

2.0.0 (2018-11-19)

Bug Fixes

  • i18n: stringify lang files (4f46cba)

BREAKING CHANGES

  • i18n: langList removed

1.4.2 (2018-11-17)

Bug Fixes

  • vars: update encryted vars (f02ddcc)

1.4.1 (2018-11-17)

Bug Fixes

  • package.json: respoitory field (fed0cb6)

1.4.0 (2018-11-17)

Features

  • langs: add languages (7eeb5ad)
  • translate: add auto translate script (c0e6250)

1.3.0 (2018-11-16)

Features

  • languageFiles: remove language list, languageFiles should return stringified languages (f7f46bb)

1.2.1 (2018-11-16)

Bug Fixes

  • dist: dist files should be included in npm (deeb52b)

1.2.0 (2018-11-16)

Features

  • build: add webpack, bundle language files (d8778d7)

1.1.0 (2018-11-16)

Features

  • enUS: add processed language files directly accessible by locale (eddac38)

1.0.1 (2018-11-16)

Bug Fixes

  • readme: update npm badge (1bc2fac)

1.0.0 (2018-11-16)

Bug Fixes

Features