Releases: smhg/express-locale
Releases · smhg/express-locale
2.0.2
2.0.1
2.0.0
To match JavaScript's Intl, locales (output) are now formatted using a hyphen instead of underscore. As input underscore format is still supported.
- Breaking: format locale using hyphen (thx @benpptung)
- Breaking: Drop express 3.x support
- Breaking: Drop non-lts/latest node support (remove babel build)
- Warn about invalid configuration in non-production environment
1.2.0
1.1.0
1.0.5
1.0.4
- Add LICENSE file (thanks @marionebl)