- [ BREAKING ] Package renamed to
rescript-react-intl
. - [ BREAKING ] ReScript support
- Now requires ReScript >= 9.1.0 and @rescript/react
- The names of "enum" values now exactly match the names in JavaScript, e.g.
#"2-digit"
instead of#twoDigit
.
rescript-react-intl
.#"2-digit"
instead of #twoDigit
.