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.1 #15

Merged

Conversation

leonardoventurini
Copy link
Collaborator

@leonardoventurini leonardoventurini commented Dec 4, 2024

Make backwards compatible with method name:
081d1f8

Fix resetting simulation ("flicker") issue:
baba36b

Port perf improvements by @alisnic
0886f34

package.js Outdated
@@ -1,6 +1,6 @@
Package.describe({
name: "cultofcoders:redis-oplog",
version: "3.0.0-rc.3",
version: "3.1.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 3.0.0-rc.3
There was no 3.0 release. If this is enough to get us Meteor 3 compat I'm happy to release this as 3.0

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All tests pass and some companies are already using it in production. I think it should be 3.0 do reduce confusion IMO.

@StorytellerCZ StorytellerCZ merged commit 9b140bb into Meteor-Community-Packages:meteor-3 Dec 11, 2024
12 checks passed
@alisnic
Copy link

alisnic commented Dec 11, 2024

@StorytellerCZ you plan to release this as 3.0.0 right?

@StorytellerCZ
Copy link
Member

@alisnic Done!

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 this pull request may close these issues.

4 participants