[JavaScript] Release 0.15.0
Changed
- Bump MSRV to
1.71.1
. - update
cssparser
to0.35
. - update
html5ever
to0.31
. - update
selectors
to0.28
.
Performance
- Slightly improve the performance of HTML serialization.
- Avoid creating unused caches.
1.71.1
.cssparser
to 0.35
.html5ever
to 0.31
.selectors
to 0.28
.