Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: version packages #781

Merged
merged 1 commit into from
Aug 7, 2024
Merged

release: version packages #781

merged 1 commit into from
Aug 7, 2024

Conversation

silverhand-bot
Copy link
Collaborator

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 master, this PR will be updated.

Releases

@logto/next@3.5.0

Minor Changes

  • 9142c6c: add getAccessTokenRSC to the server actions package

    Introduced two new asynchronous functions, getAccessTokenRSC and getOrganizationTokenRSC, designed to retrieve access tokens within React Server Components (RSC) environments. These functions facilitate token management in a server-side context without updating the session, since in RSC cookies are not writable.

@logto/next-server-actions-sample@2.3.0

Minor Changes

  • 9142c6c: add getAccessTokenRSC to the server actions package

    Introduced two new asynchronous functions, getAccessTokenRSC and getOrganizationTokenRSC, designed to retrieve access tokens within React Server Components (RSC) environments. These functions facilitate token management in a server-side context without updating the session, since in RSC cookies are not writable.

Patch Changes

  • Updated dependencies [9142c6c]
    • @logto/next@3.5.0

@logto/next-app-dir-sample@2.1.18

Patch Changes

  • Updated dependencies [9142c6c]
    • @logto/next@3.5.0

@logto/next-sample@2.1.18

Patch Changes

  • Updated dependencies [9142c6c]
    • @logto/next@3.5.0

@wangsijie wangsijie enabled auto-merge (squash) August 7, 2024 03:36
@wangsijie wangsijie merged commit 750b9c3 into master Aug 7, 2024
2 checks passed
@wangsijie wangsijie deleted the changeset-release/master branch August 7, 2024 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants