Releases: webrpc/gen-typescript
Releases · webrpc/gen-typescript
v0.19.0
What's Changed
- Improve TypeScript around error messages by @VojtechVitek in #34
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Use WebrpcClientAbortedError on abort signal by @VojtechVitek in #32
- Add default HTTP status to error definitions by @VojtechVitek in #33
- Add default HTTP status to schema errors too by @VojtechVitek in #35
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Add JSDoc comments, support @deprecated annotation by @VojtechVitek in #28
Full Changelog: v0.16.3...v0.17.0
v0.16.3
What's Changed
- Fix typescript possible undefined values by @ScreamingHawk in #27
New Contributors
- @ScreamingHawk made their first contribution in #27
Full Changelog: v0.16.2...v0.16.3
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