0.3.7
Changelog
Version 0.3.7 - 2024-10-24
Refactors:
- Swap Component Rendering:
- Refactored the
Swap
component to optimize the rendering of the asset list for improved performance. - Removed unused imports and commented-out code, resulting in a cleaner and more efficient codebase.
- Updated the index file to export only the
Swap
component.
- Refactored the
Release Note
Swap Component Optimization
This version focuses on improving the performance of the Swap
component by optimizing the rendering of the asset list. It also includes code cleanup and updates to streamline the export process.
Full Changelog: 0.3.6...0.3.7