Skip to content

0.7.0

Choose a tag to compare

@dsrees dsrees released this 28 Oct 14:09
· 27 commits to master since this release

BREAKING

  • Unwrap response from message.payload.response for phx_reply events.

For your convenience, message.rawPayload will behave as message.payload prior to 0.7.0. However message.payload will now only return the value received from the phoenix server.