v0.0.106
·
231 commits
to main
since this release
@junobuild/core
Features
- Throw an error if the client is not initialized on
signIn
, as theAuthClient
cannot be initialized simultaneously (see fix below). - Create a few specific error types instead of throwing generic errors.