react-container-query v0.9.0 Release Notes

Release Date: 2017-03-06 // about 7 years ago
    • ➕ Add a initialSize new props to compute the container query in the initial rendering (details please checkout README).
    • 👍 With initialSize we are now better supporting server side render (thanks to @jesstelford)!
    • A little behavior change on how query is computed. This should never affect you, but if you are interested, checkout please react-container-query/container-query-toolkit#2.