Skip to content

v4.5.0

Choose a tag to compare

@cezaraugusto cezaraugusto released this 17 Jul 21:14
· 253 commits to main since this release

The platform client (GitHub device-code login, the credential store, and the
publish flow) is now vendored directly in this package instead of the
separate @extension.dev/core dependency. No behavior change: the tool
schemas, the credential file, token resolution, and the publish error
envelopes are all unchanged. This drops a runtime dependency and the
two-package release step.