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": [