meteor-publication-collector
meteor-publication-collector copied to clipboard
Could you release version 1.2.0?
Or any version which support async publishing?
I need this for my Meteor 3 update, too. I am wondering why 1.2.0 is not on Packosphere yet? It seems to be finished.
I tried to add it manually in the packages folder, but it doesn't work because it depends on [email protected].
The current master 2.0.0-rc.0 seems to work, though.
Hi,
Is it excepted to publish release 2.0.0 ?
Thanks
I forked it and added it as a local package.
I forked it and added it as a local package.
Yes, I did but it would better to have it published to avoid local package ;-)
This package will likely be moved to core in Meteor 3.4 or shortly after.
It is important for testing publications. It’s used by skel-full, which we’re fixing. Given its reliance on core testing, it’s a good fit for core. It’s simple and self-contained.
Also consider @alisnic’s fixes here when moving it to core.
@nachocodoner there were a few issues found in the newest code, which I fixed and published an intermediate versions under communitypackages:[email protected]
Please also see https://github.com/Meteor-Community-Packages/meteor-publication-collector/pull/45