Skip to content

fix: restore build broken by the website redesign#61

Merged
brunobuddy merged 1 commit into
mainfrom
fix/npm-publish-workflow
Jun 9, 2026
Merged

fix: restore build broken by the website redesign#61
brunobuddy merged 1 commit into
mainfrom
fix/npm-publish-workflow

Conversation

@brunobuddy

Copy link
Copy Markdown
Member

💭 Why

The website redesign merge (#60) left main failing to compile, turning CI red and blocking the modelparams npm release (the release gates on a clean root typecheck).

✨ What changed

  • Drop a duplicated paramGroupColor import in render.ts.
  • Guard the possibly-undefined entry in the scroll-top IntersectionObserver.

🔧 For operators

After merge, re-run the "Release modelparams" workflow with force_level=patch to publish the first package version.

The redesign merge (#60) left main failing to compile, which turned CI red and blocked the modelparams npm release (it gates on a clean root typecheck).

- Drop a duplicated paramGroupColor import in render.ts
- Guard the possibly-undefined entry in the scroll-top observer
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modelparams.dev Ready Ready Preview Jun 9, 2026 7:41am

Request Review

@github-actions github-actions Bot added the site Website code or tooling label Jun 9, 2026
@brunobuddy brunobuddy merged commit f44419f into main Jun 9, 2026
5 checks passed
@brunobuddy brunobuddy deleted the fix/npm-publish-workflow branch June 9, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

site Website code or tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant