Skip to content

v4.0.0

Compare
Choose a tag to compare
@arv arv released this 15 Dec 20:07
  • subscribe only calls onData if the return value changed compared to last time.
  • subscribe body is now required to return a JSONValue. This might introduce new TypeScript type errors.
  • Simplify JSON types a bit (we used to allow objects with a toJSON method).