Skip to content

Commit 321cb43

Browse files
committed
docs(changeset): Implement postMessage function and related postMessageImplementation signal. Enhance mockTelegramEnv with resetPostMessage option and properly wrap the window.parent.postMessage method. Add explanation on why passed launch parameters are invalid.
1 parent 2063ce1 commit 321cb43

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/chilled-bees-unite.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@telegram-apps/bridge": minor
3+
---
4+
5+
Implement `postMessage` function and related `postMessageImplementation` signal. Enhance `mockTelegramEnv` with `resetPostMessage` option and properly wrap the `window.parent.postMessage` method. Add explanation on why passed launch parameters are invalid.

0 commit comments

Comments
 (0)