1.0.12
- Fix regression introduced in 1.0.8 with transformations; pass unscaled width and height as "default" params (and add additional
scaledHeight
andscaledWidth
params tochildren
function) - Use
ResizeObserver
when possible; fallback to legacy resize polyfill logic otherwise