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-12-07, Version 2.26.0 @fengmk2

Published by dead-horse over 4 years ago

  • features

Commits

egg - 2019-10-28, Version 2.25.0 @dead-horse

Published by dead-horse almost 5 years ago

Notable changes

  • features
    • support config.maxIpsCount, deprecate config.maxProxyCount
    • singleton returns client name when create client

Commits

egg - 2019-10-28, Version 1.20.0 @dead-horse

Published by dead-horse almost 5 years ago

Notable changes

features

  • support config.maxIpsCount, deprecate config.maxProxyCount

Commits

egg - 2019-10-11, Version 2.24.0 @thonatos

Published by thonatos about 5 years ago

Notable changes

  • features

    • feat: set default body-parser limitation to 1mb
  • fixes

    • app.keys getter must have a setter either
    • more log for bodyParser
  • docs

    • add opencollective to sponsors list
    • update lf url
    • fix hsts docs error
    • fix typo of socket.io
    • modify invalid links

Commits

egg - 2019-07-17, Version 2.23.0 @atian25

Published by dead-horse over 5 years ago

Notable changes

  • features

    • error message rewrite when it has only a getter
  • fixes

    • handleRequest method should return a promise
    • more log for bodyParser
  • docs

    • httpclient upload files
    • typings improve
egg - 2019-04-30, Version 2.22.2 @atian25

Published by atian25 over 5 years ago

👏🥚👏👏🥚👏

Notable changes

  • fixes
    • optimize declaration of httpclient

Commits

egg - 2019-04-29, Version 2.22.1 @atian25

Published by atian25 over 5 years ago

Notable changes

  • fixes
    • should restore agent messenger first

Commits

egg - 2019-04-29, Version 2.22.0 @atian25

Published by atian25 over 5 years ago

Notable changes

  • features

    • switch httpclient to httpclient2 for retry feature
    • add BaseHookClass
  • fixes

    • loadCustomLoader should be run before loadCustomApp
  • docs

    • d.ts for single mode

Commits

egg - 2019-04-12, Version 2.21.1 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • fixes
    • Revert "feat: switch httpclient to httpclient2 for retry feature(which is a breaking change)

Commits

egg - 2019-04-11, Version 2.21.0 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • features

    • support config.maxProxyCount to help get the real client ip
    • switch httpclient to httpclient2 for retry feature
  • docs

    • add how to config egg behind a proxy
    • update http_proxy usage
    • change egg-init to npm init egg

Commits

egg - 2019-04-11, Version 1.19.0 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

features

  • support config.maxProxyCount to help get the real client ip

Commits

egg - 2019-04-10, Version 1.18.0 @atian25

Published by atian25 over 5 years ago

Notable changes

fetures

  • expose app.server

Commits

egg - 2019-03-25, Version 2.20.2 @whxaxes

Published by whxaxes over 5 years ago

Notable changes

  • fixes

    • onClientError remove content-length header
  • types

    • add custom loader typing
    • import types from egg-core

Commits

egg - 2019-03-12, Version 2.20.1 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • fixes
    • empty querystring must be cached
    • add Singleton class declare typings

Commits

egg - 2019-03-07, Version 2.20.0 @popomore

Published by dead-horse over 5 years ago

Notable changes

  • features

    • support customLoader
  • chore

    • fix typo
    • fix testcase

Commits

egg - 2019-02-28, Version 2.19.0 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • features

    • single mode support ignore warning
  • fixes

    • fix type defined

Commits

egg - 2019-02-26, Version 2.18.0 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • features

    • cluster-client support single process mode
  • fixes

    • fix type defined

Commits

egg - 2019-02-21, Version 2.17.0 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • features

    • agent context can be extended
  • fixes

    • createAnonymousContext add host in headers

Commits

egg - 2019-02-18, Version 2.16.2 @dead-horse

Published by dead-horse over 5 years ago

Notable changes

  • fixes
    • fix: messenger in single process mode support send without to

Commits

egg - 2019-02-15, Version 2.16.1 @atian25

Published by atian25 over 5 years ago

Notable changes

  • docs

    • remove declaration of view
  • others

    • update dependencies

Commits