williaster / data-ui

A collection of data-rich UI components šŸ“ˆ
https://williaster.github.io/data-ui/
MIT License
546 stars 69 forks source link

rename deprecated lifecycle methods with UNSAFE_ prefix #199

Open camflan opened 4 years ago

camflan commented 4 years ago

šŸ’” Breaking Changes Introduces 16.3 as the oldest compatible React version (where they introduced the UNSAFE_ aliases)

šŸ› Bug Fix Removes warnings about unsafe lifecycle methods

williaster commented 4 years ago

Thanks for the PR @camflan šŸ™Œ Please see #201 for more info, but this project is now being deprecated + consolidated with vx

camflan commented 4 years ago

Thanks for the PR @camflan šŸ™Œ Please see #201 for more info, but this project is now being deprecated + consolidated with vx

@williaster right on, sounds like a great idea. Iā€™m using a mix of vx and data-ui so converting over to vx is no problem and simplifies our dependencies šŸ‘šŸ»