This repository was archived by the owner on Mar 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +24
-4
lines changed
Expand file tree Collapse file tree 5 files changed +24
-4
lines changed Original file line number Diff line number Diff line change @@ -191,8 +191,10 @@ Documentation:
191191
192192- Fix the issue: "Uncaught TypeError: Class extends value undefined is not a constructor or null #6371 ". (#6398 )
193193
194- ## [ Unreleased ]
194+ ## [ 4.3.1 ]
195195
196196### Added
197197
198- - Added ` isMetaMaskProvider ` function to check if provider is metamask (#6534 )
198+ - Added ` isMetaMaskProvider ` function to check if provider is metamask (#6534 )
199+
200+ ## [ Unreleased]
Original file line number Diff line number Diff line change @@ -160,4 +160,10 @@ Documentation:
160160
161161- Added new SchemaFormatError (#6434 )
162162
163+ ## [ 1.1.4]
164+
165+ ### Fixed
166+
167+ - Fixed grammar and spelling in ` transactionTimeoutHint ` (#6559 )
168+
163169## [ Unreleased]
Original file line number Diff line number Diff line change @@ -320,6 +320,10 @@ Documentation:
320320
321321- Dependencies updated
322322
323- ## [ Unreleased]
323+ ## [ 4.1.3]
324+
325+ ### Fixed
324326
325327- Will populate ` data ` for transactions in contract for metamask provider instead of ` input ` (#6534 )
328+
329+ ## [ Unreleased]
Original file line number Diff line number Diff line change @@ -170,9 +170,11 @@ Documentation:
170170
171171- Interface ` EventLog ` was added. (#6410 )
172172
173- ## [ Unreleased ]
173+ ## [ 1.3.1 ]
174174
175175### Added
176176
177177- Interface ` MetaMaskProvider ` added and is part of ` SupportedProviders ` (#6534 )
178178- ` gasPrice ` was added to ` Transaction1559UnsignedAPI ` type. (#6539 )
179+
180+ ## [ Unreleased]
Original file line number Diff line number Diff line change @@ -167,4 +167,10 @@ Documentation:
167167
168168- Dependencies updated
169169
170+ ## [ 4.2.2]
171+
172+ ### Changed
173+
174+ - Dependencies updated ( details are in root changelog )
175+
170176## [ Unreleased]
You can’t perform that action at this time.
0 commit comments