Skip to content

Releases: fanout/js-serve-grip

0.1.0-beta.6

09 Aug 13:23
Compare
Choose a tag to compare
0.1.0-beta.6 Pre-release
Pre-release

Initial Pre-release!

connect-grip is a complete replacement for express-grip. It has been rewritten as a new library that is fully
compatible with connect middleware, and works with additional frameworks including Next.js.
Additionally, its improved architecture avoids the need to use a pre- and post-middleware as was proposed by express-grip,
allowing routes to be written in a more standard way and other middleware to work more reliably.