CoastalCommitsPastes/server/node_modules/cldrjs/CHANGELOG.md
2022-03-06 16:46:59 -08:00

614 B

0.4.0

Breaking Changes

Applications that explicitly use /main/{languageId} to traverse main items need to update it to /main/{bundle}. Applications that use the .main() method need to take no action.

This change improves how cldrjs performs lookup for the right bundle when traversing main items. See more information at Bundle Lookup Matcher.