You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe changesets is the industry standard for versioning, changelog, etc. It is recommended by pnpm. It is used by almost all projects.
Unknown in my head is how can this be done without adding a ton of unnecessary overhead for each version? It definitely makes sense for a large org like Optimism, but can we tailor it for speed with a smaller team?
The text was updated successfully, but these errors were encountered:
I believe
changesets
is the industry standard for versioning, changelog, etc. It is recommended bypnpm
. It is used by almost all projects.Unknown in my head is how can this be done without adding a ton of unnecessary overhead for each version? It definitely makes sense for a large org like Optimism, but can we tailor it for speed with a smaller team?
The text was updated successfully, but these errors were encountered: