github go-goyave/goyave v2.7.1
Release v2.7.1

latest releases: v5.2.1, v5.2.0, v5.1.1...
4 years ago
  • Changed MIME type of js and mjs files to text/javascript. This is in accordance with an IETF draft that treats application/javascript as obsolete.
  • Improved error handling: stacktrace wasn't relevant on unexpected panic since it was retrieved from the route's request handler therefore not including the real source of the panic. Stacktrace retrieval has been moved to the recovery middleware to fix this.

Don't miss a new goyave release

NewReleases is sending notifications on new releases.