Skip to content

Releases: syntax-tree/unist-util-modify-children

4.0.0

07 Jul 11:30
a206c61

Choose a tag to compare

Change

  • d8fae1c Update @types/unist
    migrate: update too
  • 2e92449 Change to require Node.js 16
    migrate: update too
  • 5bec8ab Change to use export map
    migrate: don’t use private APIs

Full Changelog: 3.1.1...4.0.0

3.1.1

23 Jan 16:12
2df81af

Choose a tag to compare

Misc

Full Changelog: 3.1.0...3.1.1

3.1.0

10 Nov 13:32
2bc3401

Choose a tag to compare

  • 409166d Add generic type parameter to infer parameters
  • 8bc34ee Add improved docs
  • 9ab2edf Add strict to tsconfig.json

Full Changelog: 3.0.0...3.1.0

3.0.0

13 Apr 13:34
352bc29

Choose a tag to compare

2.0.0

19 Mar 18:49
418ae1d

Choose a tag to compare

  • 968e97c Add types
    (breaking, potentially, if you or your dependents use typescript)

1.1.6

16 Feb 15:54
3e5a2de

Choose a tag to compare

1.1.5

10 Nov 09:40
b58f0fc

Choose a tag to compare

  • 1ed8806 Add funding to package.json

1.1.4

22 May 06:52
ef4dce3

Choose a tag to compare

1.1.3

28 Oct 14:24

Choose a tag to compare

1.1.2

30 Apr 17:27

Choose a tag to compare

  • b45057b Refactor code-style
  • dabcfea Add Contribute section to readme.md