egg

🥚 Born to build better enterprise frameworks and apps with Node.js & Koa

MIT License

Downloads
93.4K
Stars
18.8K
Committers
220

Bot releases are hidden (Show)

egg - 2019-02-14, Version 2.16.0 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • features

    • allow ctx.router setter
  • others

    • more document improvement

Commits

egg - 2019-02-04, Version 2.15.1 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • fixes
    • add missing framework support for single process mode

Commits

egg - 2019-02-03, Version 2.15.0 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • features

    • [EXPERIMENT FEATURE] support single process mode
  • fixes

    • [TYPE] array supporting for config.static.dir
    • [TYPE] fix IMiddleware type is incompatible
    • [TYPE] fix type error while esModuleInterop is true
  • others

    • more document improvement

Commits

egg - 2018-12-20, Version 2.14.2 @atian25

Published by atian25 almost 6 years ago

Notable changes

  • fixes

    • fix d.ts context declaration not works
  • docs

    • more document improvement

Commits

egg - 2018-11-24, Version 2.14.1 @atian25

Published by atian25 almost 6 years ago

Notable changes

  • fixes

    • remove timeout log msg
  • others

    • use circular-json-for-egg to remove deprecate message

Commits

egg - 2018-11-17, Version 2.14.0 @dead-horse

Published by atian25 almost 6 years ago

Notable changes

  • features

    • add create anonymous context to agent
    • support server timeout
  • fixes

    • curl: allow request timeout bigger than agent timeout
    • triggerServerDidReady should be triggered only once

Commits

egg - 2018-11-16, Version 1.17.0 @dead-horse

Published by atian25 almost 6 years ago

Notable changes

fetures

  • add create anonymous context to agent

Commits

egg - 2018-11-07, Version 2.13.0 @mansonchor

Published by atian25 almost 6 years ago

Notable changes

  • feature

    • emit event when runInBackground catch error
  • perf

    • better TypeScript support
  • docs

    • supplement documentation

Commits

egg - 2018-10-08, Version 2.12.0 @dead-horse

Published by dead-horse about 6 years ago

Notable changes

  • feature

    • add Subscription base class on app instance
  • fix

    • upgrade to egg-logger@2, don't write log when stream was destroyed.
    • pin [email protected] to avoid output deprecate message
  • docs

    • corrected lots documentation errors, thanks @Maledong
    • use egg-logger definition

Commits

egg - 2018-10-08, Version 1.16.2 @dead-horse

Published by popomore about 6 years ago

Notable changes

fixes

  • upgrade to egg-logger@2, don't write log when stream was destroyed
  • pin [email protected] to avoid output deprecate message

Commits

egg - 2018-09-19, Version 2.11.2 @XadillaX

Published by atian25 about 6 years ago

Notable changes

  • fix

    • typescript: add missing 'ignore', 'match'
  • refactor

    • separate dumping config object and config file

Commits

egg - 2018-09-11, Version 2.11.0 @atian25

Published by atian25 about 6 years ago

Notable changes

Commits

egg - 2018-08-06, Version 2.10.0 @fengmk2

Published by atian25 about 6 years ago

Notable changes

  • feature

    • allow runInBackground reuse on plugins
    • use Math.floor instead of parseInt
  • fix

    • use cache-content-type
  • docs

    • add lifecyle doc
    • add sequelize guide
    • add allowDebugAtProd in document
    • egg-scripts support windows
    • schedule add env description
    • more document and typings improvement

Commits

egg - 2018-09-11, Version 1.16.1 @atian25

Published by atian25 about 6 years ago

Notable changes

fixes

  • config.allowDebugAtProd default to false

Commits

egg - 2018-08-06, Version 1.16.0 @fengmk2

Published by atian25 about 6 years ago

Notable changes

features

  • allow runInBackground reuse on plugins

fixes

  • add ms dependencies

Commits

egg - 2018-06-14, Version 2.9.1 @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • perf

    • improve set type performance
  • docs

    • fix socketio's browser demo
    • add Messenger in tsd

Commits

egg - 2018-06-14, Version 1.15.2 @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • perf
    • improve set type performance

Commits

egg - 2018-05-09, Version 1.15.0 @popomore

Published by popomore over 6 years ago

Notable changes

  • feature
    • dump timing data for loader trace

Commits

egg - 2018-05-05, Version 2.8.1 @atian25

Published by atian25 over 6 years ago

Notable changes

  • docs
    • fix missing d.ts

Commits

egg - 2018-05-03, Version 1.14.0 @popomore

Published by popomore over 6 years ago

Notable changes

  • feature
    • add time duration for dump config

Commits