Releases: JCQuintas/ni18n
Releases · JCQuintas/ni18n
v1.0.5 🌈
Changes
- Update documentation with known issue and workaround.
🧰 Maintenance
- Chore/update deps (#143) @JCQuintas
v1.0.3 🌈
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
- docs: Add i18next 21 docs (#35) @JCQuintas
v1.0.2 🌈
Changes
- Chore: Make Sync update yarn lock (#34) @JCQuintas
- Chore: update packages (#29) @JCQuintas
- Tests: e2e test for clientNamespaces and remodel e2e tests (#16) @JCQuintas
- Tests: E2E Tests now verify if page requests only the expected files (#15) @JCQuintas
First Release
🚀 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