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

Hydra 0.1.1

Latest
Compare
Choose a tag to compare
@Im-Beast Im-Beast released this 11 Jul 14:43
06cc2a1

Changelog

  • Added tests (97.3% coverage)
  • Add routes for localhost when 127.0.0.1 is used and vice-versa
  • Middlewares have stricter typing now (they only take void | PromiseLike<void> as return type)
  • Fixed multiple bugs
  • Added potential performance improvements

Full Changelog: 0.1.0...0.1.1