Skip to content

v1.3.0

Compare
Choose a tag to compare
@thibaultboursier thibaultboursier released this 08 May 15:13
· 57 commits to master since this release
  • refactor timer (thanks to @luispuig )
  • replace Typescript interfaces by types
  • extract types inside specific module
  • add tslint dependency to fix broken linter (it should be replaced by @typescript-eslint)
  • update Travis CI config to run linter, to add more informations on Jest tests, and to cache node_modules