Skip to content

Releases: ReactTraining/react-media

v1.8.0

Choose a tag to compare

@mjackson mjackson released this 08 Feb 18:39

Includes better support for iframes using a prop that can be used to determine which window to use (see #78).

v1.8.0-rc.1

v1.8.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@mjackson mjackson released this 08 Feb 05:31

This release adds a <Media targetWindow> prop that can be used to determine which window to use (see #78).

v1.6.1

Choose a tag to compare

@mjackson mjackson released this 14 Jul 05:22

Uses "development" mode in the dev UMD build.

v1.6.0

Choose a tag to compare

@mjackson mjackson released this 11 Jul 07:43

This release adds the <Media defaultMatches> prop that should help people doing SSR (see #46 for discussion).

It also uses the prop-types package instead of React.PropTypes which is deprecated in React version 15.5.