Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: put hook results in the front of the input stream (#973)
Hook results must be accessed immediately after calling. One no longer has to rely on the `input_stream` being empty when calling a hook and accessing its results.
- Loading branch information