Skip to content

v2.7.0

Compare
Choose a tag to compare
@LoicPoullain LoicPoullain released this 12 Dec 18:19
· 1195 commits to master since this release

Features

  • foal g hook and foal g entity support sub-directories (issue: #993) (PR: #994)
  • Support signed cookies (issue: #992) (PR: #996)
  • Make HttpResponse generic to type the body property (PR: #978)
  • Allow to use FOAL_ENV (instead of NODE_ENV) to define the environment name (issue: #1004) (PR: #1007)
  • Add a afterPreMiddlewares option to createApp (issue: #980) (PR: #1003)

Contributors

@MCluck90
@kingdun3284