Skip to content

v0.11.2

Choose a tag to compare

@compulim compulim released this 06 Feb 01:19

Fixed

  • Fixed an issue where pollingInterval set to undefined would cause high polling rate, by @cwhitten and @compulim, in PR #157

Changed

  • Used @babel/preset-typescript and webpack@4 to build, in PR #156
    • Moved to inline source map for pre-bundle
    • Added .editorconfig and .vscode for new line and tab size rules