Releases: solinor/react-native-bluetooth-status
Releases · solinor/react-native-bluetooth-status
v1.5.1
1.5.1 (2020-05-28)
Bug Fixes
- android: import androidx Nullable annotation (407e3ad)
v1.5.0
1.5.0 (2020-04-05)
Bug Fixes
- build: Prevent to load RN in dependencies NPM (#50) (998a17e)
Features
- rn: BREAKING CHANGES: Hook API (Version bump for semver) (9e3a22b)
v1.4.2
1.4.2 (2020-01-17)
Features
- js: Hooks based API, fix class API
- js: Add support for listening bt state changes
Bug Fixes
- test: Remove old test project
- test: Add React Native 0.61.5 example project
- js: Update flow to 0.144
- android: Cleanup for apis and java code
- docs: Update README with hooks api and other improvements
- license: updated license (4198fdb)
v1.4.1
1.4.1 (2019-12-25)
Bug Fixes
1.4.0
- Fixes for newer React Native versions
- Dependency updates
1.3.0
Uptodate release w/ fixes that library works with latest React Native.
1.1.3
Removed unused overrides, which were breaking changes on RN. Makes this library compatible with RN 0.46+ as well.