1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-12-16 23:58:54 +09:00
MisskeyIO/CHANGELOG.md
2022-01-01 21:54:41 +09:00

431 B

0.0.11

  • update user type
  • add missing main stream types

0.0.10

  • add consts

0.0.9

  • add list of api permission
  • Update Note type

0.0.8

  • add type definition for messagingMessage event to main stream channel
  • Update Note type

0.0.7

  • Notificationsの型を修正
  • MessagingMessageの型を修正
  • UserLiteの型を修正
  • apiでネイティブfetchを格納する際に無名関数でラップするように