Skip to content

Releases: mCodex/react-native-plugpag-nitro

Release 1.4.1

14 Aug 18:55
Compare
Choose a tag to compare

1.4.1 (2025-08-14)

  • chore: update react-native-nitro-modules and nitro-codegen to version 0.28.0 (61d6305)
  • Upgrade React Native and update Android build configs (a1ab845)

What's Changed

  • Upgrade React Native and update Android build configs by @mCodex in #4

Full Changelog: v1.4.0...v1.4.1

Release 1.4.0

23 Jul 13:34
Compare
Choose a tag to compare

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

Release 1.3.1

22 Jul 19:44
Compare
Choose a tag to compare

1.3.1 (2025-07-22)

  • refactor: update README for improved clarity and structure (58954e4)

Full Changelog: v1.3.0...v1.3.1

Release 1.3.0

22 Jul 19:32
Compare
Choose a tag to compare

1.3.0 (2025-07-22)

  • refactor: remove generatePixQRCode function and related usage from README and example (93b5370)
  • refactor: rename useTransactionPaymentEvent to useTransactionEvent and update related references (6f64e45)
  • feat: Enhance payment event emission and handling (e42a418)

What's Changed

Full Changelog: v1.2.0...v1.3.0

Release 1.2.0

22 Jul 15:29
Compare
Choose a tag to compare

1.2.0 (2025-07-22)

  • feat: integrate PlugpagEventEmitter for payment event handling and remove deprecated constants (a4ef90d)

Full Changelog: v1.1.0...v1.2.0

Release 1.1.0

22 Jul 15:06
Compare
Choose a tag to compare

1.1.0 (2025-07-22)

  • feat: implement PlugpagEventEmitter for payment event handling and update package version to 1.0.0 (6684b44)
  • docs: update installation instructions to include react-native-nitro-modules (69cc113)

Full Changelog: v0.2.0...v1.1.0

Release 0.2.0

21 Jul 21:13
Compare
Choose a tag to compare

0.2.0 (2025-07-21)

  • feat: Add enhanced PIX payment functionality with custom UI (2a20e2f)
  • feat: add modern hook-based payment flow and real-time event monitoring examples (1490086)
  • feat: add new App component with payment handling and UI for PlugPag Nitro (6eabe22)
  • feat: enhance payment processing with real-time event handling and improved UI (77e8b53)
  • feat: Enhance payment processing with UI configuration and cancellation support (45d3f9b)
  • feat: implement real-time payment event handling and enhance payment processing flow (782c889)
  • feat: update package description to highlight TypeScript hooks API and performance improvements (72b0127)
  • refactor: remove legacy App component and related payment handling logic (34175fc)
  • refactor: remove TaskManager and UIStateManager classes (b31fd72)
  • refactor: unify payment handling with enums for type safety and improved error handling (de60b59)
  • Initial commit (e2db37b)
  • Refactor payment handling to use unified hook-based approach (b115410)
  • Refactor PlugpagNitro for improved task management and UI state handling (fb3e11f)
  • refactor README.md to reorganize Performance section; remove duplicate content (1465a57)
  • refine Android configuration instructions in README.md (8219062)
  • refine Android configuration instructions in README.md; remove Kotlin support setup (ad14093)
  • Update Android configuration and dependencies; refine Kotlin integration and improve CI workflow (16edec6)

Full Changelog: https://github.com/mCodex/react-native-plugpag-nitro/commits/v0.2.0