CHANGELOG.md 10 KB

@codama/nodes

1.4.0

Minor Changes

  • #915 5c3fb46 Thanks @lorisleiva! - Add optional programId field to PdaValueNode to allow using a provided account as the program of the PDA

Patch Changes

1.3.8

Patch Changes

1.3.7

Patch Changes

1.3.6

Patch Changes

1.3.5

Patch Changes

  • Updated dependencies []:

1.3.4

Patch Changes

  • Updated dependencies []:

1.3.3

Patch Changes

  • Updated dependencies []:

1.3.2

Patch Changes

  • Updated dependencies []:

1.3.1

Patch Changes

  • Updated dependencies []:

1.3.0

Patch Changes

  • Updated dependencies []:

1.2.13

Patch Changes

  • Updated dependencies []:

1.2.12

Patch Changes

  • Updated dependencies []:

1.2.11

Patch Changes

1.2.10

Patch Changes

  • Updated dependencies []:

1.2.9

Patch Changes

  • Updated dependencies []:

1.2.8

Patch Changes

  • Updated dependencies []:

1.2.7

Patch Changes

1.2.6

Patch Changes

  • Updated dependencies []:

1.2.5

Patch Changes

  • Updated dependencies []:

1.2.4

Patch Changes

1.2.3

Patch Changes

1.2.2

Patch Changes

  • Updated dependencies []:

1.2.1

Patch Changes

1.2.0

Minor Changes

Patch Changes

1.1.0

Patch Changes

  • Updated dependencies []:

1.0.0

Major Changes

Patch Changes

0.22.0

Minor Changes

  • #183 c8c5934 Thanks @lorisleiva! - Add InstructionLinkNode, InstructionAccountLinkNode and InstructionArgumentLinkNode

  • #175 2b1259b Thanks @lorisleiva! - Remove importFrom attributes from link nodes and resolvers

    Instead, a new linkOverrides attribute is introduced on all renderers to redirect a link node or a resolver to a custom path or module.

  • #180 93a318a Thanks @lorisleiva! - Add optional program attribute to link nodes and namespace linkable nodes under their associated program.

Patch Changes

0.21.5

Patch Changes

0.21.4

Patch Changes

  • Updated dependencies []:

0.21.3

Patch Changes

  • Updated dependencies []:

0.21.2

Patch Changes

  • Updated dependencies []:

0.21.1

Patch Changes

  • Updated dependencies []:

0.21.0

Minor Changes

  • #111 2f26050 Thanks @lorisleiva! - Add RemainderOptionTypeNode

    A node that represents an optional item using a child TypeNode such that the item can either be present — i.e. Some<T> — or absent — i.e. None — depending on whether or not there are remaining bytes in the buffer.

Patch Changes

0.20.6

Patch Changes

0.20.5

Patch Changes

  • #42 908acba Thanks @kespinola! - set anchor account seed definitions on instructions as defaultValue for the associated instruction account. Removes hoisting PDAs to the program node for the time being.

  • Updated dependencies [908acba]:

0.20.4

Patch Changes

0.20.3

Patch Changes

0.20.2

Patch Changes

0.20.1

Patch Changes