Releases: labd/js-toolkit
Releases · labd/js-toolkit
v0.2.0
Minor Changes
- 65b6a85: Add formatFullname(givenName, familyName, locale)
Patch Changes
- 8f813fe: Use Intl.Locale() to parse locales
v0.0.4
Patch Changes
- fc8ee26: Make
parseLocale
part of public api
- 8a269bc: Add
equalsIgnoringCase
for string compare
v0.0.3
Patch Changes
- c293818: Fix release by setting proper exports field