Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

v3.4.0

Latest
Compare
Choose a tag to compare
@JoshTheDerf JoshTheDerf released this 01 Sep 22:50
· 18 commits to master since this release

Additions

  • #243 Allow postProcess to return a Promise, allowing for async processing of route output. (See README.md) (Thanks @isidrok!)

Fixes

  • #235 Wait for writeFile to finish instead of treating it like a synchronous call. (Thanks, @qkdreyer!)