Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 18:33
· 1 commit to main since this release
f6ef9db

Minor Changes

  • #1048 d9ad334 Thanks @TomPridham! - Cache window.getComputedStyle results

    Should improve performance in environments that don't cache these results natively e.g. JSDOM.
    This increases memory usage.
    If this results in adverse effects (e.g. resource constrained browser environments), please file an issue.