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 visible (Hide)

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

egg - 2018-05-03, Version 2.8.0 @dead-horse

Published by popomore over 6 years ago

Notable changes

  • feature

    • add time duration for dump config
  • fix

    • make singleton work for unextensible or frozen instance
  • docs

    • switch to English document
    • add middleware to Application and other ts improvement (typescript)
    • update wxapp-socket-io project to weapp.socket.io
    • update title and remove unused files

Commits

egg - 2018-04-17, Version 2.7.1 @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • fix
    • imporve compatibility of singleton

Commits

egg - 2018-04-16, Version 2.7.0 @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • feature

    • singleton support asynchronous create function
  • fix

    • dump config support circular json
  • docs

    • improve router and typescript

Commits

egg - 2018-04-16, Version 1.13.2 @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • fix
    • dump config support circular json

Commits

egg - 2018-04-12, Version 2.6.1 @atian25

Published by atian25 over 6 years ago

  • docs
    • TypeScript Guide (#2324)
    • fix d.ts with ts support
    • docs improve

Commits

egg - 2018-04-04, Version 2.6.0 @atian25

Published by atian25 over 6 years ago

  • feature

    • TypeScript tool support (#2272)
  • docs

    • improve d.ts with ts support (#2306)
    • docs improve and translation

Commits

egg - 2018-03-20, Version 2.5.0 @atian25

Published by popomore over 6 years ago

Notable changes

  • feature

    • display router when log app (#2230)
    • update favicon.png
    • upgrade cluster-client to 2.x (#2236)
  • docs

    • improve d.ts
    • add socket.io webchat description (#2198)

Commits

egg - 2018-03-05, Version 2.4.1 @dead-horse

Published by atian25 over 6 years ago

Notable changes

  • fix

    • [security] don't allow x-forwarded-host header by default
    • ctx.runInBackground will try to use custom function name first
  • docs

    • improve d.ts
      • add regexp as type of path in Router
      • fix type of render
    • more semantic and moment installation in quickstart

Commits

egg - 2018-03-05, Version 1.13.1 @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • fix
    • [security] don't allow x-forwarded-host header by default
    • ctx.runInBackground will try to use custom function name first

Commits

egg - 2018-02-28, Version 2.4.0, @fengmk2

Published by atian25 over 6 years ago

Notable changes

  • feature

    • support Keep-Alive Header
  • fix

    • add logger in base_context_class
  • docs

    • Lots of d.ts improved.
      • add context
      • add urllib
      • add resources & logger
    • new documents
      • how to call the service
      • socket.io tutorial
      • add events on application

Commits

egg - 2018-01-26, Version 2.3.0, @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • feature

    • emit request and response event in every request
  • docs

    • improve english docs
    • add alinode usage

Commits

egg - 2018-01-26, Version 1.13.0, @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • feature
    • emit request and response event in every request

Commits

egg - 2018-01-22, Version 2.2.1, @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • fix

    • log cookie's key when cookie exceed limit length
  • document

    • improve english documents, fix some grammars
    • add link to alicloud node.js perfomance platform
    • use PATCH method in resource router

Commits

egg - 2018-01-22, Version 1.12.1, @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • fix
    • log cookie's key when cookie exceed limit length

Commits

egg - 2017-12-26, Version 2.2.0, @dead-horse

Published by dead-horse over 6 years ago

Notable changes

  • feature

    • config.meta.logging to enable log every request when recieved
  • document

    • fix some grammars
    • add rule for issue

Commits