Skip to content

Releases: formkit/tempo

v0.1.2

26 Jun 20:56
472c90d
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.1.1

18 Apr 02:10
d4be5f8
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.1.0

17 Apr 14:40
5688e91
Compare
Choose a tag to compare

💪 New features

  • Published package now uses unbundled functions for better chunking in your build tools (like Vite).
  • New time diff functions diffMilliseconds, diffSeconds, diffMinutes, diffHours, diffDays, diffWeeks, diffMonths, diffYears.
  • New ZZ token for offsets without seperator: [+-]HHmm

⚠️ Breaking change

  • In previous versions of Tempo the Z token used the format [+-]HHmm, there was no ZZ token. To better align with existing token formats like dayjs — theZ token is now [+-]HH:mm and the ZZ token is [+-]HHmm.

v0.0.19

26 Mar 12:36
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.0.18

26 Mar 12:29
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.17

18 Mar 12:28
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.0.16

15 Mar 18:19
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.15

07 Mar 02:38
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.14

04 Mar 14:47
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.0.13

26 Feb 21:53
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub