Skip to content

Move to new context API

Latest
Compare
Choose a tag to compare
@s-yadav s-yadav released this 25 Nov 10:41
· 2 commits to master since this release

Fixes

  • Use new context API. #37 By (@kaushiknishchay)
  • Removed usage of propTypes library. As Metatag is only a wrapper component. #37
  • Uniquely identify any elements inside MetaTags by ids. Related to #35. Fixes #34

Breaking

  • Upgraded peer dependency for react and react-dom to 16+ from 15.