Skip to content

feat!: rescope to @kuraydev/react-native-picker-modal + packaging hygiene - #6

Closed
kuraydev wants to merge 1 commit into
masterfrom
feat/kuraydev-rescope
Closed

feat!: rescope to @kuraydev/react-native-picker-modal + packaging hygiene#6
kuraydev wants to merge 1 commit into
masterfrom
feat/kuraydev-rescope

Conversation

@kuraydev

@kuraydev kuraydev commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Prep for the @Freakycoder → kuraydev npm migration (scopes can't transfer). Renames to @kuraydev/react-native-picker-modal@1.0.0, adds missing react/react-native peerDependencies, a types/exports map matching the published tarball, a files whitelist (tarball was shipping .husky/, .github/ and dotfiles), and points repository at kuraydev. The react-native-modal dependency is kept — it is genuinely imported in lib/PickerModal.tsx. Publish as @kuraydev/react-native-picker-modal@1.0.0 once the new npm account exists, then deprecate the old scoped package with a pointer to the new name.

…iene

Prep for the @Freakycoder to @kuraydev npm migration, since npm scopes
cannot transfer between accounts. Renames the package, bumps to 1.0.0
for the breaking name change, declares react and react-native peer
dependencies, adds a types field and an exports map matching the
published tarball layout, and whitelists files so the tarball stops
shipping .husky/, .github/ and editor dotfiles. The react-native-modal
dependency stays: it is genuinely imported by the source. Also points
repository at the kuraydev fork. After the new package is published, the
old @Freakycoder package will be npm-deprecated with a pointer to it.
@kuraydev
kuraydev force-pushed the feat/kuraydev-rescope branch from 3eda9b0 to 186629e Compare August 16, 2026 18:38
@kuraydev kuraydev closed this Aug 16, 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