Fixes
- #9502 - Add batch_size and concurrency envs for tt token type migration
- #9493 - Fix API response for unknown blob hashes
- #9484 - Fix read contract error
- #9426 - Fix tabs counter cache bug
Chore
Dependencies version bumps
- #9478 - Bump floki from 0.35.3 to 0.35.4
- #9477 - Bump hammer from 6.2.0 to 6.2.1
- #9476 - Bump eslint from 8.56.0 to 8.57.0 in /apps/block_scout_web/assets
- #9475 - Bump @amplitude/analytics-browser from 2.4.1 to 2.5.1 in /apps/block_scout_web/assets
- #9474 - Bump sass from 1.71.0 to 1.71.1 in /apps/block_scout_web/assets
- #9492 - Bump es5-ext from 0.10.62 to 0.10.64 in /apps/block_scout_web/assets
What's Changed
- Bump floki from 0.35.3 to 0.35.4 by @dependabot in #9478
- Bump eslint from 8.56.0 to 8.57.0 in /apps/block_scout_web/assets by @dependabot in #9476
- Bump hammer from 6.2.0 to 6.2.1 by @dependabot in #9477
- Bump @amplitude/analytics-browser from 2.4.1 to 2.5.1 in /apps/block_scout_web/assets by @dependabot in #9475
- Add batch_size and concurrency envs for tt token type migration by @Qwerty5Uiop in #9502
- Bump sass from 1.71.0 to 1.71.1 in /apps/block_scout_web/assets by @dependabot in #9474
- Bump es5-ext from 0.10.62 to 0.10.64 in /apps/block_scout_web/assets by @dependabot in #9492
- Fix not found page for unknown blobs by @k1rill-fedoseev in #9493
- Fix tabs counter cache bug by @nikitosing in #9426
- Fix no function clause matching in Integer.parse/2 by @nikitosing in #9484
Full Changelog: v6.2.0-beta...v6.2.1-beta