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