Skip to content

Releases: vfile/vfile-message

4.0.2

07 Jul 10:15
69c314c
Compare
Choose a tag to compare

Types

Full Changelog: 4.0.1...4.0.2

4.0.1

08 Jun 12:37
29f6f78
Compare
Choose a tag to compare

Fix

Full Changelog: 4.0.0...4.0.1

4.0.0

08 Jun 12:35
446a5c6
Compare
Choose a tag to compare

Change

  • 3faad68 Change to require Node.js 16
    migrate: update Node
  • f8ab16b Change to use export map
    migrate: don’t use private APIs
  • 357e056 Remove position field, add support for options
    by @wooorm in #19
    migrate: if you used .position, switch that to .place
    optionally use the nicer options parameter to pass your things
  • 3d06489 Replace use of null with undefined
    by @wooorm in #18

Misc

Full Changelog: 3.1.4...4.0.0

3.1.4

07 Feb 15:34
a174d9f
Compare
Choose a tag to compare

Misc

Full Changelog: 3.1.3...3.1.4

3.1.3

17 Nov 09:46
b5d46e8
Compare
Choose a tag to compare
  • 0739c72 Add support for passing VFileMessage in types
  • e5e87f2 Add improved docs

Full Changelog: 3.1.2...3.1.3

3.1.2

03 Mar 12:59
5f109f6
Compare
Choose a tag to compare
  • f46b594 Fix types to support instances of Node again

Full Changelog: 3.1.1...3.1.2

3.1.1

02 Mar 15:07
db30216
Compare
Choose a tag to compare
  • ebe7190 Fix types to support any unist node

Full Changelog: 3.1.0...3.1.1

3.1.0

27 Dec 18:00
80b7b2a
Compare
Choose a tag to compare

Full Changelog: 3.0.2...3.1.0

3.0.2

12 Aug 15:05
2801fc0
Compare
Choose a tag to compare
  • 8e86790 Fix support for node w/o position

3.0.1

12 Aug 15:05
1072a57
Compare
Choose a tag to compare
  • e1dc78c Add test for empty objects as place