Releases: unifiedjs/unified-engine
Releases · unifiedjs/unified-engine
8.0.0
Breaking
- 1d5938e Add types
(breaking, potentially, if you or your dependents use typescript) - 8128db3 Update
unist-util-inspect
(breaking, potentially, if you or your dependents use typescript) - 72b402a Update
load-plugin
(breaking, potentially, if you use global plugins) - 6c581c6 Update
parse-json
(breaking if you’re on Node 6 or older)
Features
- 5b03263 Add
ignorePathResolveFrom
option for reusable ignores
Fix
- f326500 Fix to ignore non-text compilers
(related to[email protected]
) - 1088894 Fix reconfiguring plugins
Other
7.0.0
- 0d71ae3 Update dev-dependency
unified
(see[email protected]
) - d0cdf70 Add support for ignore patterns as option
- e59b322 Refactor prose
- ea05079 Update
vfile-reporter
(see[email protected]
) - 90973e4 Update
to-vfile
(see[email protected]
) - ad885ed Update
figures
(see[email protected]
) - 8522215 Fix support for Windows
- 24ed428 Do not create files for missing input paths
- 4e6bdfc Update
ignore
,debug
, other dependencies (see[email protected]
,[email protected]
,[email protected]
,[email protected]
)
6.0.1
Attempted fix for npm/npm#20574
6.0.0
- ca3bb36 Update dev-dependencies ([email protected])
- f122573 Remove dependency
- dae44f3 Update
to-vfile
,vfile-reporter
(see [email protected], [email protected], and [email protected]) - 1b5842c Refactor code-style