Releases: ivandotv/nextjs-koa-api
Releases · ivandotv/nextjs-koa-api
nextjs-koa-api@2.0.2
Patch Changes
- 091c740: update TS types for
attachRouter
router
argument.
nextjs-koa-api@2.0.1
nextjs-koa-api@2.0.0
Major Changes
-
daa0024: Move
attachRouter
fromKoaApi
class to a special function.I couldn not make the types work when trying to add the
attachRouter
to augmentedkoa
typescript module.
nextjs-koa-api@1.1.0
nextjs-koa-api@1.0.2
Patch Changes
- 45c6d4c: Add API docs
nextjs-koa-api@1.0.1
Patch Changes
- 5d9095b: add code comments
nextjs-koa-api@1.0.0
Major Changes
- eb550ad: Initial release