[4.0.0] - 2023-10-04
Fixed
- Fix incorrect codegen on unstructured storage proxy contract abis (#1976)
- Publish multichain projects file to a directory in ipfs (#1981)
Added
- Support for cosmwasm contract abi codegen (#1989)
- Update
subql init
to use proxy templates (#1991) - Support build and publish project from typescript manifest. (#2011)
Changed
- Update common packages version from
latest
, to ensure they will be bumped (#1992) - Update model codegen to include
getByFields
and produce prettier code (#1993) - migrate from
oclif
v1 to v2 - Move abi-codegen from
cli
tocommon-ethereum
(#2010) - Update common dependencies from each SDK with latest changes