SteveJobs icon indicating copy to clipboard operation
SteveJobs copied to clipboard

Meteor 3.0 support (Fibers-free)

Open nkahnfr opened this issue 2 years ago • 0 comments

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.

nkahnfr avatar May 05 '23 14:05 nkahnfr