You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typesafe error handling -> Using Specta to export error and use it on the frontend
Specta:
#specta(export = false) container attribute for export feature -> Use in rspc unit tests
Fix Duplicate Type name detection not working + unit test for it
Other:
Clean rspc issue tracker
Interactive examples
Finish newer style docs (docs: new navbar + general fixes #103) + upgrade content to reflect this new release + redo doc content to include interactive examples
Update create-rspc-app and make it the recommended solution on the docs
rspc client:
loggerLink
work without observable system.build
and a type mapping link which will cause problems.rspc Rust:
handle_json_rpc
executor system - WIPSpecta:
#specta(export = false)
container attribute forexport
feature -> Use in rspc unit testsOther:
create-rspc-app
and make it the recommended solution on the docsFuture:
The text was updated successfully, but these errors were encountered: