Skip to content

Releases: AbstractSDK/abstract.js

@abstract-money/[email protected]

04 Jan 19:23
39597d9
Compare
Choose a tag to compare

Patch Changes

  • #18 31348c5 Thanks @dalechyn! - Forked bundle-require package with the fixed peer dependency.

@abstract-money/[email protected]

03 Jan 17:55
5b2293e
Compare
Choose a tag to compare

Patch Changes

@abstract-money/[email protected]

03 Jan 17:55
5b2293e
Compare
Choose a tag to compare

Patch Changes

  • #14 bfb3519 Thanks @dalechyn! - Implements the useAccounts hook to retrieve the list of accounts of the connected signer.

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.

Patch Changes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

@abstract-money/[email protected]

03 Jan 17:55
5b2293e
Compare
Choose a tag to compare

Patch Changes

  • #14 bfb3519 Thanks @dalechyn! - Implements the useAccounts hook to retrieve the list of accounts of the connected signer.

@abstract-money/[email protected]

29 Dec 15:03
84b2e7b
Compare
Choose a tag to compare

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.

Patch Changes

@abstract-money/[email protected]

29 Dec 15:03
84b2e7b
Compare
Choose a tag to compare

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.

@abstract-money/[email protected]

29 Dec 15:03
84b2e7b
Compare
Choose a tag to compare

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.

Patch Changes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

@abstract-money/[email protected]

29 Dec 15:03
84b2e7b
Compare
Choose a tag to compare

Minor Changes

  • 33390a1 Thanks @dalechyn! - First release of abstract.js revamped SDK!

    New SDK structure involves multiple packages, each with its own dependencies.
    This allows for more flexibility and better control over the SDK.

    Old-new packages mapping:

    • @abstract-money/abstract.js -> @abstract-money/core
    • @abstract-money/abstract.js-react -> @abstract-money/react
    • @abstract-money/cosmwasm -> @abstract-money/cosmwasm-utils

    A new package was introduced, @abstract-money/cli that adopts a quicker
    development setup when using Abstract contracts.
    A developer is now not obligated to download the Abstract contract schemas himself,
    and can simply enumerate the required contracts via the registry plugin,
    available at @abstract-money/cli/plugins, and the CLI will download and cache them
    itself.
    This feature also allowed to cut out the boilerplate code from the old @abstract-money/abstract.js,
    yet keeping the backwards compatibility.