Skip to content

4.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 21:39
· 77 commits to main since this release
219511e

Fixed

  • Fix mistake in TYPED_MESSAGE_SCHEMA (#243)
    • The schema changed in v4 in a way that accidentally disallowed "reference types" (i.e. custom types) apart from the primary type. Reference types are now once again allowed.