File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0-alpha.2] ( https://github.com/zama-ai/sdk/compare/v2.0.0-alpha.1...v2.0.0-alpha.2 ) (2026-03-18)
4+
5+ ### Bug Fixes
6+
7+ - ** sdk:** detect session expiry with 30s staleTime on isAllowed query ([ #124 ] ( https://github.com/zama-ai/sdk/issues/124 ) ) ([ 532fb92] ( https://github.com/zama-ai/sdk/commit/532fb9298a5e2ff333b7bf72cd4256b3a9db05ba ) )
8+
39## [ 2.0.0-alpha.1] ( https://github.com/zama-ai/sdk/compare/v1.2.0-alpha.5...v2.0.0-alpha.1 ) (2026-03-18)
410
511### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " @zama-fhe/react-sdk" ,
3- "version" : " 2.0.0-alpha.1 " ,
3+ "version" : " 2.0.0-alpha.2 " ,
44 "description" : " React hooks for Zama SDK" ,
55 "license" : " BSD-3-Clause-Clear" ,
66 "author" : " Zama" ,
5959 },
6060 "peerDependencies" : {
6161 "@tanstack/react-query" : " >=5" ,
62- "@zama-fhe/sdk" : " ^2.0.0-alpha.1 " ,
62+ "@zama-fhe/sdk" : " ^2.0.0-alpha.2 " ,
6363 "react" : " >=18" ,
6464 "viem" : " ^2.47.0" ,
6565 "wagmi" : " >=2"
Original file line number Diff line number Diff line change 11{
22 "name" : " @zama-fhe/sdk" ,
3- "version" : " 2.0.0-alpha.1 " ,
3+ "version" : " 2.0.0-alpha.2 " ,
44 "description" : " TypeScript SDK for Zama confidential ERC-20 tokens (fhEVM)" ,
55 "license" : " BSD-3-Clause-Clear" ,
66 "author" : " Zama" ,
You can’t perform that action at this time.
0 commit comments