Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:37
· 30 commits to main since this release

1.3.0 (2026-08-07)

Bug Fixes

  • make AuthProvider.destroy() terminal instead of rebuilding the proxy (0c33663)
  • stop the token storage timer in OAuthProxy.destroy() (52a776f)

Features

  • add AuthProvider.destroy() to release the proxy it created (3831f7a)
  • expose the auth provider on ViteMCP so callers can destroy it (e89d96e)