We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
678f78c
Includes better support for iframes using a prop that can be used to determine which window to use (see #78).
9d96989
This release adds a <Media targetWindow> prop that can be used to determine which window to use (see #78).
<Media targetWindow>
window
3041f69
Uses "development" mode in the dev UMD build.
a71b126
This release adds the <Media defaultMatches> prop that should help people doing SSR (see #46 for discussion).
<Media defaultMatches>
It also uses the prop-types package instead of React.PropTypes which is deprecated in React version 15.5.
prop-types
React.PropTypes