Releases: ZeeCoder/container-query
Releases · ZeeCoder/container-query
v2.7.1
v2.7.0
Added
postcss-container-query
- Now uses messages to provide the metadata.
getMetadataFromMessages
to help extracting metadata from an array of messagessaveMeta
function to save the extracted metadata alongside the CSS file
Deprecated
postcss-container-query
getJSON
will be removed, in favour ofgetMetadataFromMessages
andsaveMeta
v2.6.0
Added
postcss-container-query
- made the metadata file much smaller
container-query
- accepts the new meta object
react-container-query
ContainerQuery
acceptsmeta
alongsidestats
.
Deprecated
react-container-query
ContainerQuery
won't acceptstats
in the future, onlymeta
.
v2.5.0
Added
react-container-query
ContainerQuery
now accepts the render function through thechildren
propResizeObserver
does the same
Fixed
react-container-query
- dependency updates
- rollup build update
container-query
- dependency updates
- rollup build update
postcss-container-query
- dependency updates
- rollup build update