Skip to content

Releases: resolid/utils

v1.3.6

23 Mar 02:03
e1f2a38

Choose a tag to compare

Patch Changes

  • refactor: rename firstWeekContainsDate to firstWeekContains (165f10c)

v1.3.5

20 Mar 01:25
1b291b1

Choose a tag to compare

Patch Changes

  • chore: move to resolid/utils (5387911)

v1.3.4

17 Mar 03:34
ed292c9

Choose a tag to compare

Patch Changes

  • fix: export dayOfWeek and weekOfYear utils (d3ac464)

v1.3.3

17 Mar 03:26
713d888

Choose a tag to compare

Patch Changes

  • feat: add dayOfWeek and weekOfYear utils (e565341)

v1.3.2

15 Mar 15:37
1eed9e5

Choose a tag to compare

Patch Changes

  • refactor(date): narrow clampDate return type to Date (93cffeb)

  • style: fix oxlint warnings (120162e)

v1.3.1

09 Mar 03:26
c02cd92

Choose a tag to compare

Patch Changes

  • fix: prevent double offset in local timezone environments (5c21511)

v1.3.0

09 Mar 01:21
c6254b0

Choose a tag to compare

Minor Changes

  • feat: add date utility functions (70f0f8e)

v1.2.8

04 Mar 02:32
a097aa7

Choose a tag to compare

Patch Changes

  • refactor: make DateRange start and end required (c47a2fc)

v1.2.7

24 Feb 15:34
662263f

Choose a tag to compare

Patch Changes

  • chore: merge eslint and prettier to oxlint and oxfmt (1c569b1)

v1.2.6

24 Feb 06:48
cc16122

Choose a tag to compare

Patch Changes

  • feat: add isBigInt function (ee6476a)

  • feat: rewrite date utils (59db92c)

  • refactor: rewrite clamp function (d19dbcf)