Skip to content

3.4.4 - 2019.11.27

Compare
Choose a tag to compare
@zloirock zloirock released this 27 Nov 06:12
· 3694 commits to master since this release
  • Added feature detection for Safari non-generic Promise#finally bug (critical for core-js-pure)
  • Fixed missed esnext.string.code-points in core-js/features/string entry point
  • Updated Iterator proposal feature detection for the case of non-standard Iterator in FF44-