Skip to content

Commit 12db6e4

Browse files
committed
docs: 0.7.5 changelog
1 parent 14c2829 commit 12db6e4

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/changelog/overview.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,23 @@ mode: "center"
99
Releases](https://github.com/rivet-gg/actor-core/releases) page.
1010
</Info>
1111

12+
<Update description="0.7.5" label="March 25th, 2025">
13+
## Features
14+
15+
- [**Driver Context**](https://actorcore.org/drivers/overview#accessing-driver-context): You can now access driver-specific context, for example:
16+
- [Rivet](/platforms/rivet#accessing-rivet-context)
17+
- [Durable Objects](/platforms/cloudflare-workers#accessing-cloudflare-context-and-bindings)
18+
19+
## Documentation
20+
21+
- [Lifecycle `createVars` and `vars`](http://localhost:3001/concepts/lifecycle#createvars-and-vars)
22+
- Fix Hono example code
23+
24+
## Fixes
25+
26+
- Add `tsx` to examples
27+
</Update>
28+
1229
<Update description="0.7.4" label="March 21st, 2025">
1330
## Features
1431

0 commit comments

Comments
 (0)