Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .changeset/quiet-widgets-shrink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strict-support-provider-replay.md

This file was deleted.

23 changes: 0 additions & 23 deletions .changeset/wild-mice-shake.md

This file was deleted.

16 changes: 8 additions & 8 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions examples/nextjs-tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cossistant/example-nextjs-tailwind

## 0.1.6

### Patch Changes

- Updated dependencies [[`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449)]:
- @cossistant/next@0.3.0
- @cossistant/core@0.3.0

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cossistant/example-nextjs-tailwind",
"version": "0.1.5",
"version": "0.1.6",
"private": true,
"type": "module",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions examples/react-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @cossistant/example-react-vite

## 0.1.1

### Patch Changes

- Updated dependencies [[`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449), [`41fd069`](https://github.com/cossistantcom/cossistant/commit/41fd069ddd795fc5588045e5dba0742b643d23eb)]:
- @cossistant/react@0.3.0
- @cossistant/core@0.3.0
2 changes: 1 addition & 1 deletion examples/react-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cossistant/example-react-vite",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @cossistant/browser

## 0.3.0

### Patch Changes

- Updated dependencies [[`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449), [`41fd069`](https://github.com/cossistantcom/cossistant/commit/41fd069ddd795fc5588045e5dba0742b643d23eb)]:
- @cossistant/react@0.3.0
- @cossistant/core@0.3.0

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cossistant/browser",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": false,
"author": "Cossistant team",
"description": "Browser runtime and CDN embed for the Cossistant support widget.",
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cossistant/core

## 0.3.0

### Patch Changes

- [`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449) Thanks [@Rieranthony](https://github.com/Rieranthony)! - Add focused lazy Support entries for React and Next, defer and share built-in
sound loading, and reduce the precompiled widget stylesheet. Stop publishing
source and declaration maps from the SDK packages to substantially reduce
their registry payloads.

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cossistant/core",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": false,
"author": "Cossistant Team",
"description": "Core library for connecting to Cossistant API and managing data fetching",
Expand Down
14 changes: 14 additions & 0 deletions packages/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @cossistant/next

## 0.3.0

### Minor Changes

- [`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449) Thanks [@Rieranthony](https://github.com/Rieranthony)! - Add focused lazy Support entries for React and Next, defer and share built-in
sound 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

- Updated dependencies [[`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449), [`41fd069`](https://github.com/cossistantcom/cossistant/commit/41fd069ddd795fc5588045e5dba0742b643d23eb)]:
- @cossistant/react@0.3.0

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cossistant/next",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": false,
"author": "Cossistant team",
"description": "Next.js-ready SDK for building AI-powered support/chat widgets. Hooks + primitives, WS-driven, TypeScript-first. Next.js-ready, Tailwind optional.",
Expand Down
29 changes: 29 additions & 0 deletions packages/protocol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# @cossistant/protocol

## 0.3.0

### Minor Changes

- [#162](https://github.com/cossistantcom/cossistant/pull/162) [`ee31da8`](https://github.com/cossistantcom/cossistant/commit/ee31da86e0211cf321b139e191f255ce1a62ba63) Thanks [@Rieranthony](https://github.com/Rieranthony)! - Add `@cossistant/protocol`, the canonical HTTP and WebSocket wire contract for
the Cossistant API.

The package owns all 65 public operations (64 REST routes plus the `/ws`
handshake) as `@hono/zod-openapi` route descriptors, along with the shared
security 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()`, pure
and deterministic, with server URLs as arguments
- `@cossistant/protocol/testkit` — compatibility checking so a second
implementation can prove in its own CI that it still matches the contract
- `@cossistant/protocol/openapi.json` — the generated specification

`apps/api` now imports its descriptors from this package and keeps its
handlers. The served document is byte-identical to before the extraction.

### Patch Changes

- Updated dependencies [[`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449)]:
- @cossistant/types@0.3.0
2 changes: 1 addition & 1 deletion packages/protocol/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cossistant/protocol",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": false,
"author": "Cossistant Team",
"description": "Canonical HTTP and WebSocket wire contract for the Cossistant API",
Expand Down
17 changes: 17 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @cossistant/react

## 0.3.0

### Minor Changes

- [`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449) Thanks [@Rieranthony](https://github.com/Rieranthony)! - Add focused lazy Support entries for React and Next, defer and share built-in
sound 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

- [`41fd069`](https://github.com/cossistantcom/cossistant/commit/41fd069ddd795fc5588045e5dba0742b643d23eb) Thanks [@Rieranthony](https://github.com/Rieranthony)! - Fix internally owned SupportProvider controllers staying inactive after React StrictMode effect replay in development.

- Updated dependencies [[`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449)]:
- @cossistant/core@0.3.0
- @cossistant/types@0.3.0

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cossistant/react",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": false,
"author": "Cossistant team",
"description": "Headless React SDK for building AI-powered support/chat widgets. Hooks + primitives, WS-driven, TypeScript-first. Next.js-ready, Tailwind optional.",
Expand Down
9 changes: 9 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @cossistant/types

## 0.3.0

### Patch Changes

- [`43d79f4`](https://github.com/cossistantcom/cossistant/commit/43d79f40caeaed8a0d72d8997643ef42654b0449) Thanks [@Rieranthony](https://github.com/Rieranthony)! - Add focused lazy Support entries for React and Next, defer and share built-in
sound loading, and reduce the precompiled widget stylesheet. Stop publishing
source and declaration maps from the SDK packages to substantially reduce
their registry payloads.

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cossistant/types",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"private": false,
"author": "Cossistant Team",
"description": "Shared TypeScript types for Cossistant packages",
Expand Down