chore(release): version packages - #165
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 09:00
4679da4 to
9b6e850
Compare
Contributor
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 09:16
9b6e850 to
7bb20b3
Compare
Contributor
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2026 15:05
7bb20b3 to
256a78f
Compare
Contributor
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@cossistant/next@0.3.0
Minor Changes
43d79f4Thanks @Rieranthony! - Add focused lazy Support entries for React and Next, defer and share built-insound loading, and reduce the precompiled widget stylesheet. Stop publishing
source and declaration maps from the SDK packages to substantially reduce
their registry payloads.
Patch Changes
43d79f4,41fd069]:@cossistant/protocol@0.3.0
Minor Changes
#162
ee31da8Thanks @Rieranthony! - Add@cossistant/protocol, the canonical HTTP and WebSocket wire contract forthe Cossistant API.
The package owns all 65 public operations (64 REST routes plus the
/wshandshake) as
@hono/zod-openapiroute descriptors, along with the sharedsecurity schemes, protocol headers, error responses, and operation-ID/tag
normalization. It is side-effect free: importing it initializes no database,
Redis, S3, billing, auth, or queue clients, and reads no environment variables.
@cossistant/protocol/routes— descriptors and the recursive mount table,registerable with
app.openapi(route, yourHandler)@cossistant/protocol/openapi—buildCossistantOpenApiDocument(), pureand deterministic, with server URLs as arguments
@cossistant/protocol/testkit— compatibility checking so a secondimplementation can prove in its own CI that it still matches the contract
@cossistant/protocol/openapi.json— the generated specificationapps/apinow imports its descriptors from this package and keeps itshandlers. The served document is byte-identical to before the extraction.
Patch Changes
43d79f4]:@cossistant/react@0.3.0
Minor Changes
43d79f4Thanks @Rieranthony! - Add focused lazy Support entries for React and Next, defer and share built-insound loading, and reduce the precompiled widget stylesheet. Stop publishing
source and declaration maps from the SDK packages to substantially reduce
their registry payloads.
Patch Changes
41fd069Thanks @Rieranthony! - Fix internally owned SupportProvider controllers staying inactive after React StrictMode effect replay in development.Updated dependencies [
43d79f4]:@cossistant/browser@0.3.0
Patch Changes
43d79f4,41fd069]:@cossistant/core@0.3.0
Patch Changes
43d79f4Thanks @Rieranthony! - Add focused lazy Support entries for React and Next, defer and share built-insound loading, and reduce the precompiled widget stylesheet. Stop publishing
source and declaration maps from the SDK packages to substantially reduce
their registry payloads.
@cossistant/types@0.3.0
Patch Changes
43d79f4Thanks @Rieranthony! - Add focused lazy Support entries for React and Next, defer and share built-insound loading, and reduce the precompiled widget stylesheet. Stop publishing
source and declaration maps from the SDK packages to substantially reduce
their registry payloads.
@cossistant/example-nextjs-tailwind@0.1.6
Patch Changes
43d79f4]:@cossistant/example-react-vite@0.1.1
Patch Changes
43d79f4,41fd069]: