Skip to content

Releases: syntax-tree/unist-util-map

4.0.0

07 Jul 14:45
3ec6dfa
Compare
Choose a tag to compare

Change

  • 8524c24 Update @types/unist
    migrate: update too
  • 0492eab Change to require Node.js 16
    migrate: update too
  • 798ca2a Change to use export map
    migrate: don’t use private APIs

Type

  • 66e15b8 Change to improve type inferral
    migrate: use a type tree as input and you’re golden

Full Changelog: 3.1.3...4.0.0

3.1.3

23 Jan 16:43
a410ace
Compare
Choose a tag to compare

Misc

Full Changelog: 3.1.2...3.1.3

3.1.2

28 Sep 17:13
913737d
Compare
Choose a tag to compare

Full Changelog: 3.1.1...3.1.2

3.1.1

03 May 10:05
5eb851d
Compare
Choose a tag to compare

Full Changelog: 3.1.0...3.1.1

3.1.0

02 May 13:19
ebbc7cb
Compare
Choose a tag to compare

Full Changelog: 3.0.1...3.1.0

3.0.1

18 Mar 15:30
ff9a5c7
Compare
Choose a tag to compare
  • fced791 Fix types to allow literal nodes

Full Changelog: 3.0.0...3.0.1

3.0.0

14 Apr 07:28
e23408e
Compare
Choose a tag to compare

2.0.1

16 Feb 15:14
ec414a4
Compare
Choose a tag to compare

2.0.0

28 Oct 08:15
03af7f1
Compare
Choose a tag to compare

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

1.0.5

21 May 10:09
dea702b
Compare
Choose a tag to compare
  • af39518 Refactor readme.md
  • f405886 Move lib/unist-util-map.js > index.js