pnpm
Version:
A fast implementation of npm install
70 lines (35 loc) • 2.09 kB
Markdown
<a name="3.0.0"></a>
# 3.0.0 (2016-10-09)
* Complete docs ([f34d078](https://github.com/kikobeats/exists-file/commit/f34d078))
* Update README.md ([55ebf9c](https://github.com/kikobeats/exists-file/commit/55ebf9c))
* fix: functions throw error when the path argument is not string ([19f32db](https://github.com/kikobeats/exists-file/commit/19f32db))
* feat: return a promise when no callback passed ([4de5802](https://github.com/kikobeats/exists-file/commit/4de5802))
### BREAKING CHANGE
* it was not throwing error before
<a name="2.1.0"></a>
# 2.1.0 (2016-06-28)
* Removed unnecessary dep ([f6e6d63](https://github.com/kikobeats/exists-file/commit/f6e6d63))
<a name="2.0.2"></a>
## 2.0.2 (2016-06-15)
* Fix typo ([39b4c01](https://github.com/kikobeats/exists-file/commit/39b4c01))
<a name="2.0.1"></a>
## 2.0.1 (2016-06-15)
* Add coverage badge ([eb87d85](https://github.com/kikobeats/exists-file/commit/eb87d85))
* moar keywords ([a9f4e76](https://github.com/kikobeats/exists-file/commit/a9f4e76))
* Scaffolding refactor ([589d472](https://github.com/kikobeats/exists-file/commit/589d472))
* Update README.md ([769dbe0](https://github.com/kikobeats/exists-file/commit/769dbe0))
<a name="2.0.0"></a>
# 2.0.0 (2016-05-03)
* Breaking changes: Refactor API ([f37c2a1](https://github.com/kikobeats/exists-file/commit/f37c2a1))
<a name="1.0.2"></a>
## 1.0.2 (2016-05-03)
* Fix docs ([7167086](https://github.com/kikobeats/exists-file/commit/7167086))
<a name="1.0.1"></a>
## 1.0.1 (2016-04-17)
* added dev dependencies ([c1bd336](https://github.com/kikobeats/exists-file/commit/c1bd336))
* Returns false for nonstring args. Fixes #1 ([4ccf770](https://github.com/kikobeats/exists-file/commit/4ccf770)), closes [#1](https://github.com/kikobeats/exists-file/issues/1)
* Update scaffold ([6a0c818](https://github.com/kikobeats/exists-file/commit/6a0c818))
* updated ([5e8312f](https://github.com/kikobeats/exists-file/commit/5e8312f))
<a name="1.0.0"></a>
# 1.0.0 (2015-06-16)
* first commit ([3504809](https://github.com/kikobeats/exists-file/commit/3504809))