Skip to content

Conversation

@3imed-jaberi
Copy link
Member

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

v6.0.0 News:

  • Support Node.js 18 + (pipelines, code, test, dev env ...etc)
  • Support Koa v3.x.x
  • Upgrade all dev dependencies.
  • Make a ternary operator more cleaner.

@3imed-jaberi 3imed-jaberi self-assigned this May 23, 2025
@3imed-jaberi 3imed-jaberi requested a review from fengmk2 May 23, 2025 22:45
@3imed-jaberi 3imed-jaberi modified the milestone: 165 May 23, 2025
@3imed-jaberi 3imed-jaberi linked an issue May 23, 2025 that may be closed by this pull request
2 tasks
@fengmk2 fengmk2 merged commit 2fb5d15 into master Jun 3, 2025
7 checks passed
@fengmk2 fengmk2 deleted the prepare-v6.0.0 branch June 3, 2025 07:57
@to-kn
Copy link

to-kn commented Jun 4, 2025

hi @3imed-jaberi thank you for your great work! When do you plan to release v6?

@3imed-jaberi
Copy link
Member Author

Hi @to-kn, published a few minutes ago! >>> @koa/bodyparser v6.0.0 (npm, gh) 🎉 <<<

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] Support koa v3.x

4 participants