Skip to content

6.0.0

Compare
Choose a tag to compare
@wooorm wooorm released this 07 Aug 17:06
· 16 commits to main since this release
5028753

Change

  • 11e66c0 Update @types/hast, utilities
    migrate: update too
  • 2b1144c Change to require Node.js 16
    migrate: update too
  • 1a7cb9f Change to use exports
    migrate: don’t use private APIs
  • db5ea46 Change to yield undefined
    migrate: expect undefined, not null
  • daf8770 Update to match CSS selectors 4
    migrate: should be fine, pass valid modern css selectors, make sure to use :is instead of ancient :any or :matches
  • e1e821c Change to never match multiple ids
    migrate: use a single id

Add

  • 56ae734 Add support for case-sensitivity modifiers
  • 0c47af3 Add support for a:has(> b)

Full Changelog: 5.0.5...6.0.0