Skip to content

v2.0.0

Compare
Choose a tag to compare
@gaearon gaearon released this 27 Aug 01:46
· 16 commits to master since this release

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