Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 22:44
· 17 commits to master since this release

1.0.0 (2022-01-20)

Bug Fixes

  • make nodemon a dependency (7256cf9)
  • use spawn() instead of exec() to avoid buffering stdio calls (and killing the child process when the buffer is full!) (a1e77d4)

Features

  • add support for MPG video files (6d0f090)
  • added rebuildDelay, reduce container size by removing npm dev-deps (f5fc4ad)