Skip to content

Releases: syntax-tree/unist-util-select

5.1.0

06 Nov 15:57
5d77ec4
Compare
Choose a tag to compare

Add

  • ad8a91d Add support for case-sensitivity modifiers

Misc

  • 6f16614 Update css-selector-parser
  • 5c37078 Refactor error for unsupported feature

Full Changelog: 5.0.0...5.1.0

5.0.0

07 Jul 10:21
f889b45
Compare
Choose a tag to compare

Change

  • 90f8b3e Update @types/unist
    migrate: update too
  • 8a9e59c Change to require Node.js 16
    migrate: update too
  • 6e4dc3c Change to use export map
    migrate: don’t use private APIs
  • 414d1f7 Change to yield undefined instead of null
    migrate: expect undefined
  • 09e81a2 Update to match CSS selectors 4
    migrate: should be fine but there are internal changes to the parse that is now more like actual CSS

Add

  • 3a5f97a Add support for a:has(> b)

Full Changelog: 4.0.3...5.0.0

4.0.3

22 Jan 11:58
a409a27
Compare
Choose a tag to compare
  • a6f0631 Fix :matches, :not after something matched

Full Changelog: 4.0.2...4.0.3

4.0.2

31 Dec 11:45
e0b90cd
Compare
Choose a tag to compare
  • 258beff Fix to return results in tree order
  • beca7d5 Fix support for parent-sensitive pseudos
  • 1da3f61 Fix types to allow literal nodes
  • 5e05a61 Add support for null as input in types
  • d68e907 Add improved docs
  • 230f8df Add docs to types

Full Changelog: 4.0.1...4.0.2

4.0.1

03 Nov 08:54
cf50126
Compare
Choose a tag to compare

Full Changelog: 4.0.0...4.0.1

4.0.0

20 Apr 09:46
ad60228
Compare
Choose a tag to compare

3.0.4

15 Dec 11:28
18e21e0
Compare
Choose a tag to compare
  • 5da284c Remove circular dependency

3.0.3

02 Dec 11:31
2269b1c
Compare
Choose a tag to compare

3.0.2

30 Oct 16:51
0f2d796
Compare
Choose a tag to compare

3.0.1

10 Feb 17:15
e4b1c6e
Compare
Choose a tag to compare