Aller au contenu principal
← Back to index page

v1.9.0

Bug Fixes

  • build: filter unnecessary files #277 (9c1be93)
  • midway-init: Internal employees can not use the external network midway (3179434)
  • midway-web: path might be numeric string within safelyGet() (5b48eff)
  • types: use generic as typeof context within KoaMiddleware (6c963e5)

Features

  • @config(opt) decorator opt accept dot natation (4ee1959)
  • boilerplate: add midway-ts-strict-boilerplate (8ee325c)
  • boilerplate: enforce kebabCase style for filenames for midway-ts-strict (816941b)
  • boilerplate: update midway-ts-strict (c8388f0), closes #269
  • types: assign egg['Context'] to types of parameter of context (ea511fa)
  • types: export and use type MiddlewareParamArray (90b4e28)
  • types: update types of utils.ts (c76db38), closes #258
  • types: update webLoader.ts (fb534bb)