Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Succinct changelog entry
(Can succinct be used as a verb?  The typo in 'correctly' vanishes.)
  • Loading branch information
JakeQZ committed Jul 10, 2025
commit 4fa98e3b6a6b15f892fd9e7dee756b78e15303db
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ Please also have a look at our

### Fixed

- Selector functions (like `:not`) with comma-separated arguments are now
parsed correctly (#1292)
- Parse selector functions (like `:not`) with comma-separated arguments (#1292)
- Parse quoted attribute selector value containing comma (#1323)
- Allow comma in selectors (e.g. `:not(html, body)`) (#1293)
- Insert `Rule` before sibling even with different property name
Expand Down