unifiedjs / unified-engine

Engine to process multiple files with unified
https://unifiedjs.com
MIT License
56 stars 23 forks source link

Add export of `Callback` type #53

Closed stefanprobst closed 3 years ago

stefanprobst commented 3 years ago

Initial checklist

Description of changes

Adds the Callback type to the root exports, like in the previous unified-engine version.

codecov-commenter commented 3 years ago

Codecov Report

Merging #53 (fa6a1c0) into main (eac1eea) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines         2484      2485    +1     
=========================================
+ Hits          2484      2485    +1     
Impacted Files Coverage Δ
index.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eac1eea...fa6a1c0. Read the comment docs.

github-actions[bot] commented 3 years ago

Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.

wooorm commented 3 years ago

Released! https://github.com/unifiedjs/unified-engine/releases/tag/9.0.1