Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Channel type being erased and custom message handling #154

Merged
merged 6 commits into from
Jan 2, 2025

Conversation

wkal-pubnub
Copy link
Contributor

@wkal-pubnub wkal-pubnub commented Jan 2, 2025

fix: Channel type was erased (set to null) on edits to other Channel fields
fix: custom events sending/receiving in JS

@wkal-pubnub
Copy link
Contributor Author

@pubnub-release-bot release js as 0.9.6

@wkal-pubnub wkal-pubnub changed the title Fix Channel type being erased on update Fix Channel type being erased and custom message handling Jan 2, 2025
js-chat/tests/channel.test.ts Outdated Show resolved Hide resolved
js-chat/tests/channel.test.ts Outdated Show resolved Hide resolved
pubnub-chat-impl/src/jsMain/kotlin/ChatJs.kt Outdated Show resolved Hide resolved
pubnub-chat-impl/src/jsMain/kotlin/ChatJs.kt Outdated Show resolved Hide resolved
pubnub-chat-impl/src/jsMain/kotlin/ThreadChannelJs.kt Outdated Show resolved Hide resolved
js-chat/tests/channel.test.ts Outdated Show resolved Hide resolved
@wkal-pubnub
Copy link
Contributor Author

@pubnub-release-bot release js as 0.9.6

@wkal-pubnub wkal-pubnub merged commit 1ba266d into master Jan 2, 2025
2 checks passed
@wkal-pubnub wkal-pubnub deleted the wkal/fix_type_lost_on_update branch January 2, 2025 14:54
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants