Skip to content

Releases: unifiedjs/unified-engine

7.0.0

25 Jun 16:06
b6abd33
Compare
Choose a tag to compare

6.0.1

10 May 14:28
Compare
Choose a tag to compare

Attempted fix for npm/npm#20574

6.0.0

10 May 13:42
Compare
Choose a tag to compare

5.1.0

18 Jan 16:10
Compare
Choose a tag to compare
  • 93392cd Add support for inspecting the syntax tree
  • 894ee2c Add Contribute section to readme.md

5.0.0

16 Nov 23:30
Compare
Choose a tag to compare
  • c2b7aee Ignore unmatches globs or directories
  • 4b65d2f Throw an error if outputting to a file without a path
  • 65788c5 Update parse-json
  • 738258b Update debug

4.0.1

05 Sep 13:24
Compare
Choose a tag to compare
  • 545d61f Refactor wording in docs
  • 6145699 Fix exception on treeOut, treeIn with stdin(4)

4.0.0

17 Jul 22:10
Compare
Choose a tag to compare
  • e720037 Add support for passing in reporters
  • 124f7ae Do not force final newlines for valid unix files
  • 586a872 Do not fail on info messages (in frail mode)
  • 4c51125 Remove unneeded engines restriction
  • 371151e Update vfile-reporter
  • 2d6e8fb Refactor readme.md

3.1.1

30 Apr 12:13
Compare
Choose a tag to compare
  • 5252a2b Remove deprecated isarray

3.1.0

14 Apr 12:36
Compare
Choose a tag to compare
  • 9b632cd Add support for defaultConfig option
  • 73c1f2a Add docs for filePath in configTransform

3.0.3

01 Mar 14:56
Compare
Choose a tag to compare
  • 9193e95 Fix configuration finding when using streamIn