From 2c41f9fd69a8028ad7c919a929484d4b6fc089a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 02:24:20 +0000 Subject: [PATCH] Version Packages (rc) --- .changeset/{ => pre}/quick-tools-smile.md | 0 .changeset/{ => pre}/steady-workspace-links.md | 0 .changeset/{ => pre}/tidy-api-terminology.md | 0 docs/docs/guide/index.md | 2 +- docs/docs/guide/release-readiness.md | 6 +++--- docs/docs/guide/upgrade-from-v1.md | 2 +- docs/docs/v2/guide/index.md | 2 +- docs/docs/v2/guide/release-readiness.md | 6 +++--- docs/docs/v2/guide/upgrade-from-v1.md | 2 +- examples/v0.81.1/ios/Podfile.lock | 2 +- .../react-native-nitro-geolocation/CHANGELOG.md | 13 +++++++++++++ .../react-native-nitro-geolocation/package.json | 2 +- packages/rozenite-devtools-plugin/CHANGELOG.md | 16 ++++++++++++++++ packages/rozenite-devtools-plugin/package.json | 2 +- 14 files changed, 42 insertions(+), 13 deletions(-) rename .changeset/{ => pre}/quick-tools-smile.md (100%) rename .changeset/{ => pre}/steady-workspace-links.md (100%) rename .changeset/{ => pre}/tidy-api-terminology.md (100%) diff --git a/.changeset/quick-tools-smile.md b/.changeset/pre/quick-tools-smile.md similarity index 100% rename from .changeset/quick-tools-smile.md rename to .changeset/pre/quick-tools-smile.md diff --git a/.changeset/steady-workspace-links.md b/.changeset/pre/steady-workspace-links.md similarity index 100% rename from .changeset/steady-workspace-links.md rename to .changeset/pre/steady-workspace-links.md diff --git a/.changeset/tidy-api-terminology.md b/.changeset/pre/tidy-api-terminology.md similarity index 100% rename from .changeset/tidy-api-terminology.md rename to .changeset/pre/tidy-api-terminology.md diff --git a/docs/docs/guide/index.md b/docs/docs/guide/index.md index d0e858f2..7629fb83 100644 --- a/docs/docs/guide/index.md +++ b/docs/docs/guide/index.md @@ -57,7 +57,7 @@ single reference combination continuously exercised by this repository. See Install an exact RC when reproducing or approving behavior: ```bash -yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.4 +yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.5 ``` Release candidates may still receive contract fixes before 2.0 stable. Do not diff --git a/docs/docs/guide/release-readiness.md b/docs/docs/guide/release-readiness.md index 153483b8..2c883fec 100644 --- a/docs/docs/guide/release-readiness.md +++ b/docs/docs/guide/release-readiness.md @@ -29,7 +29,7 @@ contract corrections before 2.0 stable. Pin the repository's current reference combination: ```bash -yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.4 +yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.5 ``` ## Declared support @@ -51,7 +51,7 @@ combination is continuously exercised. ## Tested reference stack -The 2.0.0-rc.4 repository currently builds and runs its consumer contracts with +The 2.0.0-rc.5 repository currently builds and runs its consumer contracts with this reference stack. This is evidence of the continuously exercised path, not the full peer range. @@ -65,7 +65,7 @@ the full peer range. | JavaScript toolchain | Node 24.18.0, Yarn 4.9.4 | CI and E2E bootstrap | | Expo config plugin | Expo 57 development dependency | Plugin/type tests; validate a real development build for the SDK used by your app | -Reference last reviewed for `2.0.0-rc.4` on **2026-08-27**. Consult the current +Reference last reviewed for `2.0.0-rc.5` on **2026-08-27**. Consult the current example package and E2E workflow if this page and the installed release differ. ## Known limits diff --git a/docs/docs/guide/upgrade-from-v1.md b/docs/docs/guide/upgrade-from-v1.md index f405145d..b67bb050 100644 --- a/docs/docs/guide/upgrade-from-v1.md +++ b/docs/docs/guide/upgrade-from-v1.md @@ -20,7 +20,7 @@ a branch and keep the currently deployed 1.x version available for rollback. 4. Pin the RC rather than following a moving tag: ```bash -yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.4 +yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.5 ``` 5. Reinstall pods, rebuild both native apps, and run diff --git a/docs/docs/v2/guide/index.md b/docs/docs/v2/guide/index.md index d0e858f2..7629fb83 100644 --- a/docs/docs/v2/guide/index.md +++ b/docs/docs/v2/guide/index.md @@ -57,7 +57,7 @@ single reference combination continuously exercised by this repository. See Install an exact RC when reproducing or approving behavior: ```bash -yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.4 +yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.5 ``` Release candidates may still receive contract fixes before 2.0 stable. Do not diff --git a/docs/docs/v2/guide/release-readiness.md b/docs/docs/v2/guide/release-readiness.md index 153483b8..2c883fec 100644 --- a/docs/docs/v2/guide/release-readiness.md +++ b/docs/docs/v2/guide/release-readiness.md @@ -29,7 +29,7 @@ contract corrections before 2.0 stable. Pin the repository's current reference combination: ```bash -yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.4 +yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.5 ``` ## Declared support @@ -51,7 +51,7 @@ combination is continuously exercised. ## Tested reference stack -The 2.0.0-rc.4 repository currently builds and runs its consumer contracts with +The 2.0.0-rc.5 repository currently builds and runs its consumer contracts with this reference stack. This is evidence of the continuously exercised path, not the full peer range. @@ -65,7 +65,7 @@ the full peer range. | JavaScript toolchain | Node 24.18.0, Yarn 4.9.4 | CI and E2E bootstrap | | Expo config plugin | Expo 57 development dependency | Plugin/type tests; validate a real development build for the SDK used by your app | -Reference last reviewed for `2.0.0-rc.4` on **2026-08-27**. Consult the current +Reference last reviewed for `2.0.0-rc.5` on **2026-08-27**. Consult the current example package and E2E workflow if this page and the installed release differ. ## Known limits diff --git a/docs/docs/v2/guide/upgrade-from-v1.md b/docs/docs/v2/guide/upgrade-from-v1.md index f405145d..b67bb050 100644 --- a/docs/docs/v2/guide/upgrade-from-v1.md +++ b/docs/docs/v2/guide/upgrade-from-v1.md @@ -20,7 +20,7 @@ a branch and keep the currently deployed 1.x version available for rollback. 4. Pin the RC rather than following a moving tag: ```bash -yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.4 +yarn add react-native-nitro-modules@0.35.10 react-native-nitro-geolocation@2.0.0-rc.5 ``` 5. Reinstall pods, rebuild both native apps, and run diff --git a/examples/v0.81.1/ios/Podfile.lock b/examples/v0.81.1/ios/Podfile.lock index 4ec704db..3835bc39 100644 --- a/examples/v0.81.1/ios/Podfile.lock +++ b/examples/v0.81.1/ios/Podfile.lock @@ -8,7 +8,7 @@ PODS: - hermes-engine (0.81.1): - hermes-engine/Pre-built (= 0.81.1) - hermes-engine/Pre-built (0.81.1) - - NitroGeolocation (2.0.0-rc.4): + - NitroGeolocation (2.0.0-rc.5): - boost - DoubleConversion - fast_float diff --git a/packages/react-native-nitro-geolocation/CHANGELOG.md b/packages/react-native-nitro-geolocation/CHANGELOG.md index 76c8a1be..df1f98f0 100644 --- a/packages/react-native-nitro-geolocation/CHANGELOG.md +++ b/packages/react-native-nitro-geolocation/CHANGELOG.md @@ -1,5 +1,18 @@ # react-native-nitro-geolocation +## 2.0.0-rc.5 + +### Patch Changes + +- 95e7509: Require Rozenite 2.2 and upgrade the DevTools package and example host. Mock + watches now preserve the v2 per-subscription distance, Android interval, + `maxUpdates`, and idempotent cleanup contracts. The default Seoul fixture is + available immediately, and DevTools activation is released when the hook + unmounts. +- 5e65d79: Simplify API terminology across package documentation, migration tooling, + examples, and internal implementation names while keeping the Compat API + unchanged. + ## 2.0.0-rc.4 ### Patch Changes diff --git a/packages/react-native-nitro-geolocation/package.json b/packages/react-native-nitro-geolocation/package.json index 438b5717..6a575eb9 100644 --- a/packages/react-native-nitro-geolocation/package.json +++ b/packages/react-native-nitro-geolocation/package.json @@ -1,6 +1,6 @@ { "name": "react-native-nitro-geolocation", - "version": "2.0.0-rc.4", + "version": "2.0.0-rc.5", "description": "Nitro-powered native geolocation for React Native apps", "main": "src/index", "source": "src/index", diff --git a/packages/rozenite-devtools-plugin/CHANGELOG.md b/packages/rozenite-devtools-plugin/CHANGELOG.md index 0d9f7085..e6a424e0 100644 --- a/packages/rozenite-devtools-plugin/CHANGELOG.md +++ b/packages/rozenite-devtools-plugin/CHANGELOG.md @@ -1,5 +1,21 @@ # @react-native-nitro-geolocation/rozenite-plugin +## 2.0.0-rc.0 + +### Major Changes + +- 95e7509: Require Rozenite 2.2 and upgrade the DevTools package and example host. Mock + watches now preserve the v2 per-subscription distance, Android interval, + `maxUpdates`, and idempotent cleanup contracts. The default Seoul fixture is + available immediately, and DevTools activation is released when the hook + unmounts. + +### Patch Changes + +- 5e65d79: Simplify API terminology across package documentation, migration tooling, + examples, and internal implementation names while keeping the Compat API + unchanged. + ## 1.1.2 ### Patch Changes diff --git a/packages/rozenite-devtools-plugin/package.json b/packages/rozenite-devtools-plugin/package.json index 31c84dec..fa23f313 100644 --- a/packages/rozenite-devtools-plugin/package.json +++ b/packages/rozenite-devtools-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-nitro-geolocation/rozenite-plugin", - "version": "1.1.2", + "version": "2.0.0-rc.0", "description": "react-native-nitro-geolocation devtools plugin with rozenite", "type": "module", "main": "./dist/react-native/index.cjs",