react-document-title v2.0.0 Release Notes

Release Date: 2015-08-27 // over 8 years ago
  • 💥 Breaking Changes

    • Now requires React 0.13+
    • 👀 DocumentTitle.rewind() now returns undefined on the server when no instances were found instead of null (I can't remember why I made it return null in the first place, and now it seems kinda stupid because undefined matches “nothing specified it” meaning more closely)

    Other Changes

    • ⚡️ Updates React Side Effect dependency to 1.0