1.0.0
This release is mostly about internal changes, but see note about a potentially breaking change below.
- refactor: migrate to rxjs lettable operators
- style: add tslint
- test: test deviceInfo(), disconnect()
- refactor: use web-bluetooth-mock from npm
- chore: add .editorconfig
BREAKING CHANGE: This release requires RxJS >= 5.5.0, and the library has been migrated to use RxJS Lettable Operators.