react-intl-tel-input icon indicating copy to clipboard operation
react-intl-tel-input copied to clipboard

feat: react 17 support

Open andrewsantarin opened this issue 3 years ago • 3 comments

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.

andrewsantarin avatar Feb 02 '22 12:02 andrewsantarin

Any chance this could be merged? We are currently waiting on it. Thanks @andrewsantarin for doing the PR!

andycansdale avatar Mar 06 '22 18:03 andycansdale

Well done on this @andrewsantarin. Any luck with the merge @patw0929 ? Cheers

geekdaniels avatar Dec 29 '22 07:12 geekdaniels

@patw0929

lrocheWB avatar Feb 26 '23 20:02 lrocheWB