This repository was archived by the owner on Oct 16, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 13.0.0]
11+
12+ ### Uncategorized
13+
14+ - docs: Add migration notice ([ #352 ] ( https://github.com/MetaMask/eth-block-tracker/pull/352 ) )
15+
1016### Changed
1117
1218- ** BREAKING:** Distribute separate CommonJS and ESM files ([ #351 ] ( https://github.com/MetaMask/eth-block-tracker/pull/351 ) )
@@ -311,7 +317,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
311317
312318- Add RpcBlockTracker
313319
314- [ Unreleased ] : https://github.com/MetaMask/eth-block-tracker/compare/v12.2.1...HEAD
320+ [ Unreleased ] : https://github.com/MetaMask/eth-block-tracker/compare/v13.0.0...HEAD
321+ [ 13.0.0 ] : https://github.com/MetaMask/eth-block-tracker/compare/v12.2.1...v13.0.0
315322[ 12.2.1 ] : https://github.com/MetaMask/eth-block-tracker/compare/v12.2.0...v12.2.1
316323[ 12.2.0 ] : https://github.com/MetaMask/eth-block-tracker/compare/v12.1.0...v12.2.0
317324[ 12.1.0 ] : https://github.com/MetaMask/eth-block-tracker/compare/v12.0.1...v12.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @metamask/eth-block-tracker" ,
3- "version" : " 12.2.1 " ,
3+ "version" : " 13.0.0 " ,
44 "description" : " A block tracker for the Ethereum blockchain. Keeps track of the latest block" ,
55 "homepage" : " https://github.com/MetaMask/eth-block-tracker#readme" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments