Skip to content

Commit

Permalink
changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevcs committed Jan 4, 2023
1 parent 53d777a commit 65cdda8
Show file tree
Hide file tree
Showing 16 changed files with 97 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/web3-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Make the `request` method of `EIP1193Provider` class, compatible with EIP 1193 (#5591)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
10 changes: 10 additions & 0 deletions packages/web3-eth-abi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Fix `ContractMethodOutputParameters` type to support output object types by index and string key. Also, it returns void if ABI doesn't have outputs and returns exactly one type if the output array has only one element. (#5631)

## [4.0.1-alpha.3]

### Fixed

- Parameters decoding error for nested components (#5714)

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-eth-accounts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- These types were moved to `web3-types` package: Cipher, CipherOptions, ScryptParams, PBKDF2SHA256Params, KeyStore (#5581)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-eth-contract/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,10 @@ const transactionHash = receipt.transactionHash;
- Use different types for `ContractOptions` -> `jsonInterface` setter and getter (#5474)
- An issue within the `Contract` constructor where `provider` wasn't being set when provided within the `optionsOrContextOrReturnFormat` argument (#5669)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-eth-ens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-eth-iban/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-eth-personal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-net/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-providers-http/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-providers-ipc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-providers-ws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-rpc-methods/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updated Web3.js dependencies (#5664)

## [0.1.0-alpha.2]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
6 changes: 6 additions & 0 deletions packages/web3-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Use Uuid for the response id, to fix the issue "Responses get mixed up due to conflicting payload IDs" (#5373).

## [4.0.1-alpha.3]

### Changed

- Updated dependencies (#5725)

## [Unreleased]
4 changes: 3 additions & 1 deletion packages/web3-validator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Fix `isHex`returning `false` for `-123`, fix `isHexStrict` returning `true` for `-0x`, and fix `isHex` returning `true` for empty strings `` (#5373).

## [Unreleased]
## [0.1.1-alpha.3]

### Fixed

- Fix issue when importing `web3-validator` package within browser environments (Webpack minified filename changed from `index.min.js` to `web3-validator.min.js`) (#5710)

## [Unreleased]
6 changes: 6 additions & 0 deletions tools/web3-plugin-example/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Example plugin for wrapping contract methods to provide custom functionality (#5393)
- Example plugin for custom RPC methods using the `requestManager` (#5393)

## [0.1.0-alpha.2]

### Changed

- Updated dependencies (#5725)

## [Unreleased]

0 comments on commit 65cdda8

Please sign in to comment.