release: finalize 1.0.0 stable contract and package surface#35
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Finalize the
1.0.0release line by promoting the current runtime to a stable public contract, removing the last transitional root helper alias, and aligning the package-facing docs, release metadata, generated API surface, and ecosystem positioning around the shipped stable line.Why
This change belongs now because
0.9.0already served as the final stabilization release, and the remaining work is the actual stable release cut rather than more contract design.1.0.0posture1.0.0milestone work: the stable public release after the0.9.xfinal stabilization lineIncluded
1.0.0compareClocks()from the root surface after the0.9.xdeprecation line1.0.0helper posturedocs/releases/1.0.0.mdcausal-orderas the core runtime and@causal-order/dedupeas a companion packageNot Included
Call out anything intentionally left out so the PR does not read larger than it is.
1.0.0release surfaceVerification
List the exact checks or commands you ran.
Website-specific verification attempted:
Note:
npm run site:buildis currently blocked by a lockedwebsite/dist/404-broken-doc.svgcleanup issue and is not part of the npm package publish path.Docs
Mark what was updated if the public behavior, release posture, or surfaced site changed.
Checklist