Skip to content

Releases: labd/js-toolkit

v0.2.0

15 Oct 18:59
Compare
Choose a tag to compare

Minor Changes

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

Patch Changes

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

v0.1.0

27 Feb 13:43
Compare
Choose a tag to compare

Minor Changes

v0.0.4

19 Feb 11:37
Compare
Choose a tag to compare

Patch Changes

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

v0.0.3

17 Feb 11:55
Compare
Choose a tag to compare

Patch Changes

  • c293818: Fix release by setting proper exports field

v0.0.2

17 Feb 11:38
Compare
Choose a tag to compare

Patch Changes