Skip to content

Commit b9c812b

Browse files
committed
docs: add issue references to v0.2.16 changelog
1 parent 4463d43 commit b9c812b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Made `use_telegram_context` Yew hook reactive to properly handle cases when
1313
the Telegram SDK initializes after component mount. The hook now uses
1414
`requestAnimationFrame` to efficiently poll for context availability and
15-
automatically updates when the context becomes ready.
15+
automatically updates when the context becomes ready. ([#141](https://github.com/RAprogramm/telegram-webapp-sdk/issues/141), [#142](https://github.com/RAprogramm/telegram-webapp-sdk/pull/142))
1616

1717
## [0.2.15] - 2025-10-05
1818
### Fixed

0 commit comments

Comments
 (0)