Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@smaye81 smaye81 released this 29 Aug 15:37
· 579 commits to main since this release
7f9f4d3

Enhancements

  • Add automated browser tests and BrowserStack integration by @timostamm in #243.
  • Updates dependencies for protobuf-es packages by @smaye81 in #242. Note that this includes important bugfixes in protobuf-es 0.1.0. See the release there for more details.
  • Point to CommonJS in entrypoint by @smaye81 in #237.
  • Add example project to show usage of connect-web by @timostamm in #215.
  • Add code generation examples to protoc-gen-connect-web README.md by @timostamm in #240.
  • Switch from deprecated TypeRegistry to createRegistry() by @timostamm in #225.

Bug Fixes

  • Fix streams lagging behind by @timostamm in #235. Special thanks to @aslatemts for catching the bug and suggesting a fix.

New Contributors

@vipero07 made their first contribution in #232