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
Number value changes did not benefit from the old/new value rendering in the output
of `cdk diff` because 'number' value types were handled with the non-'string'
types.
Fixes#133
Repro: in Getting Started, follow the guide until you reach the "cdk diff" stage.
The output is expected to be:
But the output is:
The text was updated successfully, but these errors were encountered: