You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First public release. Renamed from the private @extensiondev/urls to the
published @extension.dev/urls, matching the fleet's public-package scope.
Added the preview origin (preview.extension.dev, the author's in-progress
build door) and a previewSharePath(previewId) builder for the shareable /?preview=<id> render URL.
Ships a compiled dist (rslib, cjs + types) for standalone npm consumers such
as the public MCP, which previously vendored byte copies of these modules.