v0.11.2
Fixed
- Fixed an issue where
pollingIntervalset toundefinedwould cause high polling rate, by @cwhitten and @compulim, in PR #157
Changed
- Used
@babel/preset-typescriptandwebpack@4to build, in PR #156- Moved to inline source map for pre-bundle
- Added
.editorconfigand.vscodefor new line and tab size rules