Releases: innoveit/react-native-ble-manager
Releases ยท innoveit/react-native-ble-manager
v.12.1.5
What's Changed
- Fix typo in example component by @shopped in #1346
- Bump image-size from 1.2.0 to 1.2.1 in /example by @dependabot in #1352
- Bump @babel/helpers from 7.26.0 to 7.27.0 in /example by @dependabot in #1357
- Bump @babel/runtime from 7.26.0 to 7.27.0 in /example by @dependabot in #1356
- Fix various typos by @pweisensee in #1362
- Bump undici from 6.21.1 to 6.21.3 in /example by @dependabot in #1363
- Ensure enable bluetooth callback is set to null on exception by @shancock884 in #1367
- [docs] Miscellaneous typo fixes by @gregfenton in #1366
New Contributors
- @shopped made their first contribution in #1346
- @pweisensee made their first contribution in #1362
- @gregfenton made their first contribution in #1366
Full Changelog: v.12.1.4...v.12.1.5
v.11.6.1
What's Changed
- [backport] Ensure enable bluetooth callback is set to null on exception (#1367) by @shancock884 in #1368
Full Changelog: v.11.6.0...v.11.6.1
v.12.1.4
What's Changed
- fix: removing event listeners in invalidate by @CaptainJeff in #1337
New Contributors
- @jzaefferer made their first contribution in #1334
- @CaptainJeff made their first contribution in #1337
Full Changelog: v.12.1.3...v.12.1.4
v.12.1.3
What's Changed
- Update install.markdown by @sylque in #1312
- Fix unfullfilled callbacks when gatt is null by @matt-42 in #1297
- feat(v12): Expose getCentralManager and getInstance methods by @CptFabulouso in #1318
New Contributors
Full Changelog: v.12.1.2...v.12.1.3
v.11.6.0
What's Changed
- feat(v11): Expose getCentralManager and getInstance methods by @CptFabulouso in #1317
Full Changelog: v.11.5.7...v.11.6.0
v.12.1.2
v.12.1.1
What's Changed
- Checking the connection before a command by @marcosinigaglia in #1305
- Fix - added missing startNotificationWithBuffer by @marcosinigaglia in #1306
Full Changelog: v.12.1.0...v.12.1.1
v.12.1.0
v.12.0.0
Breaking changes
With version 12.x, the new architecture of React Native is supported, if you use the old one, continue to use version 11.x.
Event handling has changed, check the documentation to find the differences.
What's Changed
- Add turbo modules support in #1285
Full Changelog: v.11.5.7...v.12.0.0
v.11.5.7
What's Changed
- bugfix: add missing null checks to CompanionScanner by @vhakulinen in #1281
- ios: fix willRestoreState event by @vhakulinen in #1282
Full Changelog: v.11.5.6...v.11.5.7