Files
everything2/EveryThing/wwwroot/vendor/libs/cldrjs/CHANGELOG.md
David Štaleker 03b92525d7 Prvi commit
2023-05-12 09:00:07 +02: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.