martinheidegger/flexlock

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.2.1"></a>
## [1.2.1](https://github.com/martinheidegger/flexlock/compare/v1.2.0...v1.2.1) (2018-12-17)


### Bug Fixes

* typo ([a6825ed](https://github.com/martinheidegger/flexlock/commit/a6825ed))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/martinheidegger/flexlock/compare/v1.1.0...v1.2.0) (2018-12-16)


### Features

* **api:** Added release callback on locks and locker. ([b195737](https://github.com/martinheidegger/flexlock/commit/b195737))
* **docs:** typescript definition files. ([a654545](https://github.com/martinheidegger/flexlock/commit/a654545))
* **error:** Added the timeout as number to the timeout error. ([95ea101](https://github.com/martinheidegger/flexlock/commit/95ea101))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/martinheidegger/flexlock/compare/v1.0.0...v1.1.0) (2018-02-07)


### Bug Fixes

* remove broken typescript declaration files, at least now it kinda-works with typescript ([50c206d](https://github.com/martinheidegger/flexlock/commit/50c206d))


### Features

* added 'default' property to all modules, this way weird module loaders work (not pointing fingers) ([7999b34](https://github.com/martinheidegger/flexlock/commit/7999b34))



<a name="1.0.0"></a>
# 1.0.0 (2018-02-05)