Skip to content

0.1.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@harmony7 harmony7 released this 09 Aug 13:23
· 105 commits to master since this 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.