From bd99da94ebf95f1b76d1d9e14ade26bc43556de9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 08:46:49 +0000 Subject: [PATCH] chore: release 2026-09-15 08:46:45 --- .changeset/core-alpha-35.md | 5 ----- packages/lynx/CHANGELOG.md | 6 ++++++ packages/lynx/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/core-alpha-35.md diff --git a/.changeset/core-alpha-35.md b/.changeset/core-alpha-35.md deleted file mode 100644 index a3d3cbd..0000000 --- a/.changeset/core-alpha-35.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@react-navigation/lynx': patch ---- - -Support `@react-navigation/core` 8.0.0-alpha.35, which renders custom navigators through `render` instead of `NavigationContent`. diff --git a/packages/lynx/CHANGELOG.md b/packages/lynx/CHANGELOG.md index d93def6..053ebb6 100644 --- a/packages/lynx/CHANGELOG.md +++ b/packages/lynx/CHANGELOG.md @@ -1,5 +1,11 @@ # @react-navigation/lynx +## 0.4.4 + +### Patch Changes + +- Support `@react-navigation/core` 8.0.0-alpha.35, which renders custom navigators through `render` instead of `NavigationContent`. ([#28](https://github.com/react-navigation/react-navigation-lynx/pull/28)) + ## 0.4.3 ### Patch Changes diff --git a/packages/lynx/package.json b/packages/lynx/package.json index 9406f12..341b100 100644 --- a/packages/lynx/package.json +++ b/packages/lynx/package.json @@ -1,6 +1,6 @@ { "name": "@react-navigation/lynx", - "version": "0.4.3", + "version": "0.4.4", "description": "Lynx integration for React Navigation", "license": "Apache-2.0", "keywords": [