6.0.0 (2021-05-14)
Features
- @formatjs/intl-listformat: stop aliasing en-US-POSIX to en-US (0d8a9a6)
BREAKING CHANGES
- @formatjs/intl-listformat: Before we call
en-US-POSIX
asen-US
but it has subtle pattern differences so it's misleading. If you were importingen-US
earlier, useen
instead since they're the same.