1.0.12
- Fix regression introduced in 1.0.8 with transformations; pass unscaled width and height as "default" params (and add additional
scaledHeightandscaledWidthparams tochildrenfunction) - Use
ResizeObserverwhen possible; fallback to legacy resize polyfill logic otherwise