Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

66 lines (38 loc) · 2.1 KB

1.3.0 (2024-04-05)

⭐ New Features

Committers: 1

1.2.0 (2024-03-05)

⭐ New Features

Committers: 1

1.1.4 (2023-03-23)

1.1.3 (2023-03-22)

🐛 Bug Fixes

Committers: 1

1.1.2 (2022-11-09)

🐛 Bug Fixes

  • #31 Do not transform file if there are no translations (@Demivan)

Committers: 1

1.1.1 (2022-10-05)

⭐ New Features

  • #29 Add a virtual module that imports all translations for a file (@Demivan)

Committers: 1

1.1.0 (2022-10-02)

⭐ New Features

  • #26 Add getFtlPath option to better control path to ftl files (@Demivan)
  • #25 Show codeframe with location of fluent parse errors (@Demivan)

Committers: 1

1.0.0 (2022-09-18)

⭐ Features

  • Migrate functionality of fluent-vue-loader and rollup-plugin-fluent-vue
  • Allow defining locale messages in Vue SFCs
  • Allow defining locale messages in external ftl files
  • #22 Report fluent syntax errors