Skip to content

Releases: vfile/to-vfile

8.0.0

14 Jun 09:15
d1c5501
Compare
Choose a tag to compare

Change

  • 6532621 Change to require Node.js 16
    migrate: update Node
  • 6ef35a8 Change to use export map
    migrate: don’t use private APIs
  • 8068aaf Remove methods on toVFile
    migrate: toVFile.read() -> import {read} from 'to-vfile' and read()
  • dd29b65 Remove Mode type
    migrate: get it from Node types if you want it
  • e458bdc Update vfile

Misc

Full Changelog: 7.2.4...8.0.0

7.2.4

08 Feb 13:38
b16947a
Compare
Choose a tag to compare

Misc

Full Changelog: 7.2.3...7.2.4

7.2.3

02 Jan 11:54
4084077
Compare
Choose a tag to compare

Full Changelog: 7.2.2...7.2.3

7.2.2

20 Aug 17:11
d53c244
Compare
Choose a tag to compare

7.2.1

16 Jul 10:29
e53c05c
Compare
Choose a tag to compare
  • a2b7b6d Fix to actually export separate identifiers

7.2.0

09 Jul 15:08
5713fac
Compare
Choose a tag to compare
  • 1e417be Add separate exports of functions
  • 9c5ac78 Fix to revert to ducktyping

7.1.0

11 Jun 07:43
f67d195
Compare
Choose a tag to compare
  • be7687f Add support for WHATWG URL

7.0.0

04 May 20:56
8743f3d
Compare
Choose a tag to compare

6.1.0

08 Mar 10:23
69bde88
Compare
Choose a tag to compare
  • 01e1954 Add file as result from write, writeSync

6.0.1

02 Mar 15:39
a4abc7d
Compare
Choose a tag to compare