Skip to content

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:32
· 19 commits to main since this release
4eec4d0

Patch Changes

  • 4037df5: chore: include src folder in package.json files

    • Add src to files array for better debugging experience
    • Enables accurate source maps and stack traces for library users
    • Follows React Native library best practices