Skip to content

Please tag full releases #5746

Answered by adidahiya
SnarkBoojum asked this question in Q&A
Discussion options

You must be logged in to vote

I still don't think the semantics you're expecting match up with how this collection of NPM packages work. There's no single "coherent whole" at any given time... many different versions of the different packages are supported at the same time, constrained by dependency ranges which are defined in package.json files.

Have you tried to package together any other monorepos in this way? I'm sure you'd run into the same problems elsewhere in the NPM ecosystem.

Even if I did git tag v4.0.0-beta.10 for the latest core release, it wouldn't be any different from the @blueprintjs/core@4.0.0-beta.10 tag. So I'd suggest just looking at the core tags.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by adidahiya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #5038 on November 09, 2022 20:16.