ProJSLib/jsbits

View on GitHub
packages/escape-regex-str/CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog of @jsbits/escape-regex-str

For global changes, see the [changelog of jsbits](https://github.com/ProJSLib/jsbits/blob/master/CHANGELOG.md)

## \[1.0.3] - 2018-12-29

### Changed

- Replace BSD-2 with the MIT license.
- Update badges.

## \[1.0.2] - 2018-12-06

### Fixed

- Issues with codebeat linters.

## \[1.0.1] - 2018-11-12

### Added

- Badges in the Readme.

### Fixed

- Wrong `export default` in typings, the correct one is `export =`.
- Coverage report.

## \[1.0.0] - 2018-11-09

Initial release.