Releases: webrpc/gen-typescript
Releases · webrpc/gen-typescript
v0.16.2
What's Changed
- Export
webrpcErrorByCode
on generated files by @yigiterdev in #25 - Allow single quotes in schema error description by @VojtechVitek in #26
New Contributors
- @yigiterdev made their first contribution in #25
Full Changelog: v0.16.0...v0.16.2
v0.16.1
What's Changed
- SSE: Add abort and closed methods by @AlexanderKolberg in #21
- Export
webrpcErrorByCode
on generated files by @yigiterdev in #25
New Contributors
- @yigiterdev made their first contribution in #25
Full Changelog: v0.15.1...v0.16.1
v0.16.0
What's Changed
- SSE: Add abort and closed methods by @AlexanderKolberg in #21
Full Changelog: v0.15.1...v0.16.0
v0.15.1
What's Changed
- Add missing types to request header by @AlexanderKolberg in #24
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- render webrpcHeader on client and server if enabled by @LukasJenicek in #23
Full Changelog: v0.14.1...v0.15.0
v0.14.1
What's Changed
- Fix SSE timeout bug by @AlexanderKolberg in #19
- Trim trailing slashes in hostname by @attente in #18
New Contributors
Full Changelog: v0.13.0...v0.14.1
v0.14.0: Fix SSE timeout bug
v0.13.0: Expose as Go module
Merge pull request #16 from webrpc/gomod Expose as a Go module with //go:embed FS
v0.12.0
v0.11.2
Fixes webrpc/webrpc#205
By @kolberg-dev.