Skip to content

1.0.0

Compare
Choose a tag to compare
@urish urish released this 21 Nov 15:37
· 78 commits to master since this release

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.