Skip to content

Commit bcd4eef

Browse files
chrisbbreuerclaude
andcommitted
chore: bump @stacksjs/clarity + bunfig
Picks up clarity@0.3.28 / bunfig@0.15.8 — the post-TLA-fix versions that no longer drag a frozen `var config = await loadConfig()` through downstream bundles. Repulishing ts-broadcasting against these clears the last bundled-clarity-TLA hit, which was the root cause of `@stacksjs/stx` and `@stacksjs/bunpress` stalling at module-evaluation time inside `./buddy dev`. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent c899087 commit bcd4eef

2 files changed

Lines changed: 29 additions & 3 deletions

File tree

bun.lock

Lines changed: 25 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,9 @@
5050
}
5151
},
5252
"commit-msg": "bunx gitlint --edit .git/COMMIT_EDITMSG"
53+
},
54+
"dependencies": {
55+
"@stacksjs/clarity": "^0.3.28",
56+
"bunfig": "^0.15.8"
5357
}
5458
}

0 commit comments

Comments
 (0)