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

Update npm package/registry #102

Closed
andresgarza opened this issue Mar 7, 2016 · 4 comments
Closed

Update npm package/registry #102

andresgarza opened this issue Mar 7, 2016 · 4 comments
Assignees

Comments

@andresgarza
Copy link
Contributor

The package in npm's registry is still 0.0.1.

@drew-gross
Copy link
Contributor

We are still discussing how we want to manage versions and distribution in the Dashboard. Unlike Parse Server, there should never really be a reason not to be on master, and we'd like to avoid a scenario where lots of people are missing out on useful features because they haven't upgraded. Happy to hear the communities input on this one!

@andresgarza
Copy link
Contributor Author

I agree we should always be on master. That said, we are either going to have to git pull the latest changes or update the npm package.

Also, while in the perfect world master is always stable, there's bound a time when it breaks this or that feature. In these scenarios, I find npm's versioning way easier than rolling back to a particular commit.

If using npm, docs could even suggest to usethe Git URL as a dependency instead of using a specific version in the registry.

@peterdotjs
Copy link
Contributor

I think @andresgarza does make a good point with stability. Even if we choose not to use npm we should add release tags for good points to roll back to if there are any issues.

@drew-gross
Copy link
Contributor

This is done now. Check the readme for details.

douglasmuraoka pushed a commit that referenced this issue Nov 29, 2019
fix: App arrow color and sidebar hover color
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

3 participants