From 29ec4428f4e030c8a585270f93cedb7573225a32 Mon Sep 17 00:00:00 2001 From: dominik-czupryna-withintent <143402866+dominik-czupryna-withintent@users.noreply.github.com> Date: Thu, 30 Nov 2023 14:03:20 +0100 Subject: [PATCH] chore: prepare release 3.1.2 (#1146) * chore: prepare release 3.1.2 * fix: docs --------- Co-authored-by: Dominik Czupryna --- CHANGELOG.md | 11 ++++++++ docs/index.html | 65 +++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- src/Device.js | 1 - src/index.d.ts | 1 - yarn.lock | 74 ++++++++++++++++++++++++------------------------- 6 files changed, 112 insertions(+), 42 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5214cdb3..a134f974 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). +## [3.1.2] - 2023-10-26 + +### Added + +- The rawScanRecord has been added to advertising data + +### Fixed + +- The onDisconnected event is nowDispatched +- The missing advertising data fields on iOS has been added + ## [3.1.1] - 2023-10-26 ### Fixed diff --git a/docs/index.html b/docs/index.html index 9b2538d1..a42dfab7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,7 +2,7 @@ - react-native-ble-plx 3.1.1 | Documentation + react-native-ble-plx 3.1.2 | Documentation @@ -15,7 +15,7 @@

react-native-ble-plx

-
3.1.1
+
3.1.2
react-native-ble-plx #manufacturerData +
  • + #rawScanRecord +
  • +
  • @@ -5004,6 +5010,61 @@

    + + + + + + + + + + + +

  • +
    + +
    +
    +
    + + rawScanRecord +
    +
    +