Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 614 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 614 Bytes

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.