Skip to content

v1.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@schamberg97 schamberg97 released this 03 Sep 00:43

This alpha release brings reimplemented Special Routing Modes that:

  • should now work with app.use
  • should work a bit faster due to fewer checks overall after the initial caching of routes

Additionally, the init middleware also performs fewer checks, so that should also slightly improve performance.

The final version is unlikely to include anything new beyond unit tests in comparison with this pre-release.