Vfile Versions Save

Virtual file format for text processing used in @unifiedjs

6.0.1

10 months ago

Types

  • f9f3c8f Update @types/unist

Full Changelog: https://github.com/vfile/vfile/compare/6.0.0...6.0.1

6.0.0

11 months ago

Change

  • 46dd635 Change to require Node.js 16 migrate: update Node
  • f72469b Change to use export map migrate: don’t use private APIs
  • f4edd0d Change to replace Buffer with Uint8Array migrate: this will mostly work, but might break if you use weird ancient encodings by @wooorm in https://github.com/vfile/vfile/pull/85
  • af5eada Update vfile-message migrate: if you used .position on messages, switch that to .place optionally use the nicer options parameter to pass your things

Misc

  • 47eec44 Refactor to match current Node internals
  • ab764ab Refactor docs
  • bc0332c Change to use node: prefix
  • 5d00341 Change to use global URL in types
  • 6b8fdb4 4800e34 Refactor types
  • c4b6c0d Refactor code-style
  • f3c5753 Remove skipLibCheck from tsconfig.json
  • 6a87fde Refactor package.json

Full Changelog: https://github.com/vfile/vfile/compare/5.3.7...6.0.0

5.3.7

1 year ago

Misc

  • d10a468 Add improved docs
  • 3a05718 Refactor code-style

Full Changelog: https://github.com/vfile/vfile/compare/5.3.6...5.3.7

5.3.6

1 year ago
  • db8c841 Add support for passing VFileMessage to message in types

Full Changelog: https://github.com/vfile/vfile/compare/5.3.5...5.3.6

5.3.5

1 year ago

Full Changelog: https://github.com/vfile/vfile/compare/5.3.4...5.3.5

5.3.4

1 year ago
  • d96fc40 Fix ancient typescript

Full Changelog: https://github.com/vfile/vfile/compare/5.3.3...5.3.4

5.3.3

1 year ago

Full Changelog: https://github.com/vfile/vfile/compare/5.3.2...5.3.3

5.3.2

2 years ago
  • 77e6bea Fix types to support instances of Node again

Full Changelog: https://github.com/vfile/vfile/compare/5.3.1...5.3.2

5.3.1

2 years ago
  • 30ea9e0 Fix types to support any unist node

Full Changelog: https://github.com/vfile/vfile/compare/5.3.0...5.3.1

5.3.0

2 years ago
  • c9ba3e1 Add Map type for semi-standard file.map

Full Changelog: https://github.com/vfile/vfile/compare/5.2.1...5.3.0