File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.7.5 "
2
+ "." : " 0.7.6 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.7.6] ( https://github.com/rivet-gg/actor-core/compare/v0.7.5...v0.7.6 ) (2025-03-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * add ` actor-core/test ` ([ #790 ] ( https://github.com/rivet-gg/actor-core/issues/790 ) ) ([ bf5e675] ( https://github.com/rivet-gg/actor-core/commit/bf5e6754982a286fd41bdbb7c86d45d0d55df47f ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * fix combining ` CreateState ` and ` CreateVars ` causing ` V ` to be ` unknown ` ([ #794 ] ( https://github.com/rivet-gg/actor-core/issues/794 ) ) ([ 61bc9ad] ( https://github.com/rivet-gg/actor-core/commit/61bc9ad07e1acdf950adf57346115169a2075209 ) )
14
+
15
+
16
+ ### Documentation
17
+
18
+ * 0.7.5 changelog ([ 12db6e4] ( https://github.com/rivet-gg/actor-core/commit/12db6e4204d64dfa933cbfd0714655ef0c74cdaa ) )
19
+ * document createVars & driver-specific values ([ #787 ] ( https://github.com/rivet-gg/actor-core/issues/787 ) ) ([ 14c2829] ( https://github.com/rivet-gg/actor-core/commit/14c282916ec96022c96d2da9eef83340f3d67360 ) )
20
+ * fix localhost link ([ 991fc99] ( https://github.com/rivet-gg/actor-core/commit/991fc99d584d6fa12d175d5017f4a094de9e9eb0 ) )
21
+
22
+
23
+ ### Continuous Integration
24
+
25
+ * add turborepo cache ([ #792 ] ( https://github.com/rivet-gg/actor-core/issues/792 ) ) ([ 169260a] ( https://github.com/rivet-gg/actor-core/commit/169260a92ff471dad8927d9c3d782869acdbb35d ) )
26
+ * add yarn cache ([ #791 ] ( https://github.com/rivet-gg/actor-core/issues/791 ) ) ([ d65d1fa] ( https://github.com/rivet-gg/actor-core/commit/d65d1fa49171508bfbc19b7dead785bc6e982419 ) )
27
+
28
+
29
+ ### Chores
30
+
31
+ * release 0.7.6 ([ d996b39] ( https://github.com/rivet-gg/actor-core/commit/d996b39f1152b70a994c524bb8bc17c878de57c3 ) )
32
+ * release version 0.7.6 ([ 3c2c0d1] ( https://github.com/rivet-gg/actor-core/commit/3c2c0d1a9a30b206ca48e179b26a943db0a5fa3a ) )
33
+
3
34
## [ 0.7.5] ( https://github.com/rivet-gg/actor-core/compare/v0.7.3...v0.7.5 ) (2025-03-25)
4
35
5
36
You can’t perform that action at this time.
0 commit comments