Skip to content

Commit 8dcde92

Browse files
brainkimclaude
andcommitted
chore: bump @b9g/platform-cloudflare to 0.1.17
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2f61403 commit 8dcde92

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to Shovel will be documented in this file.
44

5+
## @b9g/platform-cloudflare 0.1.17 - 2026-03-03
6+
7+
### Bug Fixes
8+
9+
- **`@b9g/platform-cloudflare`** - Fix Miniflare dev server returning 404 for all routes by adding `routerConfig: {has_user_worker: true}` to assets config (#72)
10+
511
## @b9g/platform-cloudflare 0.1.16, create-shovel 0.1.3 - 2026-03-02
612

713
### Features

packages/platform-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@b9g/platform-cloudflare",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "Cloudflare Workers platform adapter for Shovel - already ServiceWorker-based!",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)