Skip to content

v0.0.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@timostamm timostamm released this 22 Jul 14:56
· 608 commits to main since this release
21610b6

This release includes a breaking change: Error details are now accessible with the new connectErrorDetails() function, and no longer via Error.details.

  • Port the code generator to TypeScript (#196)
  • Add main prop for older webpack support (#167)
  • Improve error details API (#164)
  • Export transport options (#169)
  • Clarify TypeScript compatibility (#190)