Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 777 Bytes

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 777 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2020-03-15

Added

  • TypeScript support

Changed

  • License from ISC to BSD-3

Fixed

  • security issues in dependencies

[0.1.3] - 2019-12-28

Changed

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

[0.1.2] - 2019-09-11

Changed

  • bumped lodash.merge to resolve security issue

[0.1.1] - 2019-09-11

Fixed

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

[0.1.0] - 2019-03-04

Added

  • Added all the things