Release 1.0.4
- #502 Attempt to fix flakiness of 'bazel test' @Yannic
- #497 Remove a return that skip emission of end callback @tinou98
- #494 [bazel] Migrate protobuf info provider to new-style one @Yannic
- #482 feature: Typings codegen for bytes field type @shaxbee
- #481 Add module alias to enums for Typescript @rogchap
- #460 add typescript definition for Oneof fields @yangjian
- #452 fix: exclude map entry message from typings, fix optional values @shaxbee
- #448 Export Map types correctly, optional getter/setters for message types @shaxbee
- #444 feature: Messages in typings extending jspb.Message @shaxbee
- #433 Match name nesting and imports in .d.ts with .js files @shaxbee
- #430 Use camelCase in AsObject definition @johanbrandhorst
- #429 Fix type error in serverStreaming method @johanbrandhorst
- #427 Promise function should use ES5 functions rather than fat arrows (IE b... @rogchap
- #422 Enable ADVANCED_OPTIMIZATIONS in Closure Compiler @jjbubudi
- #421 [bazel] Upgrade to 0.22.0 @Yannic
- #413 Emit status event on empty stream response @shaxbee
- #409 Fix metadata typings for TS client @bpicolo
- #404 Generate Typescript definition for top level Enums @rogchap