* Include CoreAppCallArgs on abi op methods ([a345bde](https://github.com/algorandfoundation/algokit-client-generator-ts/commit/a345bde83981739df002b4051676e389280d7edf))
* Include CoreAppCallArgs on abi op methods ([a345bde](https://github.com/algorandfoundation/algokit-client-generator-ts/commit/a345bde83981739df002b4051676e389280d7edf))
* Don't emit invalid typescript for contracts which have no abi methods ([9264939](https://github.com/algorandfoundation/algokit-client-generator-ts/commit/9264939a2e633238ad45f6dc30a018db6625d94a))
Dependencies and Other Build Updates
* Add a test that confirms contracts with no abi methods work ([b15e862](https://github.com/algorandfoundation/algokit-client-generator-ts/commit/b15e862cc3caedf1c03ff5dd9ec008603bb13f5a))
* Add a test that confirms contracts with no abi methods work ([b15e862](https://github.com/algorandfoundation/algokit-client-generator-ts/commit/b15e862cc3caedf1c03ff5dd9ec008603bb13f5a))
* Don't emit invalid typescript for contracts which have no abi methods ([9264939](https://github.com/algorandfoundation/algokit-client-generator-ts/commit/9264939a2e633238ad45f6dc30a018db6625d94a))
* Include schema property in create and deploy calls ([9f185e4](https://github.com/algorandfoundation/algokit-client-generator-ts/commit/9f185e469790ee0d153ee83d356fed4d5f0be645))