- typescript: Hotfix TS error importing types from i18next 333
- typescript: Use updated ts export default from i18next 330
- Parse payload option 326
- typescript: fix No inputs were found in config file" - tsconfig typo 323
- typescript: fix use of class, add
use()
tests 322
- allow customHeaders to be a function 321
- typescript: Fix the types and use exposed types from i18next 319
- removes deprecated jsnext:main from package.json
- Bundle all entry points with rollup 314
- note: dist/es -> dist/esm, dist/commonjs -> dist/cjs (individual files -> one bundled file)
- removes bower finally
- typescript: fix types 298
- typescript: add types
- fixes add path to use
/locales/...
- add .js for browser import implementation PR268
- Fix XML parsing error in Firefox PR265
- usage with sinon 260
- fixes ajax
- add
queryStringParams
option PR255
- add support for custom headers PR250
- update dev dependencies
- downgrade babel-preset-es2015-native-modules to correctly build es files
- support withCredentials flag on XHR PR238
- allows loadPath to be a function PR236
- change amd export to unnamed
- initial v1