-
Notifications
You must be signed in to change notification settings - Fork 204
prepare for RNC #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prepare for RNC #56
Conversation
I'll wait on this until @dabit3 gives me the OK. I want him to be fully aware of this. |
Looks great @pvinis I appreciate you taking the initiative here and doing the work to make this happen. |
Since you are here, should we skip the release under the current name, and go for a release under RNC with all the latest changes? |
@pvinis I think that makes sense, but I will say do what you think is best based on your judgement. |
I'll merge this, and prepare for a After that, we can use https://docs.npmjs.com/cli/deprecate to show a message to people that they should install (thanks @lucasbento for the deprecation tip!) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome 😄
🎉 This PR is included in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
Renaming everything from
react-native-hooks
to@react-native-community/hooks
.This is in preparation for a new release under the RNC org.
Test Plan
What's required for testing (prerequisites)?
What are the steps to reproduce (after prerequisites)?
Compatibility
Checklist
README.md
CHANGELOG.md
example/App.js
)