Skip to content

Releases: Travix-International/l10ns

v2.6.0

10 May 12:10
a3e1742
Compare
Choose a tag to compare

Fix security vulnerabilities

03 Jun 10:24
cdd5474
Compare
Choose a tag to compare
Merge pull request #14 from elevenbeans/fix-for-vulnerabilities

Fix for vulnerabilities

v2.5.0

30 Oct 09:30
fe9a0b0
Compare
Choose a tag to compare

Fixed security issues in some of the dependencies.

v2.4.13

12 Mar 15:46
1cc06e2
Compare
Choose a tag to compare

Remove the critical vulnerability from a package named "open"

2.4.12

07 Nov 14:56
d8395d2
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

Fixes the place where it triggers the error.

12 Apr 19:43
Compare
Choose a tag to compare

Moves the .fail() to the libraries/index.js instead of the binaries/l10ns

Compiler exits process with exit code = 1 when an error happens

12 Apr 12:53
Compare
Choose a tag to compare

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)

07 Apr 09:52
Compare
Choose a tag to compare

Updates package.json to point to the correct version (now 2.2.10)

Fixes issue with release pointing to old revision

07 Apr 07:12
Compare
Choose a tag to compare

Weirdly the previous release pointed to an older version

2.2.8

05 Apr 08:45
Compare
Choose a tag to compare

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.