Skip to content

Release v25.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:50
· 56 commits to main since this release
v25.6.0
ad25942

New Features:

  • Add simple cssEscape (Lauri Rooden)

Fixes:

  • Fix capturing fragment (Lauri Rooden)
  • selector: Fix sibling combinators around textNodes (Lauri Rooden)

Enhancements:

  • Fix tests (Lauri Rooden)
  • selector: Remove IIFE (Lauri Rooden)
  • css: Improve error messages (Lauri Rooden)
  • Reuse hex fn (Lauri Rooden)
  • selector: Update syntax (Lauri Rooden)
  • Move selectorSplit to selector.js and use internally (Lauri Rooden)
  • Move 'sheet' to HTMLElement (Lauri Rooden)
  • Move outerHTML to Element (Lauri Rooden)