Skip to content

Commit 2ac93a0

Browse files
committed
Update changelog
1 parent 2644b77 commit 2ac93a0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,13 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
44

55
## [Unreleased]
66
### Added
7+
- `react` - Add `loader` prop to `UnforgettableQRCode` component to allow custom loading component
78
- `examples/basic-recovery-react` - Example app demonstrating basic usage (React + TS)
89

10+
### Changed
11+
- `core` - Wrap keipair generation in Promise to ensure async behavior
12+
- `react` - Generate recovery link asynchronously to avoid blocking the main thread
13+
914
## [0.1.0] - 2025-07-23
1015
### Added
1116
- `core` package for Unforgettable SDK

0 commit comments

Comments
 (0)