|
1 | 1 | # @badaitech/chaingraph-backend |
2 | 2 |
|
| 3 | +## 0.2.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- 2fbcfe4: Claude extended thinking with the tools usage. Execution storage with X-ray history. Secret node types. |
| 8 | + |
| 9 | +### Patch Changes |
| 10 | + |
| 11 | +- 2fbcfe4: DEV build |
| 12 | +- feat: Add DirectSecret types for various API keys and update SecretNode type |
| 13 | +- feat: Enhance node resizing logic with visibility and dimension checks |
| 14 | +- feat: Refactor node selection logic into a reusable hook and enhance copy/paste functionality |
| 15 | +- 2fbcfe4: feat: comprehensive copy-paste functionality with node cloning, deep structure handling, and improved execution performance |
| 16 | +- Updated dependencies [2fbcfe4] |
| 17 | +- Updated dependencies |
| 18 | +- Updated dependencies |
| 19 | +- Updated dependencies [2fbcfe4] |
| 20 | +- Updated dependencies |
| 21 | +- Updated dependencies [2fbcfe4] |
| 22 | + - @badaitech/chaingraph-nodes@0.2.0 |
| 23 | + - @badaitech/chaingraph-types@0.2.0 |
| 24 | + - @badaitech/chaingraph-trpc@0.2.0 |
| 25 | + |
| 26 | +## 0.2.0-dev.5 |
| 27 | + |
| 28 | +### Patch Changes |
| 29 | + |
| 30 | +- feat: Refactor node selection logic into a reusable hook and enhance copy/paste functionality |
| 31 | +- Updated dependencies |
| 32 | + - @badaitech/chaingraph-nodes@0.2.0-dev.5 |
| 33 | + - @badaitech/chaingraph-types@0.2.0-dev.5 |
| 34 | + - @badaitech/chaingraph-trpc@0.2.0-dev.5 |
| 35 | + |
| 36 | +## 0.2.0-dev.4 |
| 37 | + |
| 38 | +### Patch Changes |
| 39 | + |
| 40 | +- feat: Enhance node resizing logic with visibility and dimension checks |
| 41 | +- Updated dependencies |
| 42 | + - @badaitech/chaingraph-nodes@0.2.0-dev.4 |
| 43 | + - @badaitech/chaingraph-types@0.2.0-dev.4 |
| 44 | + - @badaitech/chaingraph-trpc@0.2.0-dev.4 |
| 45 | + |
| 46 | +## 0.2.0-dev.3 |
| 47 | + |
| 48 | +### Patch Changes |
| 49 | + |
| 50 | +- feat: Add DirectSecret types for various API keys and update SecretNode type |
| 51 | +- Updated dependencies |
| 52 | + - @badaitech/chaingraph-nodes@0.2.0-dev.3 |
| 53 | + - @badaitech/chaingraph-types@0.2.0-dev.3 |
| 54 | + - @badaitech/chaingraph-trpc@0.2.0-dev.3 |
| 55 | + |
| 56 | +## 0.2.0-dev.2 |
| 57 | + |
| 58 | +### Patch Changes |
| 59 | + |
| 60 | +- feat: comprehensive copy-paste functionality with node cloning, deep structure handling, and improved execution performance |
| 61 | +- Updated dependencies |
| 62 | + - @badaitech/chaingraph-nodes@0.2.0-dev.2 |
| 63 | + - @badaitech/chaingraph-types@0.2.0-dev.2 |
| 64 | + - @badaitech/chaingraph-trpc@0.2.0-dev.2 |
| 65 | + |
| 66 | +## 0.2.0-dev.1 |
| 67 | + |
| 68 | +### Minor Changes |
| 69 | + |
| 70 | +- Claude extended thinking with the tools usage. Execution storage with X-ray history. Secret node types. |
| 71 | + |
| 72 | +### Patch Changes |
| 73 | + |
| 74 | +- Updated dependencies |
| 75 | + - @badaitech/chaingraph-nodes@0.2.0-dev.1 |
| 76 | + - @badaitech/chaingraph-types@0.2.0-dev.1 |
| 77 | + - @badaitech/chaingraph-trpc@0.2.0-dev.1 |
| 78 | + |
| 79 | +## 0.1.29-dev.0 |
| 80 | + |
| 81 | +### Patch Changes |
| 82 | + |
| 83 | +- DEV build |
| 84 | +- Updated dependencies |
| 85 | + - @badaitech/chaingraph-nodes@0.1.29-dev.0 |
| 86 | + - @badaitech/chaingraph-types@0.1.29-dev.0 |
| 87 | + - @badaitech/chaingraph-trpc@0.1.29-dev.0 |
| 88 | + |
3 | 89 | ## 0.1.28 |
4 | 90 |
|
5 | 91 | ### Patch Changes |
|
0 commit comments