Skip to content

5.3.0

Choose a tag to compare

@thomasmost thomasmost released this 15 Nov 23:30
· 103 commits to master since this release
5972a75

Major Changes

  • Full refactor to TypeScript
  • Removes lodash from dependencies

Bug Fixes

  • #72 fix utils.calculateUnixTime

For Developers

  • Aligned formatting rules with our core standards
  • Set up Husky for auto-formatting on commit