Skip to content

chore(release): version packages - #606

Merged
danstepanov merged 1 commit into
mainfrom
changeset-release/main
Jul 2, 2026
Merged

chore(release): version packages#606
danstepanov merged 1 commit into
mainfrom
changeset-release/main

Conversation

@danstepanov

@danstepanov danstepanov commented Jun 29, 2026

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

create-expo-stack@2.23.0

Minor Changes

  • 51d7c49: Expose Software Mansion packages and supported stack options across the CLI, docs, and website.

Patch Changes

  • 2f6856c: Fix generated NativewindUI templates against the Expo Router v6 / SDK 56 template shape.

    • Migrate NativewindUI template imports (ThemeProvider, useNavigation, useHeaderHeight, theme types) from @react-navigation/* to the expo-router/react-navigation surface.
    • Add a shared useHeaderSearchBar helper and use it across the stack, tabs, and drawer NativewindUI screens instead of duplicating the hook inline.
    • Clean up the stack, tabs, and drawer routes/layouts: drop the removed useInitialAndroidBarSync call, source Icon/ThemeToggle from the generated NativewindUI paths, and use valid SF Symbol icon names.
    • Update the generated DatePicker usage to the current onValueChange listener and patch the generated Android DatePicker source accordingly, plus guard the generated Picker's Android-only dropdown props behind a Platform.OS === 'android' check for web.
    • Remove the deprecated estimatedItemSize prop from FlashList and simplify the progress-indicator interval effect.
    • Warn during development when a generated NativewindUI patch cannot be applied because the source no longer matches the expected shape.

rn-new@2.23.0

Minor Changes

  • 51d7c49: Expose Software Mansion packages and supported stack options across the CLI, docs, and website.

Patch Changes

  • 2f6856c: Fix generated NativewindUI templates against the Expo Router v6 / SDK 56 template shape.

    • Migrate NativewindUI template imports (ThemeProvider, useNavigation, useHeaderHeight, theme types) from @react-navigation/* to the expo-router/react-navigation surface.
    • Add a shared useHeaderSearchBar helper and use it across the stack, tabs, and drawer NativewindUI screens instead of duplicating the hook inline.
    • Clean up the stack, tabs, and drawer routes/layouts: drop the removed useInitialAndroidBarSync call, source Icon/ThemeToggle from the generated NativewindUI paths, and use valid SF Symbol icon names.
    • Update the generated DatePicker usage to the current onValueChange listener and patch the generated Android DatePicker source accordingly, plus guard the generated Picker's Android-only dropdown props behind a Platform.OS === 'android' check for web.
    • Remove the deprecated estimatedItemSize prop from FlashList and simplify the progress-indicator interval effect.
    • Warn during development when a generated NativewindUI patch cannot be applied because the source no longer matches the expected shape.
  • Updated dependencies [51d7c49]

  • Updated dependencies [2f6856c]

    • create-expo-stack@2.23.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 40f56de to fe33f4f Compare July 2, 2026 00:49
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from fe33f4f to 8f9fc7f Compare July 2, 2026 01:15
@danstepanov
danstepanov merged commit 667ed5a into main Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant