question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

v5.0.0 Major Release Proposal

See original GitHub issue

Let’s discuss changes for koa-body v5.0.0. These are the items that I’d like to see rolled into the next release.

  • Update co-body to 6.0.0
  • Modernize koa-body codebase (#136, #213)
  • Add linting, coverage, and benchmarks (#136, #213)
  • Remove strict option (#137)
  • Rework options
    • Remove patchNode and patchKoa options ❓
    • Cleaner limits options
  • Make onError more predictable (#112)
  • Drop support for Node.js 6
  • Start testing on Node.js 12
  • Parse bodies on DELETE by default (#163)

I think we’ll target late April or early May for this release assuming maintainers and contributors have enough time.

I’m looking forward to hearing thoughts and feedback on this list. 👋

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:15 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
damianbcommented, May 3, 2019

We probably need to see if co-body intends to merge/release a fix for this: https://github.com/cojs/co-body/issues/70

1reaction
damianbcommented, Mar 18, 2019

Alright, I’ll target it with a PR to handle the removal of the strict shim.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release new major v5.0.0 · Issue #550 · Level/leveldown
Just making an issue for this for referencing other ongoing work. We will release some rc's first and once we have released v5.0.0...
Read more >
v5 Release Notes | Documentation - ServiceStack Docs
Enhancement Releases​​ The {MAJOR} is reserved for Major releases like v5 containing structural changes that may require changes to environment and/or project ...
Read more >
Node v5.0.0 (Current)
This new version of Node.js, however, will only be supported for 8 months, with a new major version, v6, being released in April...
Read more >
Versions - FHIR v5.0.0-snapshot3 - HL7 FHIR Specification
The next major publication of FHIR will be Release 5. It is our hope release 5 will include more Normative content, including more...
Read more >
Version v5.0.0 - Turn-key research data management repository
InvenioRDM v5.0 is NOT yet suitable for production services. We are closing in on the release of InvenioRDM 6.0 LTS!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found