Skip to content

[JavaScript] Release 0.20.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 10:44
· 22 commits to master since this release
javascript-v0.20.1
24f8ee9

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682