Skip to content

v1.4.7 - #137

Merged
tbela99 merged 10 commits into
masterfrom
v.next
Jul 18, 2026
Merged

v1.4.7#137
tbela99 merged 10 commits into
masterfrom
v.next

Conversation

@tbela99

@tbela99 tbela99 commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Improvements

  • Added support for parsing wrapped function arguments as defined in the CSS Values & Units Level 5 specification for component functions.

    font-family: random-item(--x,{Times,serif},{Arial,sans-serif},{Courier,monospace})

Fixes

  • Fixed a performance regression, resulting in approximately 25% performance gain.
  • Fixed a conic-gradient() minification bug.
  • Fixed missing characters by the streaming tokenizer
  • walk() with reverse parameter enabled was reversing the node's children
  • merging nodes could introduce a null reference

@tbela99 tbela99 added this to the v1.4.7 milestone Jul 18, 2026
@tbela99
tbela99 merged commit b595494 into master Jul 18, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant