Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 500 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 500 Bytes

Change Log

1.8.0

  • Bumped all packages to 7.7.4
  • Updated requirement of babel to 7.7.4.

1.6.0

  • Added @babel/plugin-transform-named-capturing-groups-regex.
  • Added @babel/plugin-transform-dotall-regex.
  • Removed CoreJS v2 support.
  • Updated packages to latest version.
  • Bumped babel requirement to 7.6.0 or higher.
  • Added dependency scanning to the build script.

1.5.0

  • Deprecated CoreJS v2, next major version will only use CoreJS ^3.
  • Updated packages to latest versions.