Releases: adonisjs/bodyparser
Releases · adonisjs/bodyparser
Update dependencies
Full Changelog: v10.0.1...v10.0.2
Update dependencies
Full Changelog: v10.0.0...v10.0.1
Stable major release
Please check the following releases to learn more about the breaking changes new additions.
- Breaking changes - https://github.com/adonisjs/bodyparser/releases/tag/v9.0.0-0
- New additions - https://github.com/adonisjs/bodyparser/releases/tag/v9.1.1-0
- New additions - https://github.com/adonisjs/bodyparser/releases/tag/v9.2.0-0
- New additions - https://github.com/adonisjs/bodyparser/releases/tag/v9.3.2-5
- New additions - https://github.com/adonisjs/bodyparser/releases/tag/v8.1.9
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
- Merge to develop for final release by @thetutlage in #62
New Contributors
- @thetutlage made their first contribution in #62
Full Changelog: v8.1.9...v10.0.0
Update dependencies
Update dependencies
- chore: update adonisjs dependencies 9566787
- refactor: internal cleanup e21e19e
- chore: update dependencies 2c4f1f8
Full Changelog: v10.0.0-1...v10.0.0-2
Export augmented types from main module
- refactor: generate types using tsc 04718f5
- refactor: move module augmentation to main module 51d3a35
Full Changelog: v10.0.0-0...v10.0.0-1
Use tsup for bundling
Upgrade to latest version of @adonisjs/http-server
which has breaking changes.
Commits
- fix: typing errors c709a3a
- chore: use tsup for bundling 2f9040d
- chore: update dependencies 0048564
- feat: export Multipart file 5c391b0
Full Changelog: v9.3.2-8...v10.0.0-0
Update dependencies
Full Changelog: v9.3.2-7...v9.3.2-8
Update dependencies
Full Changelog: v9.3.2-6...v9.3.2-7
Bug fix for invalid multipart stream
- test: retry test failing on windows 15224ff
- chore: add engines to package.json file 6d8825f
- chore: do not publish source files 697ddab
- chore: use @adonisjs/tooling presets for tooling config 646ee5c
- fix: add missing property fileName to FileJSON type da1db06
- fix: stream error when invalid multipart body is sent b420372
- chore: upgrade japa to v3 19ba80f
- chore: update dependencies 19d761d
Full Changelog: v9.3.2-5...v9.3.2-6