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

2.0.0 release #30

Closed
2 tasks done
niftylettuce opened this issue Jun 26, 2019 · 6 comments
Closed
2 tasks done

2.0.0 release #30

niftylettuce opened this issue Jun 26, 2019 · 6 comments

Comments

@niftylettuce
Copy link

niftylettuce commented Jun 26, 2019

If I am granted npm/GitHub access, here are my plans for 2.0.0 release:

@niftylettuce
Copy link
Author

cc @LinusU @niftylettuce

@niftylettuce
Copy link
Author

I have forked this repo to @koajs/multer

https://github.com/koajs/multer

2.0.0 release to come soon.

@niftylettuce
Copy link
Author

I have released an official @koajs fork of this package at https://github.com/koajs/multer with latest version being v2.0.0. Note that the only breaking changes are that ctx.req.file and ctx.req.files are no longer accessible. Please use ctx.file, ctx.files, or ctx.request.file and ctx.request.files instead.

Here is a list of the issues it resolves:

I suggest to @fundon that he archive this repository, publish a deprecation notice npm deprecate koa-multer "Please use @koa/multer instead, see <https://github.com/koajs/multer>", and update the README.md file with a notice as well with the same deprecation message.

Thank you.

@LinusU
Copy link
Contributor

LinusU commented Jul 18, 2019

Nice 👏 👏

@fundon
Copy link
Member

fundon commented Aug 28, 2019

@niftylettuce I published, Thanks.

@niftylettuce
Copy link
Author

@fundon Fantastic. I truly appreciate this. Thank you so much, this will be very helpful for community and future of Koa!

Screen Shot 2019-08-29 at 3 46 29 PM

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

3 participants