Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish a new version to npm #58

Open
kaladivo opened this issue Dec 12, 2023 · 5 comments
Open

Publish a new version to npm #58

kaladivo opened this issue Dec 12, 2023 · 5 comments

Comments

@kaladivo
Copy link

I was trying to debug and fix a bug described in #42. It took me a while to realize, it is already fixed in master branch, just not released to latest version (1.1.0).

Could you please release new version from master?

@kaladivo
Copy link
Author

Also, make sure to bump version in package.json. It's a bit confusing the version there being 1.0.1 while the latest version on npm is 1.1.0

@jarosjan
Copy link

Hi, we are facing same issue. Could you please release new version from master? Thanks a lot.

@petrsimanek
Copy link

Hi, i have a same problem, please could you release a new version from master? Thank you.

@Powersource
Copy link

I have just published the latest contents of master ( c68d7b8 ) as async-bussy@1.2.0. You can use it by doing

    "async-busboy": "npm:async-bussy@^1.2.0",

@lkraav
Copy link

lkraav commented Feb 28, 2024

We're also hitting problems with Node 16. But I guess this package is all but deadpooled?

Maybe last known release and https://www.npmjs.com/package/patch-package will help people out until apps get refactored to something else.

What's the best currently maintained alternative to async-busboy, anyone here know? @koa/multer was mentioned in Node 14 issue.

EDIT simpler way is to npm i m4nuC/async-busboy to track GH master branch directly.

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

No branches or pull requests

5 participants