### 2.0.0

- update fluent to spec 1.0 [7](https://github.com/i18next/i18next-fluent/pull/7)
- bindI18nextStore was renamed to bindI18nStore

### 1.0.1

- fix serverside usage by loading to fluent by preloaded languages - not current [6](https://github.com/i18next/i18next-fluent/pull/6)

### 1.0.0

- Return undefined when unable to get bundle in getResource [5](https://github.com/i18next/i18next-fluent/pull/5)

### 0.0.4

- Fix using i18next's fallback language support [3](https://github.com/i18next/i18next-fluent/pull/3)

### 0.0.3

- check if bundle exists before getMessage call

### 0.0.2

- support accessing attributes on fluent segment using keys like `login.placeholder`

### 0.0.1

- initial version
