diff --git a/.changeset/fifty-doors-do.md b/.changeset/fifty-doors-do.md new file mode 100644 index 000000000..ce82a718a --- /dev/null +++ b/.changeset/fifty-doors-do.md @@ -0,0 +1,7 @@ +--- +"create-eth": patch +--- + +- fix(address type): allows user to set his preference in `abi.d.ts` (#630 & #641) +- Check for exact path segment for inheritedFunctions sources (#643) +- Fix displaying of custom solidity errors (#638)