Skip to content

v0.88.0

Pre-release
Pre-release

Choose a tag to compare

@kiki-kanri kiki-kanri released this 12 Nov 09:09
· 206 commits to main since this release

compare changes

πŸš€ Enhancements

  • Add redisSubscriber constant (1eb3d3d)
  • Add createAndDispatchEmailSendJob lib (eb2b9bc)
  • Add createWsIoClient lib (6e16b99)

πŸ’… Refactors

  • ⚠️ Rename MsgPack/msgPack to Msgpack/msgpack for naming consistency (76f7a40)

🏑 Chore

  • ⚠️ Remove nodemailer and sendEmail (b26692e)
  • Update eslint config (e75c3d7)
  • Update generate-rust-rt.io-event-names outputDirPath (7022abe)
  • Change default ws.io client packetCodec to msgpack (3ce4800)

⚠️ Breaking Changes

  • ⚠️ Rename MsgPack/msgPack to Msgpack/msgpack for naming consistency (76f7a40)
  • ⚠️ Remove nodemailer and sendEmail (b26692e)

❀️ Contributors

  • Kiki-kanri