Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 May 20:18
· 21 commits to main since this release
40f54da

Minor Changes

  • 98aba7b: Rename the NoUserActivationError class to MissingUserActivationError. The new name keeps the "missing thing" meaning while aligning with its sibling adjective-style names (UnsupportedError, UnavailableError).

    Breaking: update any import, instanceof, or catch checks that reference NoUserActivationError.