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: v2.2.6
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: v2.2.7
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 11, 2024

  1. fix: problem with verbatimModuleSyntax for grpc-js (#1132)

    Hello, I have a few issues when verbatimModuleSyntax is enabled:
    
    <img width="664" alt="image"
    src="https://github.com/user-attachments/assets/647bdb25-5cc5-420e-a7bc-09ade1f53263">
    
    ---------
    
    Co-authored-by: Krzysztof Rosiński <krzysiek@jrdltd.co.uk>
    rosek86 and td-krzysiek authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bedfa31 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.2.7 [skip ci]

    ## [2.2.7](v2.2.6...v2.2.7) (2024-11-11)
    
    ### Bug Fixes
    
    * problem with verbatimModuleSyntax for grpc-js ([#1132](#1132)) ([bedfa31](bedfa31))
    semantic-release-bot committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6100390 View commit details
    Browse the repository at this point in the history
Loading