Releases: Travix-International/l10ns
Releases · Travix-International/l10ns
v2.6.0
Fix security vulnerabilities
Merge pull request #14 from elevenbeans/fix-for-vulnerabilities Fix for vulnerabilities
v2.5.0
Fixed security issues in some of the dependencies.
v2.4.13
2.4.12
Fixes the place where it triggers the error.
Moves the .fail()
to the libraries/index.js
instead of the binaries/l10ns
Compiler exits process with exit code = 1 when an error happens
Compiler now exits process with error code = 1 when error happens when compiling.
The errors are exposed to the top level (compiler.run() level).
Updates package.json to point to the correct version (now 2.2.10)
Updates package.json to point to the correct version (now 2.2.10)
Fixes issue with release pointing to old revision
Weirdly the previous release pointed to an older version
2.2.8
Adds a hack to allow cultures that do not have 'plural' (which mean that only have the other keyword) to have support for one too, being the same as the other.