Skip to main content
Module

x/i18next_locize_backend/CHANGELOG.md

A simple i18next backend for locize.com which can be used in Node.js, in the browser and for Deno.
Go to Latest
File

v1.3.0

  • supports submitting options tDescription (context) i18next >= 10.4.1

v1.2.1

  • use content-type in case of POST request

v1.2.0

  • make the content-type optional using option.setContentTypeJSON

v1.1.0

  • adds update function
  • adds compatibility to i18next options updateMissing

v1.0.0

  • adds module entry point for webpack2
  • updates all it’s build dependencies
  • optimize rollbar build to use es2015 transpile