Skip to content

Releases: SafetyCulture/grpc-web-devtools

v1.4.0

06 Nov 04:43
3faf870

Choose a tag to compare

fixed stream interceptor pr: #170

v1.2.1

16 Dec 08:57
404c5b8

Choose a tag to compare

  • Fix to zip file to normalize the folder structure #60

v1.2.0

08 Dec 02:23

Choose a tag to compare

  • Add StreamInterceptor.cancel (#48)
  • inject into all frames (#43)
  • Enable firefox add-on (#53)
  • Add docs for installation on firefox (#57)
  • add enable clipboard in react-json-view (#56)
  • Darkmode (#58)

v1.1.1

23 Aug 06:41

Choose a tag to compare

v1.1.0

15 May 02:34
e4de982

Choose a tag to compare

  • Support for server streaming (#27)
  • Add react window to allow large scrolling data sets (#29)
  • Create empty screen when no network log (#30)
  • Return the StreamInterceptor so that methods can be chained (#31)

v1.0.1

11 May 12:01
9d78d62

Choose a tag to compare

v1.0.1 Pre-release
Pre-release
Support for server streaming (#27)

* Add a streaming example to the server

* implement a sreaming call in the client

* Update the inject to intercept streaming callbacks

* Method type icons for stream and unary

* Only display data that is available

* Remove dummy data used for develoment

v1.0.0

03 May 01:10
511fbd3

Choose a tag to compare

Initial Release