Version Packages

This commit is contained in:
github-actions[bot]
2025-08-20 14:58:27 +00:00
parent 3fca60bc23
commit 472142e926
32 changed files with 133 additions and 31 deletions

View File

@@ -1,5 +0,0 @@
---
"cojson": patch
---
Move the session log management into WASM

View File

@@ -0,0 +1,3 @@
# cojson-core-wasm
## 0.17.10

View File

@@ -1,7 +1,7 @@
{
"name": "cojson-core-wasm",
"type": "module",
"version": "0.1.0",
"version": "0.17.10",
"files": [
"public/cojson_core_wasm.js",
"public/cojson_core_wasm.d.ts",

View File

@@ -1,5 +1,11 @@
# passkey-svelte
## 0.0.123
### Patch Changes
- jazz-tools@0.17.10
## 0.0.122
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "chat-svelte",
"version": "0.0.122",
"version": "0.0.123",
"type": "module",
"private": true,
"scripts": {

View File

@@ -1,5 +1,12 @@
# cojson-storage-indexeddb
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "cojson-storage-indexeddb",
"version": "0.17.9",
"version": "0.17.10",
"main": "dist/index.js",
"type": "module",
"types": "dist/index.d.ts",

View File

@@ -1,5 +1,12 @@
# cojson-storage-sqlite
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "cojson-storage-sqlite",
"type": "module",
"version": "0.17.9",
"version": "0.17.10",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",

View File

@@ -1,5 +1,12 @@
# cojson-transport-nodejs-ws
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "cojson-transport-ws",
"type": "module",
"version": "0.17.9",
"version": "0.17.10",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "MIT",

View File

@@ -1,5 +1,12 @@
# cojson
## 0.17.10
### Patch Changes
- c55297c: Move the session log management into WASM
- cojson-core-wasm@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -25,7 +25,7 @@
},
"type": "module",
"license": "MIT",
"version": "0.17.9",
"version": "0.17.10",
"devDependencies": {
"@opentelemetry/sdk-metrics": "^2.0.0",
"libsql": "^0.5.13",

View File

@@ -1,5 +1,13 @@
# jazz-react
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
- jazz-tools@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "community-jazz-vue",
"version": "0.17.9",
"version": "0.17.10",
"type": "module",
"main": "dist/index.js",
"types": "src/index.ts",

View File

@@ -1,5 +1,14 @@
# jazz-auth-betterauth
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
- jazz-tools@0.17.10
- jazz-betterauth-client-plugin@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "jazz-auth-betterauth",
"version": "0.17.9",
"version": "0.17.10",
"type": "module",
"main": "dist/index.js",
"types": "src/index.ts",

View File

@@ -1,5 +1,11 @@
# jazz-betterauth-client-plugin
## 0.17.10
### Patch Changes
- jazz-betterauth-server-plugin@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "jazz-betterauth-client-plugin",
"version": "0.17.9",
"version": "0.17.10",
"type": "module",
"main": "dist/index.js",
"types": "src/index.ts",

View File

@@ -1,5 +1,13 @@
# jazz-betterauth-server-plugin
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
- jazz-tools@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "jazz-betterauth-server-plugin",
"version": "0.17.9",
"version": "0.17.10",
"type": "module",
"main": "dist/index.js",
"types": "src/index.ts",

View File

@@ -1,5 +1,15 @@
# jazz-react-auth-betterauth
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
- jazz-auth-betterauth@0.17.10
- jazz-tools@0.17.10
- jazz-betterauth-client-plugin@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "jazz-react-auth-betterauth",
"version": "0.17.9",
"version": "0.17.10",
"type": "module",
"main": "dist/index.js",
"types": "src/index.tsx",

View File

@@ -1,5 +1,15 @@
# jazz-run
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
- cojson-storage-sqlite@0.17.10
- cojson-transport-ws@0.17.10
- jazz-tools@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -3,7 +3,7 @@
"bin": "./dist/index.js",
"type": "module",
"license": "MIT",
"version": "0.17.9",
"version": "0.17.10",
"exports": {
"./startSyncServer": {
"types": "./dist/startSyncServer.d.ts",
@@ -28,11 +28,11 @@
"@effect/printer-ansi": "^0.34.5",
"@effect/schema": "^0.71.1",
"@effect/typeclass": "^0.25.5",
"cojson": "workspace:0.17.9",
"cojson-storage-sqlite": "workspace:0.17.9",
"cojson-transport-ws": "workspace:0.17.9",
"cojson": "workspace:0.17.10",
"cojson-storage-sqlite": "workspace:0.17.10",
"cojson-transport-ws": "workspace:0.17.10",
"effect": "^3.6.5",
"jazz-tools": "workspace:0.17.9",
"jazz-tools": "workspace:0.17.10",
"ws": "^8.14.2"
},
"devDependencies": {

View File

@@ -1,5 +1,14 @@
# jazz-tools
## 0.17.10
### Patch Changes
- Updated dependencies [c55297c]
- cojson@0.17.10
- cojson-storage-indexeddb@0.17.10
- cojson-transport-ws@0.17.10
## 0.17.9
### Patch Changes

View File

@@ -140,7 +140,7 @@
},
"type": "module",
"license": "MIT",
"version": "0.17.9",
"version": "0.17.10",
"dependencies": {
"@manuscripts/prosemirror-recreate-steps": "^0.1.4",
"@scure/base": "1.2.1",

12
pnpm-lock.yaml generated
View File

@@ -2127,19 +2127,19 @@ importers:
specifier: ^0.25.5
version: 0.25.8(effect@3.11.9)
cojson:
specifier: workspace:0.17.9
specifier: workspace:0.17.10
version: link:../cojson
cojson-storage-sqlite:
specifier: workspace:0.17.9
specifier: workspace:0.17.10
version: link:../cojson-storage-sqlite
cojson-transport-ws:
specifier: workspace:0.17.9
specifier: workspace:0.17.10
version: link:../cojson-transport-ws
effect:
specifier: ^3.6.5
version: 3.11.9
jazz-tools:
specifier: workspace:0.17.9
specifier: workspace:0.17.10
version: link:../jazz-tools
ws:
specifier: ^8.14.2
@@ -20021,9 +20021,7 @@ snapshots:
metro-runtime: 0.82.3
transitivePeerDependencies:
- '@babel/core'
- bufferutil
- supports-color
- utf-8-validate
'@react-native/normalize-colors@0.80.0': {}
@@ -24413,7 +24411,7 @@ snapshots:
expo@54.0.0-canary-20250701-6a945c5(@babel/core@7.28.0)(graphql@16.11.0)(metro-runtime@0.82.3)(react-native@0.80.0(@babel/core@7.28.0)(@react-native-community/cli@19.0.0(typescript@5.8.3))(@types/react@19.1.0)(react@19.1.0))(react-refresh@0.17.0)(react@19.1.0):
dependencies:
'@babel/runtime': 7.26.0
'@babel/runtime': 7.27.6
'@expo/cli': 1.0.0-canary-20250701-6a945c5(graphql@16.11.0)
'@expo/config': 11.0.12-canary-20250701-6a945c5
'@expo/config-plugins': 10.2.0-canary-20250701-6a945c5

View File

@@ -1,5 +1,11 @@
# jazz-react-tailwind-starter
## 0.0.154
### Patch Changes
- jazz-tools@0.17.10
## 0.0.153
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "jazz-react-passkey-auth-starter",
"private": true,
"version": "0.0.153",
"version": "0.0.154",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -1,5 +1,11 @@
# svelte-passkey-auth
## 0.0.128
### Patch Changes
- jazz-tools@0.17.10
## 0.0.127
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "svelte-passkey-auth",
"version": "0.0.127",
"version": "0.0.128",
"type": "module",
"private": true,
"scripts": {