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: aws/jsii Loading
base: v0.10.3
Choose a base ref
...
head repository: aws/jsii Loading
compare: v0.10.4
Choose a head ref
  • 2 commits
  • 104 files changed
  • 1 contributor

Commits on May 5, 2019

  1. fix(jsii): consider interfaces from erased base classes (#491)

    When a base class is erased, we now treat it's "implementation" clauses
    as if they were part of the original class (similar to how we merge declarations
    for methods/properties).
    
    Fixes #487
    Elad Ben-Israel committed May 5, 2019
    Configuration menu
    Copy the full SHA
    b03511b View commit details
    Browse the repository at this point in the history
  2. v0.10.4 (#492)

    See CHANGELOG
    Elad Ben-Israel committed May 5, 2019
    Configuration menu
    Copy the full SHA
    563d07b View commit details
    Browse the repository at this point in the history
Loading