Skip to content

v1.0.1

Choose a tag to compare

@simeng-li simeng-li released this 27 Apr 02:56
· 10 commits to master since this release
9d885a1

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".

Related PR.
Related issue #47

pnpm updates

  • Bump pnpm to v10.
  • pnpm-lock file 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.