Skip to content

Commit

Permalink
Update to latest fluent spec version
Browse files Browse the repository at this point in the history
Update dependencies to their latest version.
Update fluent to support v1.0 of the fluent spec
Update fluent_conv to the latest version
Add TypeScript definition file

Breaking Change:
bindI18nextStore was renamed to bindI18nStore to be similar to
i18next-icu
  • Loading branch information
valkum committed Sep 23, 2021
1 parent 5e9cede commit d9fbbe2
Show file tree
Hide file tree
Showing 9 changed files with 915 additions and 1,565 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![npm version](https://img.shields.io/npm/v/i18next-fluent.svg?style=flat-square)](https://www.npmjs.com/package/i18next-fluent)
[![David](https://img.shields.io/david/i18next/i18next-fluent.svg?style=flat-square)](https://david-dm.org/i18next/i18next-fluent)

This changes i18n format from i18next json to [fluent](https://projectfluent.org)
This changes i18n format from i18next json to [fluent](https://projectfluent.org) Spec version 1.0.0

# Getting started

Expand Down
Loading

0 comments on commit d9fbbe2

Please sign in to comment.