Skip to content

Releases: syntax-tree/unist-util-filter

5.0.1

26 Aug 15:48
0cdd6f1
Compare
Choose a tag to compare

Fix

  • f84ec01 Fix TSC generating broken .d.ts files

Full Changelog: 5.0.0...5.0.1

5.0.0

07 Jul 10:37
88c0229
Compare
Choose a tag to compare

Change

  • 7dcdf90 Update @types/unist
    migrate: update too
  • 4b1c744 Change to require Node.js 16
    migrate: update too
  • ec5f593 Change to use export map
    migrate: don’t use private APIs
  • 65bb974 Change to yield undefined, not null
    migrate: expect `undefined
  • ed30722 Change to remove legacy FilterOptions
    migrate: use Options type

Full Changelog: 4.0.1...5.0.0

4.0.1

23 Jan 11:56
4278798
Compare
Choose a tag to compare

Misc

Full Changelog: 4.0.0...4.0.1

4.0.0

01 Aug 15:55
02d9c7f
Compare
Choose a tag to compare
  • 40fcf18 Change types to base what is returned on tree
    (breaking if you use TypeScript, read commit for info)

3.0.0

19 Apr 16:38
788c30f
Compare
Choose a tag to compare

2.0.3

01 Nov 15:02
9bc41ce
Compare
Choose a tag to compare
  • 319a59f Refactor to improve bundle size
  • bc8db27 Add list of related projects

2.0.2

16 Feb 14:57
2d3d569
Compare
Choose a tag to compare

2.0.1

08 Dec 19:21
a82c049
Compare
Choose a tag to compare

2.0.0

28 Oct 08:19
a43498c
Compare
Choose a tag to compare

Note: This release may be breaking if you use TypeScript. You should be fine if not.

1.0.2

31 May 07:34
7699c99
Compare
Choose a tag to compare