Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Releases: rpearce/flexible-string-replace

v1.0.0

15 Mar 13:46
90c7f79

Choose a tag to compare

[1.0.0] - 2020-03-15

Added

  • TypeScript support

Changed

  • License from ISC to BSD-3

Fixed

  • security issues in dependencies

v0.1.3

29 Dec 04:54
fa34ff6

Choose a tag to compare

[0.1.3] - 2019-12-28

Changed

  • bumped a number of dev dependencies to resolve security issue
  • moved API docs back into README

v0.1.2

12 Sep 02:48
5ca3cc1

Choose a tag to compare

[0.1.2] - 2019-09-11

Changed

  • bumped lodash.merge to resolve security issue

v0.1.1

12 Sep 02:43
2a4e75c

Choose a tag to compare

[0.1.1] - 2019-09-11

Fixed

  • make sure index.js is present in files key in package.json

v0.1.0

04 Mar 02:44

Choose a tag to compare

[0.1.0] - 2019-03-04

Added

  • Added all the things