Skip to content

1.2.0

Compare
Choose a tag to compare
@Ho3einWave Ho3einWave released this 02 Nov 11:04
· 250 commits to main since this release

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.

Refactors and Fixes:

  • Swap and Wallet State Reporting:
    • Enhanced error reporting to capture detailed swap and wallet state information, making debugging easier.

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