Skip to content

Releases: syntax-tree/unist-util-remove

4.0.0

07 Jul 14:01
3d26ef7
Compare
Choose a tag to compare

Change

  • 9e86da1 Update @types/unist
    migrate: update too
  • ec2db08 Change to require Node.js 16
    migrate: update too
  • b2d67dd Change to use export map
    migrate: don’t use private APIs
  • 32d3139 Change to return undefined, never test tree
    migrate: the tree is changed, so its nonsensical to also return it
    if you might want to remove tree itself, test that yourself with unist-util-is
  • b63722b Change to remove RemoveOptions type
    migrate: RemoveOptions -> Options

Full Changelog: 3.1.1...4.0.0

3.1.1

23 Jan 17:47
02fad83
Compare
Choose a tag to compare

Misc

Full Changelog: 3.1.0...3.1.1

3.1.0

30 Jul 08:42
1d99d63
Compare
Choose a tag to compare
  • a45063d Improve types to base what visitor gets on tree
  • cf764a5 Add strict to tsconfig

3.0.0

19 Apr 08:57
78c2d5f
Compare
Choose a tag to compare

2.1.0

02 Apr 09:55
798b105
Compare
Choose a tag to compare

2.0.1

01 Nov 11:30
52a08b7
Compare
Choose a tag to compare
  • 84450e1 Refactor to improve bundle size

2.0.0

10 Feb 16:35
113ec76
Compare
Choose a tag to compare

1.0.3

31 May 07:36
8404571
Compare
Choose a tag to compare

1.0.2

21 May 10:57
b59129f
Compare
Choose a tag to compare

1.0.1

04 Jun 11:36
Compare
Choose a tag to compare