i18n-js v4.0.0-alpha.8 has been released #612
fnando
announced in
Announcements
Replies: 2 comments 2 replies
-
Does the I18n.store cache the translations? When is the cache rewritten? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Do you have a list of breaking changes? These properties |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey!
A new alpha release is here: v4.0.0-alpha.8! This is a breaking change release.
This version matches Rails API, introducing the same method names and options.
I18n#numberToCurrency
I18n#numberToDelimited
I18n#numberToRounded
I18n#numberToHuman
I18n#numberToHumanSize
I18n#numberToPercentage
There's also a new way of tracking changes to I18n's store.
Beta Was this translation helpful? Give feedback.
All reactions