Skip to content

v3.0.1

Compare
Choose a tag to compare
@standy standy released this 07 May 22:29
· 10 commits to master since this release
  • chore: fix build (b565061)
  • chore: moved stuff from config (df7464e)
  • chore: packages update (d8c59c4)
  • chore(release): 3.0.1 (10da0ab)
  • test: added tests for coverage (5dd9bdf)
  • test: fixed tests in old browsers (26cfdbb)
  • test: updated benchmarks (f1f8ac2)
  • refactor: commenting into to add-unit (e9217d1)
  • refactor: commenting into to create and diff (8423490)
  • refactor: fix parse types (6caf03d)
  • refactor: prettier setup (14d7fca)
  • refactor: prettify (516d7e4)
  • refactor: reuse format timezone for tests (20cd8b3)
  • refactor: rewrite add methods using conditional types (2062172)
  • refactor: rewrite diffUnit using conditional types (dfd7021)
  • refactor: rewrite format methods using conditional types (858b359)
  • refactor: rewrite reset methods using conditional types (c332ecc)
  • perf: fix benchmark for date-fns@2 (6398ef6)
  • perf: optimize tree shaking with readonly objects (84a7671)