Skip to content

Releases: webrpc/gen-javascript

v0.13.0

21 Jun 11:01
2d99a94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0: Expose as Go module

04 Apr 14:59
c7c8806
Compare
Choose a tag to compare
Expose as a Go module with //go:embed FS (#6)

v0.11.0

20 Jul 20:19
62b5fa3
Compare
Choose a tag to compare
Ignore `json = -` fields (#5)

* Ignore `json = -` fields

Fixes https://github.com/webrpc/webrpc/issues/66

* Fix example RIDL

* Update webrpc-gen

v0.10.0: Interoperability tests

03 Jan 15:21
7b2bd64
Compare
Choose a tag to compare

v0.9.0: Update to [email protected]

28 Dec 18:41
bba54d6
Compare
Choose a tag to compare
Update templates to [email protected] schema (#2)

* README: Update options

* Update to [email protected]

* Fix types

* Improve generated code

* Switch webrpc to https://github.com/webrpc/webrpc/pull/171

* Regenerate tests

v0.7.1: Adds wrapper around fetch() to add native browser support

16 Nov 15:33
701e5e7
Compare
Choose a tag to compare

v0.7.0: Standalone JavaScript generator templates

14 Nov 18:26
Compare
Choose a tag to compare

Tested with webrpc-gen v0.7.0. ✅