Skip to content

v14.1

Choose a tag to compare

@snowdamiz snowdamiz released this 02 Mar 04:38
· 492 commits to main since this release

Packages website: publish UI

  • New /publish page with step-by-step guide and GitHub sign-in button
  • New /token page — after OAuth the registry now redirects here with your publish token ready to copy (token is cleared from URL immediately via history.replaceState)
  • "Publish" link added to navbar
  • Registry: OAuth callback now auto-creates a publish token and hands it off to the frontend instead of serving a bare HTML dashboard page
  • Registry: FRONTEND_URL env var added (defaults to https://packages.meshlang.dev)