Skip to content

Latest commit

 

History

History
133 lines (74 loc) · 5 KB

CHANGELOG.md

File metadata and controls

133 lines (74 loc) · 5 KB

Change Log

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

2025-01-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


wallet_kit - v0.0.3

2025-01-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


secure_store - v0.1.2+1

wallet_kit - v0.0.2+2

2024-12-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ark_project - v0.1.0+2
  • starknet_cli - v0.0.1+2

starknet - v0.1.1

  • FIX: trigger new packages release to fix broken dependencies (#424). (ec3773ea)
  • FEAT: Add support for declare, deploy, and invoke v3. Also add support for estimate_fee (#423). (5bc62396)

starknet_provider - v0.1.1

  • FIX: trigger new packages release to fix broken dependencies (#424). (ec3773ea)
  • FEAT: Add support for declare, deploy, and invoke v3. Also add support for estimate_fee (#423). (5bc62396)

wallet_kit - v0.0.2+1

  • FIX: wallet_kit .gitignore should be for a package. (a9c5c02d)
  • FIX: add missing .gitignore in wallet_kit. (2f9d7d7b)

2024-12-01

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ark_project - v0.1.0+1
  • starknet_provider - v0.1.0+1
  • starknet_cli - v0.0.1+1

starknet - v0.1.0+1

  • FIX: analyze: NullThrownError is obsolete. (e73c416b)

wallet_kit - v0.0.2

  • FEAT: unit test in wallet_kit. (f05cd089)