Skip to content

Latest commit

 

History

History
81 lines (36 loc) · 2.84 KB

CHANGELOG.md

File metadata and controls

81 lines (36 loc) · 2.84 KB

1.8.0 (2023-09-05)

Features

  • add formatStringWithArticle on string (87751cb)

1.7.2 (2023-08-10)

Bug Fixes

  • add null type to formatFullName (d7163a6)

1.7.1 (2023-07-19)

Bug Fixes

  • dates: don't throw if end date is smaller than start date (1878d3c)

1.7.0 (2023-07-18)

Features

  • name: add utility to get initials for names (3d741cf)

1.6.1 (2023-07-06)

Bug Fixes

  • dates: add number type to FormatDateFull input (c912a8e)

1.6.0 (2023-07-06)

Bug Fixes

  • dates: handle null cases in dates (63fb325)
  • dates: handle tomorrow and other cases (9bfb94b)

Features

  • dates: add dynamic formatting of timestamp (9f0e356)

1.5.2 (2023-07-06)

Bug Fixes

  • core: update package description (1019871)

1.5.1 (2023-07-05)

Bug Fixes

1.5.0 (2023-07-04)

Features

  • add a color, date and currency utilities (c4bff25)

1.4.2 (2023-07-04)

Bug Fixes

  • core: rename the types to index in package.json (086c323)

1.4.1 (2023-07-04)

Bug Fixes

  • core: use dist as assets in git (6f41566)