ethereum-ts/Typechain
### [`v5.0.0`](https://togithub.com/ethereum-ts/Typechain/releases/typechain@5.0.0)
[Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@4.0.0...@typechain/hardhat@5.0.0)
##### Major Changes
- [`d60a343`](https://togithub.com/ethereum-ts/Typechain/commit/d60a343): Rename `--outDir` CLI option to `--out-dir`
- [`5a60d00`](https://togithub.com/ethereum-ts/Typechain/commit/5a60d00): Remove dependency on `ts-generator`
##### Minor Changes
- [`d60a343`](https://togithub.com/ethereum-ts/Typechain/commit/d60a343): Add `--always-generate-overloads` option and by default stop generating types for overloaded functions if
there are no overloads (reduces bloat)
### [`v4.0.0`](https://togithub.com/ethereum-ts/Typechain/releases/@typechain/hardhat@4.0.0)
[Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@3.1.0...@typechain/hardhat@4.0.0)
##### Patch Changes
- Updated dependencies \[[`92939ea`](https://togithub.com/ethereum-ts/Typechain/commit/92939ea)]
- Updated dependencies \[[`d244e41`](https://togithub.com/ethereum-ts/Typechain/commit/d244e41)]
- typechain@7.0.0
### [`v3.1.0`](https://togithub.com/ethereum-ts/Typechain/releases/@typechain/hardhat@3.1.0)
[Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@3.0.0...@typechain/hardhat@3.1.0)
##### Minor Changes
- [`5f81ca9`](https://togithub.com/ethereum-ts/Typechain/commit/5f81ca9): Using `--ts-nocheck` (`config.tsNocheck`) flag, you can now add `// @ts-nocheck` comment in case where code
generated by TypeChain doesn't pass typechecking.
Read more in [TypeScript docs][tsdocs].
[tsdocs]: \(https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html#-ts-nocheck-in-typescript-files\)
### [`v3.0.0`](https://togithub.com/ethereum-ts/Typechain/releases/typechain@3.0.0)
[Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@2.3.1...@typechain/hardhat@3.0.0)
- BREAKING - bump ts-generator which results in a slightly different preamble for generated files and different formatting
#### `target-ethers-v5`
- export all types in `index.ts` https://github.com/ethereum-ts/TypeChain/issues/278
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
2.3.1
->5.0.0
Release Notes
ethereum-ts/Typechain
### [`v5.0.0`](https://togithub.com/ethereum-ts/Typechain/releases/typechain@5.0.0) [Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@4.0.0...@typechain/hardhat@5.0.0) ##### Major Changes - [`d60a343`](https://togithub.com/ethereum-ts/Typechain/commit/d60a343): Rename `--outDir` CLI option to `--out-dir` - [`5a60d00`](https://togithub.com/ethereum-ts/Typechain/commit/5a60d00): Remove dependency on `ts-generator` ##### Minor Changes - [`d60a343`](https://togithub.com/ethereum-ts/Typechain/commit/d60a343): Add `--always-generate-overloads` option and by default stop generating types for overloaded functions if there are no overloads (reduces bloat) ### [`v4.0.0`](https://togithub.com/ethereum-ts/Typechain/releases/@typechain/hardhat@4.0.0) [Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@3.1.0...@typechain/hardhat@4.0.0) ##### Patch Changes - Updated dependencies \[[`92939ea`](https://togithub.com/ethereum-ts/Typechain/commit/92939ea)] - Updated dependencies \[[`d244e41`](https://togithub.com/ethereum-ts/Typechain/commit/d244e41)] - typechain@7.0.0 ### [`v3.1.0`](https://togithub.com/ethereum-ts/Typechain/releases/@typechain/hardhat@3.1.0) [Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@3.0.0...@typechain/hardhat@3.1.0) ##### Minor Changes - [`5f81ca9`](https://togithub.com/ethereum-ts/Typechain/commit/5f81ca9): Using `--ts-nocheck` (`config.tsNocheck`) flag, you can now add `// @ts-nocheck` comment in case where code generated by TypeChain doesn't pass typechecking. Read more in [TypeScript docs][tsdocs]. [tsdocs]: \(https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html#-ts-nocheck-in-typescript-files\) ### [`v3.0.0`](https://togithub.com/ethereum-ts/Typechain/releases/typechain@3.0.0) [Compare Source](https://togithub.com/ethereum-ts/Typechain/compare/@typechain/hardhat@2.3.1...@typechain/hardhat@3.0.0) - BREAKING - bump ts-generator which results in a slightly different preamble for generated files and different formatting #### `target-ethers-v5` - export all types in `index.ts` https://github.com/ethereum-ts/TypeChain/issues/278Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.