react-intl-tel-input
react-intl-tel-input copied to clipboard
feat: react 17 support
The React developers have released v17 since October 2020. With these changes, we would be able to support the latest React version.
Resolves #398
Description
- Widened the supported range of
react
&react-dom
peerDependencies
. - Bumped
devDependencies
to support React v17. - Tweaked Enzyme
jest
tests to support React v17.
Screenshots (if appropriate):
Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [x] I have used ESLint & Prettier to follow the code style of this project.
- [ ] I have updated the documentation accordingly.
- [x] I have added tests to cover my changes.
- [x] All new and existing tests passed.
Any chance this could be merged? We are currently waiting on it. Thanks @andrewsantarin for doing the PR!
Well done on this @andrewsantarin. Any luck with the merge @patw0929 ? Cheers
@patw0929