Skip to content

Releases: mortynex/g3kon

v2.0.0

17 Oct 11:48
Compare
Choose a tag to compare

2.0.0 (2021-10-17)

Bug Fixes

  • fixed dependencies and package lock files (e32b6c4)
  • node version (4adbfa6)
  • wrong deconstruction name in contructor (902d07c)

Features

  • changed constructor options (bd8f96f)
  • fuck typescript (6446dd1)
  • release commit (2651f37)
  • rewrote the api (747dbea)
  • t18 is now renamed to g3kon (5f9cec6)
  • tsconfig.json: updated tsconfig to support es2017 API (d7dac5d)

BREAKING CHANGES

  • content options is now named contents
  • API updated, added getFixedG function, more efficient get function, better types
  • t18 is now g3kon!
  • API

v1.0.0

09 Oct 21:10
2691d55
Compare
Choose a tag to compare

1.0.0 (2021-10-09)

Bug Fixes

  • .eslintrc.js: eslint configuration (eaf314a)
  • src/index.ts: interpolation function didnt return correct value (3dfbb24)

Features

  • index.ts: made getFixedT to get fixed language translations (fc12cf0)
  • src/index.ts: created main module (bb89abe)
  • src/index.ts: you can now have multiple languages (7dec47e)