Skip to content

v6.3.6

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Mar 16:30
Immutable release. Only release title and notes can be modified.
9c28bb0

Patch Changes

  • Replace for...in with for...of Object.keys() to avoid iterating inherited properties
    Submitted by @majgaard (See #177)