## [0.1.11] - 2024-12-04 ### πŸ› Bug Fixes ### πŸ“š Documentation ### πŸ‘· CI/CD - Reorganizing templates, using bolt.workspace an… (#95) ### ♻️ Refactor - Fixing test template, broken after code refactor (#93) ## [0.1.10] - 2024-10-05 ### πŸ‘· CI/CD ### ♻️ Refactor ## [0.1.8] - 2024-06-27 ### ✨️ Features - Add allow undelegation ix (#68) ## [0.1.7] - 2024-06-21 ### ✨️ Features - Add manual commit to the typescript sdk (#59) # :sparkles: Add manual commit to the typescript sdk | Status | Type | ⚠️ Core Change | Issue | | :---: | :---: | :---: | :--: | | Ready | Feature | No | - | ## Description Add Ephemeral Rollups manual commit instruction to the typescript sdk - Upgrade to Anchor 0.30.1 (#62) # Upgrade to Anchor 0.30.1 | Status | Type | ⚠️ Core Change | Issue | | :---: | :---: | :---: | :--: | | Ready | Feature | No | - | ## Description Upgrade Anchor dependency to 0.30.1 ### πŸ‘· CI/CD ## [0.1.5] - 2024-04-23 ### πŸ“š Documentation ## [0.1.4] - 2024-04-06 ### ✨️ Features - Improve Bolt typescript SDK (#41) ## [0.1.3] - 2024-04-02 ### πŸ› Bug Fixes ## [0.1.2] - 2024-04-02 ### ✨️ Features - Simplify the Bolt typescript Sdk (#36) - Simplify system arguments (#35) - Simplify component_deserialize macro (#34) - Upgrade to latest anchor version, supporting the new IDL s… (#33) - Propagate signing authority to the systems (#31) - Macro to define and access extra accounts (#26) Inject extra account init fn with th system macro, to generate a correct idl wich contains also the extra accounts ## [0.1.1] - 2024-03-09 ### ✨️ Features - Dynamic types resolver (#24) ## [0.1.0] - 2024-02-28 ### πŸ“š Documentation - Improve repository structure (#21) ## [0.0.2] - 2024-02-24 ### ✨️ Features - Feat/consistent versioning (#18) - Draft workflow for building & publishing packages (#16) ## [0.0.1] - 2024-02-21 ### ✨️ Features - Feature: Add configurable component authority & Simplify the Components/System API (#14) - Feat/default component (#13) - Add a working ecs example on project init (#12) - Add strings to the template (#2) - Bolt Typescript SDK (#1) ### πŸ› Bug Fixes - Fix world Pda derivation (#10) ### πŸ“š Documentation ### ♻️ Refactor - Refactor workspace and project dependencies (#15)