Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 520 Bytes

@labdigital/toolkit

0.2.0

Minor Changes

  • 65b6a85: Add formatFullname(givenName, familyName, locale)

Patch Changes

  • 8f813fe: Use Intl.Locale() to parse locales

0.1.0

Minor Changes

  • b678d5f: Add DeepPartial type

0.0.4

Patch Changes

  • fc8ee26: Make parseLocale part of public api
  • 8a269bc: Add equalsIgnoringCase for string compare

0.0.3

Patch Changes

  • c293818: Fix release by setting proper exports field

0.0.2

Patch Changes

  • 4151391: Initial release