yumechi-no-kuni/CHANGELOG.md

17 lines
370 B
Markdown
Raw Normal View History

2021-11-11 07:49:16 -06:00
# 0.0.10
- add consts
# 0.0.9
- add list of api permission
- Update Note type
2021-10-17 03:52:27 -05:00
# 0.0.8
- add type definition for `messagingMessage` event to main stream channel
2021-10-17 03:51:19 -05:00
- Update Note type
2021-10-16 09:47:37 -05:00
# 0.0.7
- Notificationsの型を修正
- MessagingMessageの型を修正
2021-10-16 09:47:37 -05:00
- UserLiteの型を修正
- apiでネイティブfetchを格納する際に無名関数でラップするように