Skip to content

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:32
· 8 commits to main since this release
929c4d4

Patch Changes

  • 5303b55: 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