Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Releases: henriquecarv/nextjs-koa-middleware

Version 2.3.0

30 Jul 13:55
Compare
Choose a tag to compare

Changelog

  • update dependencies

Version 2.2.0

24 Jun 12:14
Compare
Choose a tag to compare

Changelog

  • Update koa dependency
  • Update devDependencies

Version 2.1.1

19 Jun 12:46
Compare
Choose a tag to compare

Changelog

  • Minor & patch - dependency updates

Version 2.1.0

09 Jun 14:25
Compare
Choose a tag to compare

Changelog

  • Update dependencies
  • Expand options constructor parameter to next() available properties

Version 2.0.1

07 Jun 13:17
Compare
Choose a tag to compare

Changelog

  • Update README usage example
  • Add codacy badge

Version 2.0.0

07 Jun 12:42
Compare
Choose a tag to compare

Changelog

In this version, we fixed an issue where sometimes the app server was not yet ready to be used by the middlewares.

Breaking changes

  • handleRoutes renamed to => handle (check README usage)

Version 1.0.3

03 Jun 12:11
Compare
Choose a tag to compare

Changelog

  • remove dotenv dependency
  • add circleci integration

Version 1.0.2

03 Jun 11:03
Compare
Choose a tag to compare

Changelog

  • Ignore files for npm registry

Version 1.0.1

03 Jun 10:58
Compare
Choose a tag to compare

Changelog

  • Add keywords property to package.json

Version 1.0.0

03 Jun 10:47
Compare
Choose a tag to compare
v1.0.0

Initial commit