File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,23 @@ mode: "center"
9
9
Releases] ( https://github.com/rivet-gg/actor-core/releases ) page.
10
10
</Info >
11
11
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
+
12
29
<Update description = " 0.7.4" label = " March 21st, 2025" >
13
30
## Features
14
31
You can’t perform that action at this time.
0 commit comments