Skip to content

Releases: kadena-community/kadena.js

@kadena/react-ui@0.8.1

07 Feb 14:59
e8f5ea5
Compare
Choose a tag to compare

Patch Changes

  • cce6c38: Added more masking options to the MaskedValue component
  • 1aa8bfa: Remove accordion animation

@kadena/graph@0.1.3

07 Feb 14:59
e8f5ea5
Compare
Choose a tag to compare

Patch Changes

  • ae6b983: only write schema when NODE_END=development

@kadena/react-ui@0.8.0

06 Feb 13:43
cf6c85e
Compare
Choose a tag to compare

Minor Changes

  • 5220048: Adds NumberField component to the form section

Patch Changes

  • bc5ff9a: Updated the Pagination component to use the new Button component
    styles and new tokens
  • 817eff0: Export progressCircle
  • 5a52cd6: Updated the NavHeader component export structure, components, and
    styles
  • eb12b60: Aria accordion component

@kadena/graph@0.1.2

06 Feb 13:43
cf6c85e
Compare
Choose a tag to compare

Patch Changes

  • 6a4153b: Alter migrations to support the correct format for devnet. Also
    removed unnecessary indexes.
  • 5f89df5: Change default value for branch
  • e6e252c: Implement flood functionality
  • Updated dependencies [172734c]
  • Updated dependencies [1b4e49d]
    • @kadena/client-utils@0.4.0

@kadena/create-kadena-app@0.1.1

06 Feb 13:43
cf6c85e
Compare
Choose a tag to compare

Patch Changes

  • 0dbc43f: Fix remove only allow pnpm

@kadena/client-utils@0.4.0

06 Feb 13:43
cf6c85e
Compare
Choose a tag to compare

Minor Changes

  • 1b4e49d: introduce from function that allows start a process from a
    specific event

Patch Changes

  • 172734c: enable the utility function 'describeModule' to be used in other
    packages

@kadena/react-ui@0.7.1

25 Jan 11:41
Compare
Choose a tag to compare

Patch Changes

  • b6a44c8: Update Repository information to enable provenance

@kadena/create-kadena-app@0.1.0

25 Jan 11:41
Compare
Choose a tag to compare

Minor Changes

  • 7ac81fb: Move create kadena app package

@kadena/types@0.6.0

19 Dec 12:43
696fdb0
Compare
Choose a tag to compare

Minor Changes

  • c637a95: Resolved the issue with Ikeypair type with two different signatures
  • 15c203e: improve client utils returns type

@kadena/pactjs-generator@1.7.0

19 Dec 12:43
696fdb0
Compare
Choose a tag to compare

Minor Changes

  • 9bec1fb: intruduce PactReturnType in order to extract pact functions return
    type
  • a3bb207: let users pass Literal or ()=>string as function inputs to cover
    more advanced usecases.

Patch Changes

  • 735aeb3: Fixed dependency resolution in pactjs-cli