Skip to content

Commit 2d6db0b

Browse files
chore(site): weekly changelog for October 19th
1 parent f62a86f commit 2d6db0b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

biome.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"!frontend",
1313
"!rivetkit-openapi/openapi.json",
1414
"!scripts",
15-
"!website"
15+
"!website",
16+
"!site"
1617
],
1718
"ignoreUnknown": true
1819
},
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
export const author = "nicholas-kissel"
2+
export const published = "2025-10-19"
3+
export const category = "changelog"
4+
export const keywords = ["weekly-update", "websockets", "path-routing", "docker", "coolify", "amd64"]
5+
6+
# Rivet Weekly Changelog 2025-41
7+
8+
- Support WebSockets/HTTP via path routing – no need for headers or custom protocols
9+
- AMD64 Docker image
10+
- Coolify

0 commit comments

Comments
 (0)