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

Proposals to publish to npm #1775

Closed
LitoMore opened this issue Oct 1, 2022 · 5 comments
Closed

Proposals to publish to npm #1775

LitoMore opened this issue Oct 1, 2022 · 5 comments

Comments

@LitoMore
Copy link

LitoMore commented Oct 1, 2022

@bvaughn, cc @rebelliard I noticed your comment at #1740 (comment). I think we have two solutions.

Option 1: Publish a beta version

I think we could publish a beta version instead.

Here are the steps:

  1. Change the version fields in package.json to 9.23.0-beta.0
  2. Run npm publish --tag=beta

So that users can give you feedback after experiencing the latest code.

Option 2: Publish a major version

We could publish a major version 10.0.0 or 10.0.0-beta.0 if we don't have confidence in the master branch.

Just keep moving, don't let the project stall. This is a new start for your project.


Please share your thoughts on this. Thanks.

@AmazingTurtle
Copy link

Just push a beta already, I don't wanna use patch-package for this for too long 👍

@rebelliard
Copy link
Contributor

Unfortunately, I was not given publishing rights.

npm ERR! 403 Forbidden - PUT https://registry.npmjs.org/react-virtualized - You do not have permission to publish "react-virtualized". Are you logged in as the correct user?

@DavraYoung
Copy link

Any updates on this? May be publish to a separate npm?

@LitoMore
Copy link
Author

LitoMore commented Mar 30, 2023

@DavraYoung I'd recommend using react-vituoso instead.

@bvaughn
Copy link
Owner

bvaughn commented Apr 9, 2023

Version 9.22.4 has been published with peer dependencies updated to include React 17 and 18. (No other changes from 9.22.3)

https://github.com/bvaughn/react-virtualized/releases/tag/v9.22.4

@bvaughn bvaughn closed this as completed Apr 9, 2023
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