Skip to content

Rework all library with TS

Latest
Compare
Choose a tag to compare
@makavelithadon makavelithadon released this 09 Jan 20:46
· 24 commits to master since this release
faf0207

v2.0.0

Breaking

  • Rework in TS
  • Move bundle from webpack to vitejs
  • Improve README.md, add logo and refine doc
  • Add husky for pre commit hooks
  • Add tests with jest
  • Remove .babelrc config
  • Add playground/sandbox to test before deliver
  • Set test coverage to 100%
  • Add eslint
  • Add prettier