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

UserStatus no longer global #129

Closed
rijk opened this issue Nov 13, 2019 · 4 comments
Closed

UserStatus no longer global #129

rijk opened this issue Nov 13, 2019 · 4 comments

Comments

@rijk
Copy link
Contributor

rijk commented Nov 13, 2019

I think this has to do with the 'decaffinating' of the package; after updating to 1.0.0 using UserStatus without importing no longer works. To get it to work, you have to do:

import { UserStatus } from 'meteor/mizzao:user-status'

Maybe we should mention this in the Readme (and History as a breaking change)?

@mizzao
Copy link
Collaborator

mizzao commented Nov 13, 2019

Good suggestion. I also noticed v1.0.0 wasn't tagged, and perhaps something we should consider as described in #125.

@wreiske
Copy link
Collaborator

wreiske commented Nov 13, 2019

Good suggestion. I also noticed v1.0.0 wasn't tagged, and perhaps something we should consider as described in #125.

Please see https://github.com/orgs/Meteor-Community-Packages/teams/meteor-utils/discussions/1/comments/12

@sotarules
Copy link

Yes this caught me and scared me, I moved to Windows 10, and UserStatus wasn't there, I was under the impression I had mis-configured the new system. I finally noticed that the version was different comparing packages to my Windows 7 machine. "Decaffinated" is funny.

StorytellerCZ added a commit that referenced this issue Jul 16, 2024
@StorytellerCZ
Copy link
Member

Added notice to this to history file.

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

5 participants