Skip to content

Releases: JCQuintas/ni18n

v1.0.5 🌈

12 May 23:44
Compare
Choose a tag to compare

Changes

  • Update documentation with known issue and workaround.

🧰 Maintenance

v1.0.3 🌈

10 Jan 15:22
Compare
Choose a tag to compare

Changes

  • feature: target ES5 instead of ES6 to help with users that need compatibility with older browsers(#48) @JCQuintas

  • chore: update packages and configure dependabot (#46) @JCQuintas

  • chore:update next 12 (#37) @JCQuintas

🧰 Maintenance

v1.0.2 🌈

22 Sep 23:28
Compare
Choose a tag to compare

Changes

First Release

28 Jul 14:48
Compare
Choose a tag to compare

🚀 Features

  • Load translations when Server Side Rendering
  • Load translations when Client Side Rendering
  • Allow users to set specific namespaces to be loaded in each mode
  • Possible to test e2e scenarios on all examples locally with docker
  • 100% unit tests
  • Documentation on gitbook