Skip to content

0.2.0 • Client and server typed routing

Typed (shared)

  • Better encapsulation of Endpoint type parameters (!2, !3)

Typed (client)

  • Call a route declared in common code (#6, !7)

Typed (server)

  • Implement a route declared in common code (#5, !6)

Contributors

Thanks to Youssef Shoaib, who were a massive help with figuring out how to hide the Endpoint class to ensure source-compatibility with future releases.


Browse the documentation for this versionView release in GitLab