Skip to content

v4.0.6

Compare
Choose a tag to compare
@ljharb ljharb released this 29 Jan 08:51
· 409 commits to master since this release
  • Update jscs, uglify-js, add eslint
  • es5-sham: fix Object.defineProperty to not check for own properties (#211)
  • Fix Array#splice bug in Safari 5 (#284)
  • Fix Object.keys issue with boxed primitives with extra properties in older browsers. (#242, #285)