Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/curly-berries-jog.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/dirty-onions-arrive.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/gold-eyes-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-zoos-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-plants-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-foxes-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-beds-jam.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spicy-camels-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-bananas-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-radios-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-wasps-look.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/dynamic-codecs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/dynamic-codecs",
"version": "1.0.0",
"version": "1.1.0",
"description": "Get codecs on demand for Codama IDLs",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/dynamic-parsers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/dynamic-parsers",
"version": "1.0.0",
"version": "1.1.0",
"description": "Helpers to dynamically identify and parse accounts and instructions",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/errors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @codama/errors

## 1.1.0

### Patch Changes

- Updated dependencies []:
- @codama/node-types@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/errors",
"version": "1.0.0",
"version": "1.1.0",
"description": "Error management for Codama",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# codama

## 1.1.0

### Patch Changes

- Updated dependencies [[`c78f3ca`](https://github.com/codama-idl/codama/commit/c78f3ca2291d1b6aed48e65dece9f97bc8b27c03), [`c31eea8`](https://github.com/codama-idl/codama/commit/c31eea83c3f8659094324acc2b780054d72b7e90), [`5bdd745`](https://github.com/codama-idl/codama/commit/5bdd745b313c4611fbc75e3eb03e368c4905ffce), [`ce4936c`](https://github.com/codama-idl/codama/commit/ce4936c031a2ba07f1bdb52cab8debcfec810d8c)]:
- @codama/visitors@1.1.0
- @codama/validators@1.1.0
- @codama/errors@1.1.0
- @codama/nodes@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codama",
"version": "1.0.0",
"version": "1.1.0",
"description": "A Solana framework for building standardised programs",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
2 changes: 2 additions & 0 deletions packages/node-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @codama/node-types

## 1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/node-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/node-types",
"version": "1.0.0",
"version": "1.1.0",
"description": "Node specifications for the Codama standard",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/nodes-from-anchor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @codama/nodes-from-anchor

## 1.0.1

### Patch Changes

- Updated dependencies [[`c78f3ca`](https://github.com/codama-idl/codama/commit/c78f3ca2291d1b6aed48e65dece9f97bc8b27c03), [`c31eea8`](https://github.com/codama-idl/codama/commit/c31eea83c3f8659094324acc2b780054d72b7e90), [`5bdd745`](https://github.com/codama-idl/codama/commit/5bdd745b313c4611fbc75e3eb03e368c4905ffce), [`ce4936c`](https://github.com/codama-idl/codama/commit/ce4936c031a2ba07f1bdb52cab8debcfec810d8c)]:
- @codama/visitors@1.1.0
- @codama/errors@1.1.0
- @codama/nodes@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nodes-from-anchor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/nodes-from-anchor",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node specifications and helpers for the Codama standard",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/nodes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @codama/nodes

## 1.1.0

### Patch Changes

- Updated dependencies []:
- @codama/errors@1.1.0
- @codama/node-types@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nodes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/nodes",
"version": "1.0.0",
"version": "1.1.0",
"description": "Node specifications and helpers for the Codama standard",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/renderers-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @codama/renderers-core

## 1.0.1

### Patch Changes

- Updated dependencies [[`c31eea8`](https://github.com/codama-idl/codama/commit/c31eea83c3f8659094324acc2b780054d72b7e90), [`81dedc1`](https://github.com/codama-idl/codama/commit/81dedc195feab40bfc3aa676a633a8340ad56e24), [`4799a7f`](https://github.com/codama-idl/codama/commit/4799a7f291677304823aa206bed64baabc20eb5b), [`1f52f00`](https://github.com/codama-idl/codama/commit/1f52f00ba2a75a783879abfbaf4397c3e04e4db4), [`ce4936c`](https://github.com/codama-idl/codama/commit/ce4936c031a2ba07f1bdb52cab8debcfec810d8c), [`e95783b`](https://github.com/codama-idl/codama/commit/e95783bf02fd12327ca5b6f1c1c4e50e189dd241)]:
- @codama/visitors-core@1.1.0
- @codama/errors@1.1.0
- @codama/nodes@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/renderers-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/renderers-core",
"version": "1.0.0",
"version": "1.0.1",
"description": "Core types and helpers for Codama renderers to use",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions packages/renderers-js-umi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @codama/renderers-js-umi

## 1.1.0

### Minor Changes

- [#284](https://github.com/codama-idl/codama/pull/284) [`d1bab68`](https://github.com/codama-idl/codama/commit/d1bab68c1c987df83da9684058e1f4316d557720) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix LinkNode paths for JavaScript `getTypeManifestVisitors`

### Patch Changes

- Updated dependencies [[`c31eea8`](https://github.com/codama-idl/codama/commit/c31eea83c3f8659094324acc2b780054d72b7e90), [`81dedc1`](https://github.com/codama-idl/codama/commit/81dedc195feab40bfc3aa676a633a8340ad56e24), [`4799a7f`](https://github.com/codama-idl/codama/commit/4799a7f291677304823aa206bed64baabc20eb5b), [`1f52f00`](https://github.com/codama-idl/codama/commit/1f52f00ba2a75a783879abfbaf4397c3e04e4db4), [`ce4936c`](https://github.com/codama-idl/codama/commit/ce4936c031a2ba07f1bdb52cab8debcfec810d8c), [`e95783b`](https://github.com/codama-idl/codama/commit/e95783bf02fd12327ca5b6f1c1c4e50e189dd241)]:
- @codama/visitors-core@1.1.0
- @codama/renderers-core@1.0.1
- @codama/validators@1.1.0
- @codama/errors@1.1.0
- @codama/nodes@1.1.0

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/renderers-js-umi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/renderers-js-umi",
"version": "1.0.1",
"version": "1.1.0",
"description": "JavaScript renderer compatible with the Umi framework",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions packages/renderers-js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @codama/renderers-js

## 1.1.0

### Minor Changes

- [#284](https://github.com/codama-idl/codama/pull/284) [`d1bab68`](https://github.com/codama-idl/codama/commit/d1bab68c1c987df83da9684058e1f4316d557720) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix LinkNode paths for JavaScript `getTypeManifestVisitors`

### Patch Changes

- Updated dependencies [[`c31eea8`](https://github.com/codama-idl/codama/commit/c31eea83c3f8659094324acc2b780054d72b7e90), [`81dedc1`](https://github.com/codama-idl/codama/commit/81dedc195feab40bfc3aa676a633a8340ad56e24), [`4799a7f`](https://github.com/codama-idl/codama/commit/4799a7f291677304823aa206bed64baabc20eb5b), [`1f52f00`](https://github.com/codama-idl/codama/commit/1f52f00ba2a75a783879abfbaf4397c3e04e4db4), [`ce4936c`](https://github.com/codama-idl/codama/commit/ce4936c031a2ba07f1bdb52cab8debcfec810d8c), [`e95783b`](https://github.com/codama-idl/codama/commit/e95783bf02fd12327ca5b6f1c1c4e50e189dd241)]:
- @codama/visitors-core@1.1.0
- @codama/nodes-from-anchor@1.0.1
- @codama/renderers-core@1.0.1
- @codama/errors@1.1.0
- @codama/nodes@1.1.0

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/renderers-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/renderers-js",
"version": "1.0.1",
"version": "1.1.0",
"description": "JavaScript renderer compatible with the Solana web3.js library",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/renderers-rust/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @codama/renderers-rust

## 1.0.4

### Patch Changes

- Updated dependencies [[`c31eea8`](https://github.com/codama-idl/codama/commit/c31eea83c3f8659094324acc2b780054d72b7e90), [`81dedc1`](https://github.com/codama-idl/codama/commit/81dedc195feab40bfc3aa676a633a8340ad56e24), [`4799a7f`](https://github.com/codama-idl/codama/commit/4799a7f291677304823aa206bed64baabc20eb5b), [`1f52f00`](https://github.com/codama-idl/codama/commit/1f52f00ba2a75a783879abfbaf4397c3e04e4db4), [`ce4936c`](https://github.com/codama-idl/codama/commit/ce4936c031a2ba07f1bdb52cab8debcfec810d8c), [`e95783b`](https://github.com/codama-idl/codama/commit/e95783bf02fd12327ca5b6f1c1c4e50e189dd241)]:
- @codama/visitors-core@1.1.0
- @codama/renderers-core@1.0.1
- @codama/errors@1.1.0
- @codama/nodes@1.1.0

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/renderers-rust/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/renderers-rust",
"version": "1.0.3",
"version": "1.0.4",
"description": "Renders Rust clients for your programs",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/renderers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @codama/renderers

## 1.0.4

### Patch Changes

- Updated dependencies [[`d1bab68`](https://github.com/codama-idl/codama/commit/d1bab68c1c987df83da9684058e1f4316d557720)]:
- @codama/renderers-js-umi@1.1.0
- @codama/renderers-js@1.1.0
- @codama/renderers-rust@1.0.4

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/renderers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/renderers",
"version": "1.0.3",
"version": "1.0.4",
"description": "Exports all Codama renderers",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/validators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @codama/validators

## 1.1.0

### Patch Changes

- Updated dependencies [[`c31eea8`](https://github.com/codama-idl/codama/commit/c31eea83c3f8659094324acc2b780054d72b7e90), [`81dedc1`](https://github.com/codama-idl/codama/commit/81dedc195feab40bfc3aa676a633a8340ad56e24), [`4799a7f`](https://github.com/codama-idl/codama/commit/4799a7f291677304823aa206bed64baabc20eb5b), [`1f52f00`](https://github.com/codama-idl/codama/commit/1f52f00ba2a75a783879abfbaf4397c3e04e4db4), [`ce4936c`](https://github.com/codama-idl/codama/commit/ce4936c031a2ba07f1bdb52cab8debcfec810d8c), [`e95783b`](https://github.com/codama-idl/codama/commit/e95783bf02fd12327ca5b6f1c1c4e50e189dd241)]:
- @codama/visitors-core@1.1.0
- @codama/errors@1.1.0
- @codama/nodes@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/validators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/validators",
"version": "1.0.0",
"version": "1.1.0",
"description": "Validator visitors for the Codama framework",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
22 changes: 22 additions & 0 deletions packages/visitors-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @codama/visitors-core

## 1.1.0

### Minor Changes

- [#280](https://github.com/codama-idl/codama/pull/280) [`c31eea8`](https://github.com/codama-idl/codama/commit/c31eea83c3f8659094324acc2b780054d72b7e90) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Use `NodePaths` in `NodeSelectors`

- [#270](https://github.com/codama-idl/codama/pull/270) [`81dedc1`](https://github.com/codama-idl/codama/commit/81dedc195feab40bfc3aa676a633a8340ad56e24) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Record and resolve `NodePaths` instead of `Nodes` in `LinkableDictionary`

- [#266](https://github.com/codama-idl/codama/pull/266) [`4799a7f`](https://github.com/codama-idl/codama/commit/4799a7f291677304823aa206bed64baabc20eb5b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Remove `LinkableDictionary`'s inner `NodeStack`

- [#282](https://github.com/codama-idl/codama/pull/282) [`1f52f00`](https://github.com/codama-idl/codama/commit/1f52f00ba2a75a783879abfbaf4397c3e04e4db4) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Fix LinkNode paths for `getByteSizeVisitor`

- [#285](https://github.com/codama-idl/codama/pull/285) [`ce4936c`](https://github.com/codama-idl/codama/commit/ce4936c031a2ba07f1bdb52cab8debcfec810d8c) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Allow passing `NodeStacks` to nested visitors

- [#269](https://github.com/codama-idl/codama/pull/269) [`e95783b`](https://github.com/codama-idl/codama/commit/e95783bf02fd12327ca5b6f1c1c4e50e189dd241) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Introduces the `NodePath` type

### Patch Changes

- Updated dependencies []:
- @codama/errors@1.1.0
- @codama/nodes@1.1.0

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/visitors-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codama/visitors-core",
"version": "1.0.0",
"version": "1.1.0",
"description": "Core visitors for the Codama framework",
"exports": {
"types": "./dist/types/index.d.ts",
Expand Down
Loading