Releases: MetaMask/rpc-errors
Releases · MetaMask/rpc-errors
7.0.3
02 Jul 20:10
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/utils from ^11.0.1 to ^11.4.2 (#171 )
7.0.2
16 Dec 12:25
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/utils from ^10.0.0 to ^11.0.1 (#166 )
7.0.1
24 Oct 10:05
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/utils from ^9.0.0 to ^10.0.0 (#161 )
7.0.0
09 Oct 00:00
Compare
Sorry, something went wrong.
No results found
Changed
BREAKING : Preserve original messages during error serialization by default (#158 )
The behavior introduced in 5.0.0 of overwriting the original message is available by passing shouldPreserveMessage: false to serializeError().
BREAKING: Bump minimum Node.js version from 16 to 18 (#154 )
6.4.0
27 Sep 19:12
Compare
Sorry, something went wrong.
No results found
Changed
Migrate to ts-bridge (#152 )
Migrates to ts-bridge from tsup, which may resolve issues when importing this package in CommonJS or ESM.
6.3.1
03 Jul 16:39
Compare
Sorry, something went wrong.
No results found
Changed
Bump @metamask/utils from ^8.3.0 to ^9.0.0 (#147 )
6.3.0
05 Jun 23:06
Compare
Sorry, something went wrong.
No results found
Added
Expose error causes as cause property (#140 )
JsonRpcError objects already had a .data.cause property. It is now exposed as .cause in order to to be recognized as ES Causes.
6.2.1
26 Feb 10:09
Compare
Sorry, something went wrong.
No results found
Fixed
Export OptionalDataWithOptionalCause type (#135 )
6.2.0
21 Feb 20:23
Compare
Sorry, something went wrong.
No results found
Added
Changed
Update @metamask/utils from ^8.1.0 to ^8.3.0 (#133 )
6.1.0
10 Oct 22:30
Compare
Sorry, something went wrong.
No results found
Changed
Update dependency @metamask/utils from ^8.0.0 to ^8.1.0 (#108 )
Fixed
Exclude dist/__fixtures__ files from published package (#114 )