Skip to main content

Changelogs

Changelogs

Jun 6, 2024

Contributors

    r-mulderferreroltdisaozlersstraatemans

0.10.0

Minors

  • Added a hook to toggle and keep theme state, removing the necessity of a theme provider context

  • Added a new variant to apply different colors to the Divider component

Patches

  • Add checkboxgroup component

  • Add indication arrow and add an compact version of the tooltip

  • Update border and radius based on layout

  • Update border styles for the Notification component

  • Added stable status to ui components

  • Token sync

  • Adds story for new System icons

  • Fixed the accessibility issues (font-weight and color related to the badge

  • added the high contrast variant and fixed the inline spacing for the large variant

  • Add new checkbox component

  • Add new tabs component style and added the pagination option

  • Updated sync plugin and tokens

May 8, 2024

Contributors

    ferreroltdr-mulderMRVDH

0.9.0

Minors

Patches

  • Added proper sizes for the dialog

  • Update the textfield and numberfield components to the new branding

  • Package updates

  • Use new brand icons

  • feat: update textarea component to new styling

  • Refactor button component to match new styles and replace component throughout the mono repo

  • update style notification

  • In this PR the combobox is using the internal field component which will update the styles to the new standard

  • added extra color variants to the badge'

  • feat: updated the select component with the new styling updates. These include new size variants, font variants and consistent states like the other form elements. Breaking change: startIcon has been renamed to startVisual to be consistent with other components.

  • Updated dependencies \

    • @kadena/react-icons@0.0.3

Apr 25, 2024

Contributors

    MRVDH

0.0.3

Patches

Feb 15, 2024

Contributors

    salamaashoush

0.0.2

Patches

  • New icons library generated from design system tokens

Jun 5, 2024

Contributors

    javadkh2sanderlooijenganil-amrutlal-deptrealdreamerbarthuijgen

1.1.0

Minors

  • Updated table generation and json output format to improve account information display

    • Updated "tx send" command to include transaction logging functionality. Transactions are now saved in a log file, capturing network details, transaction ID, and status.
    • Implemented the tx history command to display a formatted transaction history. This command provides a user-friendly way to view detailed transaction logs, including network host, network ID, chain ID, status, and transaction ID.
  • Rename config path command to config show command Config show command to include all commands directory paths and counts of different resources like wallets, accounts, networks etc.

  • Add empty state warning message for network list command All empty state log level to warning for consistency

  • Fixed reducing the overall maximum fund amount to 20 and dynamically split the max amount per chain when funding multiple chains.

    Fixed sorting of chain ids in the log.

  • Add warning log message when user selects "no" for deploying the faucet.

    • Renamed --type option to --from in the account add command.
    • Updated --type=manual to --from=key for specifying account addition via key file or manual entry.
    • Improved descriptions in account from selection prompts for better clarity on available options.

Patches

  • Pin sensitive dependencies to specific versions

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/hd-wallet@0.4.1
    • @kadena/cryptography-utils@0.4.4
    • @kadena/client-utils@0.6.0
    • @kadena/pactjs-cli@1.11.2
    • @kadena/client@1.11.2
    • @kadena/pactjs-generator@1.11.2

May 13, 2024

Contributors

    alber70gMRVDHbarthuijgenjavadkh2realdreamer

1.0.0

Minors

  • Add support for funding accounts on devnet

Patches

  • Package updates

  • Updated dependencies \

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/hd-wallet@0.4.0
    • @kadena/cryptography-utils@0.4.3
    • @kadena/pactjs-generator@1.11.1
    • @kadena/client-utils@0.5.4
    • @kadena/pactjs-cli@1.11.1
    • @kadena/client@1.11.1
    • @kadena/pactjs@0.4.3

Misc

Jun 3, 2024

Contributors

    javadkh2

0.1.4

Patches

  • Updated dependencies \

  • Updated dependencies \

    • @kadena/cryptography-utils@0.4.4
    • @kadena/chainweb-node-client@0.6.2

Apr 25, 2024

Contributors

    MRVDH

0.1.3

Patches

  • Package updates

  • Updated dependencies \

    • @kadena/chainweb-node-client@0.6.1
    • @kadena/cryptography-utils@0.4.3
    • @kadena/pactjs@0.4.3

May 21, 2024

Contributors

    emilypiDevopsGothrsoeldnerchessai

4.12.0

Minors

  • Support for keccak256 native

  • Add poseidon hash alias as hash-poseidon

Patches

  • Fixed parsing of difftime as a property

Misc

  • Added pact version command to verify linking

May 21, 2024

Contributors

    jmcardonchessaikyoshisukisirlensalotemilypirsoeldneredmundnobleimalsogreg

4.11.0

Minors

  • Support for verifier plugins

  • Support for hyperlane-message-id

  • Support for decoding a hyperlane TokenMessage

Patches

  • Fix bug in enforce-pact-version parser

  • Fix pact CLI usage output to use correct naming

  • Fix step for defpacts in typechecker

Misc

  • List-modules moved to local-only

  • Update pact server typo

  • Deprecate readthedocs