Releases: dotcore64/i18next-fetch-backend
Releases · dotcore64/i18next-fetch-backend
v6.0.0
v5.0.2
fix build badge
v5.0.1
fix: Do not crash if fetch is undefined at load time
v4.1.3
Fix: Allow loading this module when fetch
is not defined
v5.0.0
- ESM only module
- Require Node.js 14
- Drop IE support
v4.1.2
Fix module
path (@nrayburn-tech)
v4.1.1
Replace usage of package.json
to specify module type to support Yarn PnP
v4.1.0
Fixes a type conflict with i18next < 19.9.0
introduced in i18next/i18next@9d77723
v4.0.0
- Drop support for node < 12
- Upgrade all dependencies
- Add support for native node
esm
modules - Migrate from
nyc
toc8
- Migrate from travis to github actions
v3.0.0
Breaking: Drop support for node < 10, add support for node 14.
Upgrade dependencies.