Skip to content

koa-bodyparser seems dead now; @koa/bodyparser is the up-to-date version #214

@aseemk

Description

@aseemk

Hi there. Thanks for this library! We've been using it and it's helpful.

I recently ran into an issue unrelated to Apollo, but related to the Koa body-parsing middleware this library expects and requires.

We installed koa-bodyparser which this library's readme recommends. However, you can see that package is stuck on version 4.

If you go to the Koa bodyparser's GitHub repo, it actually specifies the package name as @koa/bodyparser — and that package is on version 5 now (and actually maintained).

I had to use a new option added to version 5 to fix a bug, and couldn't understand why there was no version 5 on npm.

Please consider upgrading not just the readme here but also the code and test dependencies on this package.

Thanks again and hope this helps others!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions