formkit/tempo
 Watch   
 Star   
 Fork   
21 days ago
tempo

v1.0.0

   🚀 Features

   🐞 Bug Fixes

  • Update pnpm-lock.yaml to lockfileVersion 9.0  -  by @andrew-boyd (b91c1)
  • Update pnpm-lock.yaml to lockfileVersion 9.0  -  by @justin-schroeder (a6502)
  • Support seconds precision in timezone offsets  -  by @justin-schroeder in https://github.com/formkit/tempo/issues/67 (c1d55)
  • Improve search modal performance and styling  -  by @justin-schroeder (1e285)
  • Add packageManager field for pnpm version  -  by @justin-schroeder (184e7)
  • Flaky test and Vercel build compatibility  -  by @justin-schroeder (848da)
2024-06-27 04:55:53
tempo

v0.1.2

   🐞 Bug Fixes

2024-04-18 10:10:30
tempo

v0.1.1

   🐞 Bug Fixes

2024-04-17 22:40:08
tempo

v0.1.0

💪 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.
2024-03-26 20:36:39
tempo

v0.0.19

No significant changes

2024-03-26 20:29:09
tempo

v0.0.18

   🐞 Bug Fixes

2024-03-18 20:28:13
tempo

v0.0.17

No significant changes

2024-03-16 02:19:32
tempo

v0.0.16

   🐞 Bug Fixes

  • Exports yearStart and yearEnd  -  by @justin-schroeder (13f8b)
2024-03-07 10:38:29
tempo

v0.0.15

   🐞 Bug Fixes

2024-03-04 22:47:18
tempo

v0.0.14

   🐞 Bug Fixes