This repository was archived by the owner on Oct 22, 2025. It is now read-only.
v0.6.0
0.6.0 (2025-03-05)
Features
- @actor-core/cli: add cli (#642) (d919f1a)
- add config validation (#648) (3323988)
- add cors support (#647) (ef13939)
- add release candidate support to publish script (#660) (f6c6adc)
- create-actor: add create-actor lib (#641) (05b5894)
- support transport negotiation between client and server (#636) (a6fa986)
Bug Fixes
- exclude create-actor from non-core packages validation (#656) (2f2e1da)
- update yarn.lock deps (#655) (39958ab)
Documentation
- add changelog (#651) (4931a2a)
- add changelog for v0.6.0 (#661) (22fa68c)
- add llm resources (#653) (de201a4)
- fix private method name in schedule example (#643) (8ada3a7)
- new landing page (#630) (b8e4a8b)
- replace managing actors with building actors & interacting with actors (436d76c)
- replace managing actors with building actors & interacting with actors (#654) (436d76c)
- update Bluesky profile URL (#644) (5e4d5ee)
- update changelog for add your own driver (#652) (dc17dd1)
- update feature comparison table (#640) (237784e)
- update quickstart guide (436d76c)
- update Rivet documentation links (#664) (1ab1947)
Code Refactoring
Chores
- add aider to gitignore (#635) (b8cedf2)
- add commit logging to publish script (#657) (6d9b73b)
- add docs-bump command (0d9ebb8)
- bump mintlify (6e88f31)
- bump mintlify (64b99e4)
- bump mintlify (42a1d83)
- bump mintlify (e6f0263)
- cloudflare-workers: export ActorHandle with createRouter (#649) (8c226be)
- docs-bump command (1d93be1)
- publish: improve git push error handling (6209d07)
- publish: improve git push error handling (#659) (6209d07)
- release 0.5.0 (6e3aa0b)
- release 0.6.0 (df72a82)
- release 0.6.0-rc.1 (6209d07)
- release 0.6.0-rc.1 (9f015f8)
- release 0.6.0-rc.1 (6794336)
- release version 0.5.0 (cec9ae1)
- release version 0.5.0 (2f9766f)
- release version 0.6.0 (bb97593)
- release version 0.6.0-rc.1 (8a92416)
- release: check for changes before version commit (9f015f8)
- release: check for changes before version commit (#658) (9f015f8)
- release: check if package already published before publishing (#650) (9cddff4)
- switch docs middleware to production URL (#632) (4698d60)
- update platform guides for create-actor (#662) (09626c0)
- update readme for new quickstart (#663) (572a6ef)
- update rivet links (#634) (f5a19b3)