koa-lite/History.md

927 B

2.8.7 / 2019-10-11

Re-implemented accepts, acceptsEncoding, acceptsLanguage and etc.

2.8.6 / 2019-10-11

Unofficial fork of Koa 2.8.2 that is much smaller and lighter on dependancies:

Removed:

  • accepts
  • cache-content-type
  • content-type
  • cookies
  • delegates
  • depd
  • destroy
  • encodeurl
  • error-inject
  • escape-html
  • http-assert
  • is-generator-function
  • koa-compose
  • koa-convert
  • koa-is-json
  • on-finished
  • only
  • parseurl
  • statuses
  • vary

Replaced:

  • http-errors -> http-errors-lite
  • debug -> debug-ms (includes ms so one less dependancy)
  • content-disposition -> content-disposition

Older history

See here: Koa History.md