Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): cut 1.3.0-alpha.1 [skip ci]
# [1.3.0-alpha.1](v1.2.4...v1.3.0-alpha.1) (2024-08-28) ### Bug Fixes * format undefined when thers is a mismatch ([79b54fd](79b54fd)) * remove unnecessary console warn ([b2d795d](b2d795d)) ### Features * expose function to convert dates ([622f0eb](622f0eb)) * expose function to convert dates ([9d42640](9d42640)) * expose methods for converting between iso8601 and calendars ([#37](#37)) ([33fa25d](33fa25d)) * reararnge memorized variables so that we only recompute them when necessary ([b754dcc](b754dcc)) * support min & max date, DD-MM-YYYY date format ([#36](#36)) ([3b2e57e](3b2e57e)) * **validation:** add and expose validateDateString utility ([cb4c919](cb4c919))
- Loading branch information