Releases: guillaumepotier/gettext.js
Releases · guillaumepotier/gettext.js
2.0.3
What's Changed
- Fix valid plural regex check by @guillaumepotier in #81
Full Changelog: v2.0.2...2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- README: Fix typos by @scottgonzalez in #77
- Fix #79 Provided po2json creates empty translations in .json when the… by @gbtami in #80
New Contributors
- @scottgonzalez made their first contribution in #77
- @gbtami made their first contribution in #80
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Bump terser from 5.9.0 to 5.14.2 by @dependabot in #64
- docs: rewrite README by @HonkingGoose in #68
- [BC Break] Change the way we choose the plural form + string replacement by @guillaumepotier in #67
New Contributors
- @HonkingGoose made their first contribution in #68
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- Update po2json dep to latest available beta version by @whiteinge in #61
- Bump karma from 3.1.4 to 6.3.16 by @dependabot in #60
- Bump ajv from 6.10.0 to 6.12.6 by @dependabot in #58
- Bump copy-props from 2.0.4 to 2.0.5 by @dependabot in #62
- Bump lodash from 4.17.11 to 4.17.21 by @dependabot in #63
New Contributors
- @whiteinge made their first contribution in #61
Full Changelog: v1.1.1...v1.2.0
v1.1.0
v1.0.1
- Fixes nodejs compatibility
v1.0.0
v0.9.0
- Handle msgctxt now for non translated strings
v0.8.0
- Use rollup now to produce amd, cjs, esm, and iife builded versions