Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stephenh/ts-proto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.81.2
Choose a base ref
...
head repository: stephenh/ts-proto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.81.3
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 13, 2021

  1. fix: close server stream on observer unsubscribe (#309)

    * close server stream on unsubscribe
    
    * Fix lint error, use a lambda just in case.
    
    Co-authored-by: Stephen Haberman <stephen.haberman@gmail.com>
    justinschuldt and stephenh authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    4b72563 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.81.3 [skip ci]

    ## [1.81.3](v1.81.2...v1.81.3) (2021-06-13)
    
    ### Bug Fixes
    
    * close server stream on observer unsubscribe ([#309](#309)) ([4b72563](4b72563))
    semantic-release-bot committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    60c8108 View commit details
    Browse the repository at this point in the history
Loading