2022-01-13 17:33:42 +01:00
|
|
|
# 0.0.13
|
|
|
|
- expose ChannelConnection and Channels types
|
|
|
|
|
2022-01-01 18:12:38 +01:00
|
|
|
# 0.0.12
|
|
|
|
- fix a bug that cannot connect to streaming
|
|
|
|
|
2022-01-01 13:54:41 +01:00
|
|
|
# 0.0.11
|
|
|
|
- update user type
|
2021-12-29 06:54:10 +01:00
|
|
|
- add missing main stream types
|
|
|
|
|
2021-11-11 14:49:16 +01:00
|
|
|
# 0.0.10
|
|
|
|
- add consts
|
|
|
|
|
2021-11-11 13:59:50 +01:00
|
|
|
# 0.0.9
|
|
|
|
- add list of api permission
|
|
|
|
- Update Note type
|
|
|
|
|
2021-10-17 10:52:27 +02:00
|
|
|
# 0.0.8
|
2021-10-17 07:03:43 +02:00
|
|
|
- add type definition for `messagingMessage` event to main stream channel
|
2021-10-17 10:51:19 +02:00
|
|
|
- Update Note type
|
2021-10-17 07:03:43 +02:00
|
|
|
|
2021-10-16 16:47:37 +02:00
|
|
|
# 0.0.7
|
2021-09-20 19:50:35 +02:00
|
|
|
- Notificationsの型を修正
|
2021-09-20 19:49:31 +02:00
|
|
|
- MessagingMessageの型を修正
|
2021-10-16 16:47:37 +02:00
|
|
|
- UserLiteの型を修正
|
|
|
|
- apiでネイティブfetchを格納する際に無名関数でラップするように
|