Skip to content

Stable major release

Compare
Choose a tag to compare
@thetutlage thetutlage released this 07 Jan 13:28
· 8 commits to develop since this release
2f44db2

Please check the following releases to learn more about the breaking changes new additions.

Commits

  • chore: publish under latest tag 2a80e93
  • Merge pull request #62 from adonisjs/next 2f44db2
  • refactor: fix issues post merge ed38f16
  • Merge branch 'develop' into next cfa5dc7
  • refactor: debug statements 17c146e
  • chore: update dependencies 52cde22
  • chore(release): 8.1.9 efeb2a5
  • style: format source code fa8f2dd
  • fix: add "fileName" property to "FileJSON" af712de
  • chore(release): 8.1.8 bbf4ba0
  • refactor: switching back to node-fetch since undici does not support Node 14 06a9769
  • refactor: replace node-fetch with undici a08e62e
  • fix: do not use stream/promises as it is not supported in older version of node 6162d97
  • fix: handle invalid multipart streams 261d69e
  • test: fix breaking tests f306758

What's Changed

New Contributors

Full Changelog: v8.1.9...v10.0.0