Skip to content

v0.25.0

Compare
Choose a tag to compare
@ljharb ljharb released this 24 Feb 20:17
· 568 commits to master since this release
  • Ensure Object.getOwnPropertyNames accepts primitives.
  • Make sure the replaced Object.keys is non-enumerable.
  • Clean up lots of tests to make failures easier to read, and false negatives less common