- update fluent to spec 1.0 7
- bindI18nextStore was renamed to bindI18nStore
- fix serverside usage by loading to fluent by preloaded languages - not current 6
- Return undefined when unable to get bundle in getResource 5
- Fix using i18next's fallback language support 3
- check if bundle exists before getMessage call
- support accessing attributes on fluent segment using keys like
login.placeholder
- initial version