just icon indicating copy to clipboard operation
just copied to clipboard

npm @just organization

Open brandonryan opened this issue 2 years ago • 2 comments

Since orgs are free now with unlimited packages, you might consider grouping all packages under the @just/ organization while its available. This would help people find your other packages and help with name conflicts. I would be willing to help with this if wanted.

brandonryan avatar Mar 09 '22 16:03 brandonryan

Thanks for the offer @brandonryan . How does backwards compatibility work here? Will links and imports redirect?

angus-c avatar Mar 13 '22 00:03 angus-c

Basically, you would publish to the new packages and then deprecate the old ones. Also putting a message in the readme linking to the new package. People who install the old one will get a deprecation message via the npm cli https://docs.npmjs.com/cli/v8/commands/npm-deprecate

brandonryan avatar Mar 13 '22 18:03 brandonryan

Decided against this

angus-c avatar Feb 04 '23 21:02 angus-c