Skip to content

Conversation

@Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Sep 15, 2025

Explanation

The two deprecated state derivation functions (getAnonymizedState and getPersistentState) have been removed from the next export, which as upcoming breaking changes. deriveStateFromMetadata remains the recommended replacement.

References

Closes #6610

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

The two deprecated state derivation functions (`getAnonymizedState`
and `getPersistentState`) have been removed from the `next` export,
which as upcoming breaking changes. `deriveStateFromMetadata` remains
the recommended replacement.

Closes #6610
@Gudahtt Gudahtt force-pushed the remove-deprecated-state-derivation-functions branch from 34f7301 to d71ff92 Compare September 15, 2025 18:00
@Gudahtt Gudahtt marked this pull request as ready for review September 15, 2025 18:22
@Gudahtt Gudahtt requested a review from a team as a code owner September 15, 2025 18:22
Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Gudahtt Gudahtt enabled auto-merge (squash) September 15, 2025 20:49
@Gudahtt Gudahtt merged commit ec00962 into main Sep 15, 2025
239 checks passed
@Gudahtt Gudahtt deleted the remove-deprecated-state-derivation-functions branch September 15, 2025 20:55
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.

Remove deprecated state derivation functions

3 participants