Skip to content

[WASM] Release 0.11.1

Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 09 Dec 14:00
· 293 commits to master since this release
wasm-v0.11.1
242d9e2

Changed

  • Update indexmap to 2.1.
  • Update cssparser to 0.31.2.
  • Update selectors to 0.25.
  • Bump MSRV to 1.65.

Fixed

  • getrandom dependency features.
  • Replace double quotes in all property values.

Performance

  • Avoid allocation when replacing double quotes in property values.