Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 535 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 535 Bytes

Changelog

1.0.1 - 2020-12-17

Added

  • Named export preferNative

Fixed

  • Handle non-primitive replacers
  • Use global instead of flags property on RegExp instance to handle IE11

1.0.0 - 2020-12-15

Added

  • Initial implementation