web3.js
web3.js copied to clipboard
Update index.d.ts
Description
Add the CHANGELOG for the long awaited community PR https://github.com/ChainSafe/web3.js/pull/4955
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
- [x] I have selected the correct base branch.
- [x] I have performed a self-review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.
- [x] My changes generate no new warnings.
- [x] Any dependent changes have been merged and published in downstream modules.
- [x] I ran
npm run dtslintwith success and extended the tests and types if necessary. - [x] I ran
npm run test:covand my test cases cover all the lines and branches of the added code. - [x] I ran
npm run buildwith success. - [x] I have tested the built
dist/web3.min.jsin a browser. - [x] I have tested my code on the live network.
- [x] I have checked the Deploy Preview and it looks correct.
- [x] I have updated the
CHANGELOG.mdfile in the root folder.
Your Render PR Server URL is https://web3-js-pr-5260.onrender.com.
Follow its progress at https://dashboard.render.com/static/srv-cbaholnh8vld1f3p1ma0.
Pull Request Test Coverage Report for Build 2895682031
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage increased (+0.06%) to 74.656%
| Totals | |
|---|---|
| Change from base Build 2891786605: | 0.06% |
| Covered Lines: | 3273 |
| Relevant Lines: | 4131 |
💛 - Coveralls
Thanks much! l look forward to seeing this in a release soon.