Skip to content

chore: release packages 📦#47

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: release packages 📦#47
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 2, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@fujocoded/authproto@0.4.0

Minor Changes

  • #46 4c266d6 Thanks @essential-randomness!

    Add scoped login controls, an Authorize component for requesting extra
    permissions after login, and helpers for building ATProto permission scopes.

    Breaking changes

    • Login and logout now default to returning users to the referring page instead
      of /. Set redirects.afterLogin and redirects.afterLogout to / to keep
      the old behavior.
    • <Login /> no longer defaults the input placeholder to handle.bsky.social;
      pass placeholder="handle.bsky.social" if you want that exact prompt.
    • Astro.locals.loggedInUser now includes a required scopes array. Update
      tests, mocks, and custom local assignments to include scopes: [] when no
      grants are needed.

@fujocoded/zod-transform-socials@0.1.1

Patch Changes

  • #48 f1d01c7 Thanks @essential-randomness!

    Exports SocialLinkObjectSchema so projects can extend the object form of a
    social link without rebuilding the whole schema. SocialLinkInputSchema is also
    available as the clearer name for the default one-item input schema, with
    matching SocialLinkObject and SocialLinkInput types.

    Adds standalone examples for preserving custom fields like label through
    the transform.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from d2b96aa to 03391cf Compare June 5, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants