Atproto: @atproto/[email protected] Release

Release date:
October 24, 2025
Previous version:
@atproto/[email protected] (released October 6, 2025)
Magnitude:
101 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in @atproto/[email protected]

github-actions[bot]

Directory Browser for @atproto/[email protected]

All files are compared to previous version, @atproto/[email protected]. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Minor Changes

  • #4289 8ff5ec4ca Thanks @matthieusieben! - Remove exported oauthHttpsRedirectURISchema and oauthPrivateUseRedirectURISchema in favor of oauthRedirectUriSchema and oauthLoopbackClientRedirectUriSchema, which provide semantically meaningful groupings of redirect URIs based on OAuth client types.

    oauthHttpsRedirectURISchema can still be accessed using httpsUriSchema. oauthPrivateUseRedirectURISchema can still be accessed using privateUseUriSchema.

  • #4289 8ff5ec4ca Thanks @matthieusieben! - Remove unused isLoopbackUrl utility

Patch Changes