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

chore: version packages #1210

Merged
merged 1 commit into from
Jan 18, 2022
Merged

chore: version packages #1210

merged 1 commit into from
Jan 18, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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

@accounts/mongo@0.34.0

Minor Changes

  • #1205 dc13f582 Thanks @mrcleanandfresh! - Changed idProvider to idSessionProvider in @mongo-sessions. This change was made to give more granular control when creating custom identifiers for both sessions and users. The new option generates the _id for new Session objects. Going forward, the idProvider will only be used for the creation of user identifiers.

    Updated AccountsMongoOptions in @mongo to have the new idSessionProvider.

    Migration: If you are using idProvider for the creation of a custom identifier for sessions, then you will need to move that logic to the new idSessionProvider function in the configuration.

Patch Changes

@accounts/mongo-sessions@0.33.0

Minor Changes

  • #1205 dc13f582 Thanks @mrcleanandfresh! - Changed idProvider to idSessionProvider in @mongo-sessions. This change was made to give more granular control when creating custom identifiers for both sessions and users. The new option generates the _id for new Session objects. Going forward, the idProvider will only be used for the creation of user identifiers.

    Updated AccountsMongoOptions in @mongo to have the new idSessionProvider.

    Migration: If you are using idProvider for the creation of a custom identifier for sessions, then you will need to move that logic to the new idSessionProvider function in the configuration.

Patch Changes

@pradel pradel merged commit 79575f8 into master Jan 18, 2022
@pradel pradel deleted the changeset-release/master branch January 18, 2022 13:09
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.

None yet

1 participant