1.2.0
Changelog
Version 1.2.0 - 2024-11-02
Features:
-
Cypress End-to-End Testing Enhancements:
- Added a Storybook build step to the GitHub Actions workflow to automate previews and enhance component documentation.
-
UI & Component Improvements:
- Introduced a Refresh component with conditional rendering based on user preferences.
- Added global styling, removing dependency on Tailwind CSS, and optimized styles for the
Refresh
component in the Header. - Added locked token options to improve
SwapCard
functionality and user experience.
-
Additional Exports:
- Exported the
theme
store from the main module to enable better customization and theme management.
- Exported the
Refactors and Fixes:
- Swap and Wallet State Reporting:
- Enhanced error reporting to capture detailed
swap
andwallet
state information, making debugging easier.
- Enhanced error reporting to capture detailed
Release Note
This release introduces key automated testing and UI improvements, with Storybook and Cypress integration, styling optimizations, and expanded options for token management within the SwapCard
. The additional exports and refactored error reporting add flexibility for custom implementations.
Full Changelog: 1.1.1...1.2.0