Release 1.4.0
1.4.0 (2025-07-23)
- refactor: remove unused useEffect for theme application in StyleExample component (b3dbdce)
- Refactor App component and extract functionalities into reusable components (5f49a64)
- Refactor code structure for improved readability and maintainability (777b37d)
- Refactor theme management and customization in PagBank SDK (8ec8fd7)
- feat: add error code mapping and event handling utilities for payment processing (a527c21)
What's Changed
- Feat/example refactor by @mCodex in #2
- refactor: remove unused useEffect for theme application in StyleExamp… by @mCodex in #3
Full Changelog: v1.3.1...v1.4.0