8.7.3
Minor Changes
- geometry: use
ResizeObserver
instead ofMutationObserver
to apply automatic re-calculations. (This is a temporary optimization and we will refactor the code in v9.)
ResizeObserver
instead of MutationObserver
to apply automatic re-calculations. (This is a temporary optimization and we will refactor the code in v9.)