Skip to content

v0.6.3

Choose a tag to compare

@pemrouz pemrouz released this 11 Sep 19:45
· 36 commits to master since this release

Notable Changes

  • The signature for components has changed. This should make it nicer to use arrow functions for simple components.
  • The DB & MySQL modules have been deprecated. There is no need for Ripple-specific modules for each database/service, so you can simply use any module/database/service you like.

Commits

components

delay

features

fullstack

helpers

  • [49a4c7b] - should skip over headerless changes

sync

  • [d368bbe] - feat: prefer ws over polling
  • [697f560] - fix: default to state of world if no change info
  • [9baeec8] - feat: use utilise/deb for debug logs