egg v2.12.0 Release Notes

Release Date: 2018-10-08 // over 5 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 of documentation errors, thanks @Maledong
      • use egg-logger definition

    Commits

    • [eb1eae736] - refactor(typescript): use egg-logger definition (#3078) (Haoliang Gao <[email protected]>)
    • [04d9a3b85] - deps: egg-logger@2 (#3073) (Yiyu He <>)
    • [886d9ad8f] - feat: add Subscription base class on app instance (#3058) (fengmk2 <[email protected]>)
    • [4c6fb2a17] - doc (socket.io): Make 'uws' cannot use anymore clear (#3068) (Maledong <>)
    • [0d6798d22] - docs (Controller.md): Add new feat description (#3066) (Maledong <>)
    • [399902680] - doc(typescript.md): Clarify the middleware's usages (#3039) (Maledong <>)
    • [6bf812f73] - chore: fix middleware docs typo (#3060) (TZ | ๅคฉ็Œช <[email protected]>)
    • [b13d904d3] - test: avoid DNS pollution on local env (#3034) (fengmk2 <[email protected]>)
    • [bace2433b] - fix: remove loader.loadBootHook (Yiyu He <>)
    • [6a7db2a35] - doc (objects.md): Fix number and code errors (#3029) (Maledong <>)
    • [c65a64899] - doc (TypeScript): Formation errors with missing translations (#3020) (Maledong <>)
    • [abd8d1286] - deps: pin [email protected] to avoid output deprecate message (#3023) (Yiyu He <>)
    • [e3ffcbe64] - docs (typescript.md): Add missing trans in English for TypeScript (#2998) (Maledong <>)