You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jsii-diff: catch exception if type disappeared from other assembly (#504) (8d11900)
jsii-diff: correctly handle assignability of type unions (#500) (04c061e)
jsii-diff: don't fail on new packages (#502) (d1d0633)
Features
jsii: protect against prohibited member names (#506) (2848f76)
BREAKING CHANGES
jsii: The equals and hashCode method names may no longer be used on JSII classes and interfaces, due to their
colliding with "special meaning" methods in other languages (Java, .NET, ...).