1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 17:26:05 +02:00
Files
misskey/CHANGELOG.md
2021-11-11 22:49:16 +09:00

370 B

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を格納する際に無名関数でラップするように