@blocz/react-responsive
Advanced tools
Changelog
4.0.0
Match
as this is an anti pattern (crawling children + leaking into the web TS globals) [BREAKING CHANGE]toJSON
& toCSS
[BREAKING CHANGE]@blocz/react-responsive
)Changelog
4.0.0-beta.1
toJSON
& toCSS
[BREAKING CHANGE]Changelog
4.0.0-beta.0
Match
as this is an anti pattern (leaking into the web TS globals) [BREAKING CHANGE]@blocz/react-responsive
)@blocz/react-responsive
instead of react-only
useOnly
to useBreakpoint
and useQuery
to useMediaQuery
[BREAKING CHANGE]useBreakpoint
and useMediaQuery
stop returning undefined
during the initialization and if the media query is invalid [BREAKING CHANGE]only
and matchMedia
props on DOM elements for the Match
componentstrict
[BREAKING CHANGE]exports
field in package.jsonChangelog
3.0.3
types
field in exports
in package.jsonChangelog
3.0.2
only
and matchMedia
props on DOM elements for the Match
component
React
everywhere. This version ships a better fix for both of them.Changelog
3.0.1
exports
field in package.json
lib/
folder instead of dist/
.mjs
for node