Skip to content

v0.91.0

Pre-release
Pre-release

Choose a tag to compare

@kiki-kanri kiki-kanri released this 04 Dec 05:33
· 166 commits to main since this release

compare changes

🚀 Enhancements

  • ⚠️ Add CommonApiResponseErrorCode type, remove FixedApiErrorCreator and createFixedApiErrorCreator (3f5941e)

💅 Refactors

  • ⚠️ Update storages code to use Redis-related package, adjust code for package changes, and rename msgpackRedisStorage to redisMsgpackStorage (7280008)

🏡 Chore

  • ⚠️ Rename libs/rt.io.ts to ws.io.ts (8f2e872)
  • Upgrade deps (85ae960)

⚠️ Breaking Changes

  • ⚠️ Add CommonApiResponseErrorCode type, remove FixedApiErrorCreator and createFixedApiErrorCreator (3f5941e)
  • ⚠️ Update storages code to use Redis-related package, adjust code for package changes, and rename msgpackRedisStorage to redisMsgpackStorage (7280008)
  • ⚠️ Rename libs/rt.io.ts to ws.io.ts (8f2e872)

❤️ Contributors

  • Kiki-kanri