Skip to content

Moving for Typescript

Choose a tag to compare

@thetutlage thetutlage released this 24 May 17:28

A complete rewrite in Typescript with the targeted support for @adonisjs/core@5.0.0

Commits:

  • chore: retry test with race condition for couple of times d363408
  • feat: add support for maxFields on multipart body 39e544d
  • chore: co-body from github comes without json poisioning vulnerability abcd2bb
  • docs(readme): add license block and move toc block after features 246119d
  • chore(package): add package version and publish config e48ec5d
  • chore: register module typings b7c00a4
  • docs(readme): add usage docs 04a636a
  • refactor: move contracts to ambient module 20c001f
  • style: add docblock to config f4e66d0
  • feat: add adonis typings and provider df49182
  • refactor: add missing types ebb1ea9
  • feat: implement bodyparser middleware 31a44e4
  • feat: start rewrite c4e4fe3
  • chore: update dependencies 11efb93
  • fix: correct link to the contribution guide 0b0a9fe
  • fix(doc): typo & writing style touch-up (#16) 3934a85

Commit Range:

v2.0.9...master