Skip to content

3.4.3 - 2019.11.26

Compare
Choose a tag to compare
@zloirock zloirock released this 26 Nov 14:00
· 3576 commits to master since this release
  • Fixed missed es.json.stringify and some modules from iteration helpers proposal in some entry points
  • Added a workaround of String#{ endsWith, startsWith } MDN polyfills bugs, #702
  • Fixed .size property descriptor of Map / Set in the pure version
  • Refactoring, some internal improvements