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

Meteor 3.0 support (Fibers-free) #108

Open
nkahnfr opened this issue May 5, 2023 · 0 comments
Open

Meteor 3.0 support (Fibers-free) #108

nkahnfr opened this issue May 5, 2023 · 0 comments

Comments

@nkahnfr
Copy link

nkahnfr commented May 5, 2023

Hi,

Thanks for the great job! 👍

I'd like to know if you plan to support the next major version of Meteor (3.0), which will be Fibers-free and will rely on Async API (e.g. the MongoDB package Async API).

The latest stable release (v2.12) introduces in new environment variable WARN_WHEN_USING_OLD_API that helps users identify deprecated code and migrate to the newer async APIs (see the release notes for full details).

I've tested it and it raises a lot of warnings related to your package, which is normal if you haven't looked at the new async APIs.

Please let us know what your intentions are regarding this issue.

Thank you very much.
Have a good day.

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 a pull request may close this issue.

1 participant