Rename React Native npm package#57
Conversation
|
Claude finished @tolgahan-arikan's task —— View job Review — PR #57: Rename React Native npm package
The rename is clean and consistent across Only expected old references remain: the historical Blocker
"@polygonlabs/oms-wallet-react-native": "0.2.0",This contradicts the PR's own stated policy ("retain the last-published registry lock until the post-publish update can resolve The mismatch is real, not cosmetic: Suggested fix — keep the manifest on the last-published spec (old name + (The PR body claims Nits
Not evaluatedAuth/session/wallet-selection/signing/transaction security and API.md accuracy — this PR is a pure rename with no API-surface or logic changes, so nothing to review there. |
Summary
@0xsequence/oms-react-native-sdkto@polygonlabs/oms-wallet-react-native0.2.0The previous package name remains only in the historical alpha changelog entry and the standalone Expo registry lock. After publication,
yarn expo-example:install:publishedreplaces the latter with the new registry package.Validation
@polygonlabs/oms-wallet-react-nativeis currently unused on npmyarn verify(23 tests; generated API reference current)yarn expo-example:installnpm --prefix examples/expo-example run typecheckyarn expo-example:verify-autolinking(Android and iOS)yarn npm publish --dry-run --access public