Skip to content

v2.0.0

Choose a tag to compare

@gluons gluons released this 26 Jul 09:13
· 2 commits to master since this release
v2.0.0
99f00f0

Breaking Changes

  • Rewrite in TypeScript.
  • Use pnpm instead of Yarn for package management.
  • Replace Moment with Day.js for reducing size. (Used for calculating week of year.)
  • API is completely changed.
  • Migrate testing from Mocha to Jest.