Releases: jamsocket/y-sweet
Releases · jamsocket/y-sweet
0.6.3
What's Changed
- Improve create-y-sweet-app by @jakelazaroff in #340
- [email protected] by @jakelazaroff in #341
- Add create-y-sweet-app to README.md by @jakelazaroff in #343
- Add BlockNote to y-sweet demos by @jakelazaroff in #342
- Update debugger link by @feliciachang in #344
- Readme copy changes by @paulgb in #347
- Use hardcoded connection string fallback rather than .env file by @jakelazaroff in #348
- Outline Y-Sweet logo by @paulgb in #346
- 0.6.3 by @jakelazaroff in #349
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Add ^19.0.0-rc to @y-sweet/react peer dependencies by @jakelazaroff in #338
- 0.6.2 by @jakelazaroff in #339
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Fix clippy by @michaelsilver in #329
- Allow doc creation with initial content by @michaelsilver in #330
- Fix server hang on exit by @paulgb in #332
- Use Jamsocket logo in demos instead of Drifting logo by @paulgb in #334
- Add create-y-sweet-app by @jakelazaroff in #333
- Turn off safe mode for next.js demos by @paulgb in #335
- Add ^19.0.0 to @y-sweet/react peer dependencies by @jakelazaroff in #336
- 0.6.1 by @jakelazaroff in #337
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- update docs links by @rolyatmax in #320
- Fix docstring by @paulgb in #321
- update y-sweet cloud links by @rolyatmax in #322
- name param for useMap, useArray, and useText should be optional by @rolyatmax in #326
- Reduce next.js example warnings by @paulgb in #324
- Fix debugger console.log by @paulgb in #327
- bump to v0.6.0 by @rolyatmax in #328
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- update readme description by @paulgb in #303
- Use POST for
check_store
instead of GET by @paulgb in #313 - Deprecate top-level doc updates by @paulgb in #314
- Move WebSocket path under document-level prefix. by @paulgb in #315
- Update to 0.5.1 by @paulgb in #316
- Bump next from 14.2.3 to 14.2.10 in /debugger by @dependabot in #317
- Add validity time option to the API (DIS-2749) by @paulgb in #299
- Add OpenAPI spec by @paulgb in #312
- [y sweet] support optional initialClientToken for YSweetProvider by @rolyatmax in #319
New Contributors
- @dependabot made their first contribution in #317
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Better discord link by @paulgb in #296
- Fix ctrl+c shutdown for
serve-doc
by @paulgb in #297 - update links by @feliciachang in #298
- update README by @rolyatmax in #300
- [y sweet/client] support provider.on() by @rolyatmax in #301
- v0.5.0 by @rolyatmax in #302
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add release helper by @paulgb in #284
- Add simple healthcheck by @paulgb in #291
- Fix y-sweet path issue by @paulgb in #293
- y-sweet js client support auth endpoint by @rolyatmax in #292
- fix ysweet debugger by @rolyatmax in #294
- v0.4.0 by @rolyatmax in #295
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
- v 0.2.2 by @paulgb in #266
- Fix windows support by @paulgb in #267
- Fix x86 Mac OS Build by @paulgb in #271
- [serve-doc] Make storage config optional by @michaelsilver in #273
- Modernize Python SDK packaging by @michaelsilver in #274
- Version updates by @paulgb in #268
- Return
baseUrl
from auth endpoint by @paulgb in #276 - Fix binary download issue by @paulgb in #277
- Split up SDK codebase by @paulgb in #278
- Implement YSweetConnection class in SDK by @paulgb in #279
- Implement YDocConnection for Python SDK by @paulgb in #280
- Improve Python API by @paulgb in #281
- Disable doc garbage collection when running in
serve-doc
mode. by @paulgb in #282 - Bump version to 0.3.0 by @paulgb in #285
- Update actions versions by @paulgb in #286
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Bump server version by @paulgb in #252
- Remove unwraps in durable object by @paulgb in #254
- Add python example by @paulgb in #255
- Python SDK by @paulgb in #256
- Fix all lint/compilation warnings by @michaelsilver in #260
- Fix unit test GitHub Action cargo caching by @michaelsilver in #261
- Support a session token for AWS credentials by @michaelsilver in #262
- Fix clippy in Y-Sweet Worker by @michaelsilver in #263
- Implement a
serve-doc
command by @michaelsilver in #264 - Make the container default to serve doc by @michaelsilver in #265
New Contributors
- @michaelsilver made their first contribution in #260
Full Changelog: v0.2.1...v0.2.2