tag:github.com,2008:https://github.com/MetaMask/eth-token-tracker/releases Release notes from eth-token-tracker 2024-12-06T10:10:16Z tag:github.com,2008:Repository/88793013/v10.0.1 2024-12-06T11:45:20Z 10.0.1 <h3>Changed</h3> <ul> <li>Bump <code>@metamask/eth-block-tracker</code> from <code>^11.0.1</code> to <code>^11.0.3</code> (<a href="https://github.com/MetaMask/eth-token-tracker/pull/153" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/153/hovercard">#153</a>)</li> </ul> github-actions[bot] tag:github.com,2008:Repository/88793013/v10.0.0 2024-10-17T08:16:50Z 10.0.0 <h3>Changed</h3> <ul> <li><strong>BREAKING</strong>: Adapt to EIP-1193 provider changes by replacing the deprecated <code>sendAsync</code> method with the <code>request</code> method (<a href="https://github.com/MetaMask/eth-token-tracker/pull/143" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/143/hovercard">#143</a>)</li> <li><strong>BREAKING</strong>: Bump <code>@metamask/eth-block-tracker</code> from <code>^10.1.0</code> to <code>^11.0.1</code> (<a href="https://github.com/MetaMask/eth-token-tracker/pull/148" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/148/hovercard">#148</a>)</li> </ul> github-actions[bot] tag:github.com,2008:Repository/88793013/v9.0.0 2024-07-22T12:55:58Z 9.0.0 <h3>Changed</h3> <ul> <li><strong>BREAKING</strong>: Drop support for Node.js v16 and v21 (<a href="https://github.com/MetaMask/eth-token-tracker/pull/140" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/140/hovercard">#140</a>)</li> <li>Update <code>@metamask/eth-block-tracker</code> from <code>^9.0.2</code> to <code>^10.0.0</code> (<a href="https://github.com/MetaMask/eth-token-tracker/pull/141" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/141/hovercard">#141</a>)</li> </ul> github-actions[bot] tag:github.com,2008:Repository/88793013/v8.0.0 2024-05-24T21:24:14Z 8.0.0 <h3>Removed</h3> <ul> <li><strong>BREAKING</strong>: Remove properties <code>eth</code>, <code>contract</code>, <code>provider</code> from <code>TokenTracker</code> class (<a href="https://github.com/MetaMask/eth-token-tracker/pull/121" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/121/hovercard">#121</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Update dependency <code>eth-block-tracker</code> from <code>^8.0.0</code> to <code>^9.0.2</code> (<a href="https://github.com/MetaMask/eth-token-tracker/pull/133" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/133/hovercard">#133</a>) <ul> <li>Mitigates polling-loop related concurrency issue in the block tracker.</li> </ul> </li> </ul> github-actions[bot] tag:github.com,2008:Repository/88793013/v7.0.2 2024-02-07T18:46:58Z 7.0.2 <ul> <li>Update <code>bn.js</code> from <code>^4.12.0</code> to <code>^5.2.1</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2115259148" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/117" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/117/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/117">#117</a>)</li> <li>Update <code>@metamask/ethjs-contract</code> from <code>^0.3.4</code> to <code>^0.4.1</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2115259148" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/117" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/117/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/117">#117</a>)</li> <li>Update <code>@metamask/ethjs-query</code> from <code>^0.5.2</code> to <code>^0.7.1</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2115259148" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/117" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/117/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/117">#117</a>)</li> <li>Remove dependency on <code>babel-runtime</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2115259148" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/117" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/117/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/117">#117</a>)</li> <li>Add missing peerDependency <code>@babel/runtime</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2116396289" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/120" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/120/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/120">#120</a>) <ul> <li>This is not a breaking change because this has always been an implicit dependency of this package.</li> </ul> </li> </ul> legobeat tag:github.com,2008:Repository/88793013/v7.0.1 2023-12-19T04:58:57Z v7.0.1 <h3>Changed</h3> <ul> <li>Update <code>ethjs</code> packages to <code>@metamask/</code> maintenance forks (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2003478466" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/115" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/115/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/115">#115</a>)</li> </ul> legobeat tag:github.com,2008:Repository/88793013/v7.0.0 2023-10-12T23:10:33Z v7.0.0 <ul> <li><strong>BREAKING</strong>: Update dependency eth-block-tracker@^7.1.0-&gt;^8.0.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1886760206" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/111" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/111/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/111">#111</a>)</li> </ul> legobeat tag:github.com,2008:Repository/88793013/v6.0.1 2023-10-11T22:42:20Z v6.0.1 <ul> <li>Update dependency safe-event-emitter@^2.0.0-&gt;^3.0.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1881104245" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/108" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/108/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/108">#108</a>)</li> </ul> legobeat tag:github.com,2008:Repository/88793013/v6.0.0 2023-08-22T12:33:08Z v6.0.0 <ul> <li><strong>BREAKING</strong>: Set the minimum Node.js version to v16 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1813078295" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/105" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/105/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/105">#105</a>)</li> <li>Update dependency eth-block-tracker@^6.1.0-&gt;^7.1.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1813078295" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/105" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/105/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/105">#105</a>)</li> </ul> Gudahtt tag:github.com,2008:Repository/88793013/v5.0.0 2023-07-25T15:36:48Z v5.0.0 <ul> <li><strong>BREAKING</strong>: Set the minimum Node.js version to v14 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1804101888" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/104" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/104/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/104">#104</a>)</li> <li>Update dependency eth-block-tracker@^5.0.1-&gt;^6.1.0 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1804101888" data-permission-text="Title is private" data-url="https://github.com/MetaMask/eth-token-tracker/issues/104" data-hovercard-type="pull_request" data-hovercard-url="/MetaMask/eth-token-tracker/pull/104/hovercard" href="https://github.com/MetaMask/eth-token-tracker/pull/104">#104</a>)</li> </ul> Gudahtt