Skip to content

Latest commit

 

History

History
435 lines (233 loc) · 20.6 KB

CHANGELOG.md

File metadata and controls

435 lines (233 loc) · 20.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

9.2.2 (2024-07-30)

Bug Fixes

  • contracts: set wrappedContract undefined if not found (4b6cdaf)

9.2.1 (2024-07-30)

Bug Fixes

  • contracts: fix useWrappedContract returns (f05418a)

9.2.0 (2024-07-30)

Features

  • contracts: return undefined instead of throw error on useRegisteredContract #103 (06888f3)

9.1.12 (2024-07-15)

Note: Version bump only for package soroban-react

9.1.11 (2024-07-15)

Note: Version bump only for package soroban-react

9.1.10 (2024-07-04)

Note: Version bump only for package soroban-react

9.1.9 (2024-06-23)

Note: Version bump only for package soroban-react

9.1.8 (2024-06-23)

Note: Version bump only for package soroban-react

9.1.7 (2024-06-23)

Bug Fixes

9.1.6 (2024-06-23)

Note: Version bump only for package soroban-react

9.1.5 (2024-06-10)

Note: Version bump only for package soroban-react

9.1.4 (2024-05-07)

Note: Version bump only for package soroban-react

9.1.3 (2024-04-30)

Note: Version bump only for package soroban-react

9.1.2 (2024-04-29)

Note: Version bump only for package soroban-react

9.1.1 (2024-04-29)

Note: Version bump only for package soroban-react

9.1.0 (2024-04-29)

Bug Fixes

Features

9.0.4 (2024-03-14)

Note: Version bump only for package soroban-react

9.0.3 (2024-03-14)

Note: Version bump only for package soroban-react

9.0.2 (2024-03-06)

Note: Version bump only for package soroban-react

9.0.1 (2024-03-06)

Note: Version bump only for package soroban-react

9.0.0 (2024-02-15)

Note: Version bump only for package soroban-react

8.1.1 (2024-01-15)

Bug Fixes

  • contracts: Added wrapStellarAsset() to exported index.ts (c7c5450)

8.1.0 (2024-01-15)

Features

  • CONTRACTS: Added wrapStellarAsset() (0f1436d)

8.0.2 (2023-12-26)

Bug Fixes

  • contracts: add network passphrase when signing tx (23d87f4)

8.0.1 (2023-12-26)

Bug Fixes

  • chains: Import {Networks} from stellar-sdk (7f98d11)

8.0.0 (2023-12-26)

Features

  • chains: upgrade from soroban-client to stellar-sdk (63a9d4e)
  • contracts: upgrade from soroban-client to stellar-sdk (a0b90e0)
  • core: upgrade from soroban-client to stellar-sdk (e80be84)
  • core: upgrade from soroban-client to stellar-sdk (dabcfd6)
  • utils: upgrade from soroban-client to stellar-sdk (1c7e4d9)
  • wallet-data: upgrade from soroban-client to stellar-sdk (076785f)

7.4.0 (2023-12-22)

Bug Fixes

  • prettier format (f515db4)
  • setTrustline now using serverHorizon (eb38bcd)

Features

  • Added setTrustline and stellar sdk (f232fa5)
  • Added StellarSdk and serverHorizon to sorobanContext (eef7eec)
  • contracts: added setTrustline and StellarSdk serverHorizon (87f5bc4)

7.3.7 (2023-11-24)

Note: Version bump only for package soroban-react

7.3.6 (2023-11-13)

Note: Version bump only for package soroban-react

7.3.5 (2023-11-13)

Note: Version bump only for package soroban-react

7.3.4 (2023-11-13)

Note: Version bump only for package soroban-react

7.3.3 (2023-11-10)

Features

  • contracts: contractInvoke improvements (7462a96)
  • contracts: contractInvoke improvements (49f7136)

7.3.2 (2023-11-08)

Features

  • contracts: return txHash on contractInvoke (42be842)

7.3.1 (2023-11-07)

Note: Version bump only for package soroban-react

7.3.0 (2023-11-07)

Features

  • chains: upgrade soroban-client to 1.0.0-beta.4 (bede51f)
  • contracts: upgrade soroban-client to 1.0.0-beta.4 (4d8d5c4)
  • core: upgrade soroban-client to 1.0.0-beta.4 (1e497a3)
  • events: everything commented (1b7e6c6)
  • events: upgrade soroban-client to 1.0.0-beta.4 (538966d)
  • update soroban-client to 1.0.0-beta.4 (56c4aef)
  • utils: upgrade soroban-client to 1.0.0-beta.4 (6a90ca2)
  • wallet-data: everything commented (1920eef)
  • wallet-data: upgrade soroban-client to 1.0.0-beta.4 (c95f094)

7.2.3 (2023-11-03)

Features

7.2.2 (2023-11-03)

Features

7.2.1 (2023-11-03)

Features

7.2.0 (2023-11-03)

Features

  • contracts: now signAndSendTransaction always return full response (1c8f5f5)

7.1.1 (2023-10-25)

Note: Version bump only for package soroban-react

7.1.0 (2023-10-05)

Note: Version bump only for package soroban-react

7.0.1 (2023-10-05)

Bug Fixes

  • contractInvoke now returns result.retval (b46649d)
  • futurenet horizon rpc gets replaced for the soroban rpc (b6a1f58)

7.0.0 (2023-09-21)

Note: Version bump only for package soroban-react

6.6.0 (2023-08-28)

Note: Version bump only for package soroban-react

6.5.0 (2023-08-28)

Bug Fixes

  • added args to useEffect's dependency array in order to rerender if the args are changed (0c350c7)

6.4.1 (2023-08-16)

Note: Version bump only for package soroban-react

6.4.0 (2023-08-16)

Features

  • freighter: upgrade freighter-api to 1.6.0 (78b33fc)

6.3.1 (2023-08-16)

Features

  • uncomment: uncomment contracts package (ad899a7)

6.3.0 (2023-08-10)

Note: Version bump only for package soroban-react

6.2.0 (2023-08-10)

Note: Version bump only for package soroban-react

6.1.1 (2023-08-07)

Note: Version bump only for package soroban-react

6.1.0 (2023-08-07)

Note: Version bump only for package soroban-react

6.1.0-alpha.0 (2023-08-01)

Note: Version bump only for package soroban-react

6.0.0-alpha.0 (2023-08-01)

Features

  • contracts: upgrade useSendTransaction to soroban-clien 0.9.0 (7b4415f)
  • freighter: upgrade freighter api version (7ee418d)
  • utils: comment utils (ecb9ee9)

5.3.12 (2023-07-03)

Bug Fixes

  • app: getDefaultConnectos modified (419bf0d)
  • app: tests commented for now (65b9fb9)

5.3.11 (2023-07-03)

Note: Version bump only for package soroban-react

5.3.10 (2023-07-03)

Note: Version bump only for package soroban-react

5.3.9 (2023-07-03)

Note: Version bump only for package soroban-react

5.3.8 (2023-07-03)

Note: Version bump only for package soroban-react

5.3.0 (2023-06-27)

Features

  • core: don't use default server (deaea31)

5.2.0 (2023-06-27)

Features

  • core: comment about autoconnect (f0bc7ab)

5.1.0 (2023-06-27)

Features

  • core: Add comments for improvements (fac11ea)
  • core: open connector automatically only if autoconnect==true (b8f4e54)

5.0.3-alpha.1 (2023-05-31)

Note: Version bump only for package soroban-react

4.5.2 (2023-05-26)

Note: Version bump only for package soroban-react

4.5.0 (2023-05-19)

Features

  • contracts: handle case of tx undefined (cfc8715)

4.4.1 (2023-05-19)

Note: Version bump only for package soroban-react

4.4.0 (2023-05-18)

Features

  • utils: upgrade to soroban-client v0.5.1 (7783a7f)

4.3.1 (2023-04-28)

Note: Version bump only for package soroban-react

4.3.0 (2023-04-27)

Note: Version bump only for package soroban-react

4.2.0 (2023-04-27)

Note: Version bump only for package soroban-react

4.1.2 (2023-04-27)

Note: Version bump only for package soroban-react

4.1.1 (2023-04-04)

Note: Version bump only for package soroban-react

4.1.1-alpha.0 (2023-04-04)

Note: Version bump only for package soroban-react

4.1.0 (2023-03-31)

Note: Version bump only for package soroban-react

4.0.1 (2023-03-31)

Note: Version bump only for package soroban-react

4.0.0 (2023-03-30)

Features

  • chains: chains are exported individually as WalletChain objects (48e8897)
  • core: connectors is just a normal list of Connectors, no more ConnectorList (f76093f)
  • core: network not supported (1de0ab8)
  • freighter: connectors should not need any parameter to be initializated (6cd04f9)
  • WalletChain: Not use anymore Chainmetadata, just WalletChian (20defcd)

3.8.0 (2023-03-29)

Features

  • utils: Add again identifiers that where deleted in 7686cca5c3bb1b0762be8b35b95adaeb2998df7c (0c9d768)
  • utils: upgrade to soroban-client 0.4.0 (aa7eb50)

3.7.1 (2023-02-15)

Features

  • lerna: make main package private in order to install all subpackages in one step (e2cec40)

3.7.0 (2023-01-31)

Features

  • utils: add invoker const (ba8fdf2)

3.6.0 (2023-01-10)

Features

  • contracts: include setTrustline function (f13e4f8)
  • utils: include identifiers functions (762d364)

3.3.0 (2023-01-10)

Features

  • chains: not TODO comment (2fcf6af)