v1.0.1
Bug fix
Bump @logto/js and @logto/client to the latest versions to resolve the following issue in react-native:
Unable to resolve "@logto/js" from "node_modules\@logto\client\lib\shim.js".
pnpm updates
- Bump pnpm to v10.
pnpm-lockfile regenerated.- Update all CI jobs using pnpm v10.
Other dependency updates
Update the version specification for the @react-native-async-storage/async-storage
Change the version specification from ^1.23.1 to ~1.23.1. This ensures that only patch updates will be installed. Align with other react-native packages' version control policy.