Vfile Reporter Versions Save

utility to create a report for a vfile

8.1.1

1 month ago
  • 1a23c67 Fix to show vfile message causes nicely

Full Changelog: https://github.com/vfile/vfile-reporter/compare/8.1.0...8.1.1

8.1.0

9 months ago

Add

  • 40c1a1d Add support for causes with causes

Fix

  • c6f23be Fix to improve support for unknown causes

Full Changelog: https://github.com/vfile/vfile-reporter/compare/8.0.0...8.1.0

8.0.0

11 months ago

Change

  • ed8deb1 Change to require Node.js 16 migrate: update Node
  • d6b6d5c Change to use export map migrate: don’t use private APIs
  • d42d584 Change to remove support for errors, nullish files migrate: handle errors yourself
  • 5481a46 Update vfile
  • e0a164b Change to remove non-Unicode icon alternatives
  • b8961c8 Change to improve how note are displayed
  • 0973e65 Change to always show when a file is saved
  • f987b52 Change to make report cleaner, prettier

Add

  • 3c7ae2a Add support for ancestors, cause fields
  • a67a676 Add support for url field when verbose

Misc

  • 026820e Refactor to simplify internal code
  • 803c5b5 Update string-width
  • 7bef2d2 604f2d2 Refactor docs
  • c121374 Refactor code-style
  • c31e10a Remove skipLibCheck from tsconfig.json
  • a24e835 Refactor package.json

Full Changelog: https://github.com/vfile/vfile-reporter/compare/7.0.5...8.0.0

7.0.5

1 year ago

Misc

  • 06ce625 07992e1 Add improved docs
  • 446e58b Refactor code-style
  • 6bbf985 Update tsconfig.json

Full Changelog: https://github.com/vfile/vfile-reporter/compare/7.0.4...7.0.5

7.0.4

2 years ago
  • fc0232f Remove use of node:platform in browsers
  • cdec694 Add improved docs

Full Changelog: https://github.com/vfile/vfile-reporter/compare/7.0.3...7.0.4

7.0.3

2 years ago
  • f7381c5 Fix old bundlers and improve browser use

Full Changelog: https://github.com/vfile/vfile-reporter/compare/7.0.2...7.0.3

7.0.2

2 years ago
  • 5f49f3a Remove unneeded dependency
  • cb17eee Add strict to tsconfig.json

Full Changelog: https://github.com/vfile/vfile-reporter/compare/7.0.1...7.0.2

7.0.1

2 years ago
  • 62bd894 Add reporter as default export
  • c37dc82 Fix example

7.0.0

3 years ago
  • b2109cc Add JSDoc based types
  • ab69ff7 Use ESM note: this also updates [email protected]

6.0.2

3 years ago
  • 8d95ae2 Refactor to improve bundle size