Releases: syntax-tree/unist-util-select
Releases · syntax-tree/unist-util-select
3.0.0
Note: This release may be breaking if you use TypeScript. You should be fine if not.
2.0.0
The library does the same, but is completely rewritten to support newer selectors, and is modelled after hast-util-select.
v1.3.0
- 2d128bf add :nth-last-of-type, :last-of-type, :only-of-type
- cc51df1 add :nth-of-type and :first-of-type
- daebded add :empty