@capacitor-community/bluetooth-le
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.3.1](https://github.com/capacitor-community/bluetooth-le/compare/v1.3.0...v1.3.1) (2021-09-22) | ||
### Bug Fixes | ||
* **ios:** fix service being nullable in new CBCharacteristic (xcode 13) ([#197](https://github.com/capacitor-community/bluetooth-le/issues/197)) ([469c6eb](https://github.com/capacitor-community/bluetooth-le/commit/469c6eb75f7bb1bebb32a60fe094a1f3bb93a56e)), closes [#196](https://github.com/capacitor-community/bluetooth-le/issues/196) [#196](https://github.com/capacitor-community/bluetooth-le/issues/196) | ||
## [1.3.0](https://github.com/capacitor-community/bluetooth-le/compare/v1.2.0...v1.3.0) (2021-08-27) | ||
@@ -7,0 +14,0 @@ |
@@ -305,3 +305,3 @@ { | ||
], | ||
"docs": "Read the RSSI value of a connected device.", | ||
"docs": "Read the RSSI value of a connected device.\nNot available on web.", | ||
"complexTypes": [], | ||
@@ -308,0 +308,0 @@ "slug": "readrssi" |
@@ -89,2 +89,3 @@ import type { DisplayStrings } from './config'; | ||
* Read the RSSI value of a connected device. | ||
* Not available on web. | ||
* @param deviceId The ID of the device to use (obtained from [requestDevice](#requestDevice) or [requestLEScan](#requestLEScan)) | ||
@@ -91,0 +92,0 @@ */ |
{ | ||
"name": "@capacitor-community/bluetooth-le", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Capacitor plugin for Bluetooth Low Energy ", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
@@ -16,3 +16,3 @@ <p align="center"><br><img src="https://user-images.githubusercontent.com/236501/85893648-1c92e880-b7a8-11ea-926d-95355b8175c7.png" width="128" height="128" /></p> | ||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> | ||
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-3-orange?style=flat-square" /></a> | ||
<a href="#contributors-"><img src="https://img.shields.io/badge/all%20contributors-4-orange?style=flat-square" /></a> | ||
<!-- ALL-CONTRIBUTORS-BADGE:END --> | ||
@@ -477,2 +477,3 @@ </p> | ||
Read the RSSI value of a connected device. | ||
Not available on web. | ||
@@ -707,3 +708,4 @@ | Param | Type | Description | | ||
<td align="center"><a href="https://twitter.com/dennisameling"><img src="https://avatars.githubusercontent.com/u/17739158?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dennis Ameling</b></sub></a><br /><a href="https://github.com/capacitor-community/bluetooth-le/commits?author=dennisameling" title="Code">💻</a></td> | ||
<td align="center"><a href="http://squio.nl"><img src="https://avatars.githubusercontent.com/u/169410?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Johannes la Poutre</b></sub></a><br /><a href="https://github.com/capacitor-community/bluetooth-le/commits?author=squio" title="Documentation">📖</a></td> | ||
<td align="center"><a href="http://squio.nl"><img src="https://avatars.githubusercontent.com/u/169410?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Johannes la Poutre</b></sub></a><br /><a href="https://github.com/capacitor-community/bluetooth-le/commits?author=squio" title="Documentation">📖</a> <a href="https://github.com/capacitor-community/bluetooth-le/commits?author=squio" title="Code">💻</a></td> | ||
<td align="center"><a href="https://github.com/sultanmyrza"><img src="https://avatars.githubusercontent.com/u/12681781?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kasymbekov Sultanmyrza</b></sub></a><br /><a href="https://github.com/capacitor-community/bluetooth-le/commits?author=sultanmyrza" title="Code">💻</a></td> | ||
</tr> | ||
@@ -710,0 +712,0 @@ </table> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
413890
4731
3724
717
1