Releases: unifiedjs/unified-engine
Releases · unifiedjs/unified-engine
1.3.0
- Add support for
$rcName.yaml
configuration files (514d384
)
- Update
vfile-reporter
(85a49cc
)
- Refactor code-style to use
xo
(b6d8a85
)
1.2.0
- Re-add support for
node_modules
(e58fa19
)
- Update docs to mention loading plug-ins by path (
21567a0
)
1.1.1
- Fix bug where
output
in config files was not honoured (cf1b4d4
)
- Fix bug when piping empty file (
2da3a5f
)
1.1.0
- Update
out
to default to if one file is given (db7257f
)
- Update to increase perf if negations are not used (
ff1ab4d
)
- Update to increase perf in large packages (
74eb209
)