Skip to content

v1.19.0

Compare
Choose a tag to compare
@frankpagan frankpagan released this 09 Oct 02:57
· 110 commits to master since this release

1.19.0 (2023-10-09)

Bug Fixes

  • added '@cocreate/utlis' (cc8267a)
  • handling of socket.id and clientId (9e66f16)
  • Improved handling of data.sync (190ebd6)
  • send _id with syncMessage (e37e2de)
  • update to use data.socketId and data.clientId (125f2be)
  • use message_log (d4b4c4a)

Features

  • Authentication happens during upgrade (c01cb0e)
  • get, set, delete socket functions (9066911)
  • method sync sent to server with sync details (3c914b7)
  • on socket connection the data is parsed from (0b69b35)