## [1.0.4](https://github.com/Alorel/localforage-driver-session-storage/compare/1.0.3...1.0.4) (2019-01-15)


### Bug Fixes

* handle falsy 0 properly at getItem ([e967d63](https://github.com/Alorel/localforage-driver-session-storage/commit/e967d63))


### Maintenance

* update deps ([fc23d8e](https://github.com/Alorel/localforage-driver-session-storage/commit/fc23d8e))

## [1.0.3](https://github.com/Alorel/localforage-driver-session-storage.git/compare/1.0.2...1.0.3) (2018-10-29)


### Maintenance

* Add GitHub issue templates ([403793d](https://github.com/Alorel/localforage-driver-session-storage.git/commit/403793d))
* Redistribute in flat ESM format ([79645e5](https://github.com/Alorel/localforage-driver-session-storage.git/commit/79645e5))

## [1.0.2](https://github.com/Alorel/localforage-driver-session-storage/compare/1.0.1...1.0.2) (2018-10-08)


### Documentation

* Fix badges/links ([c78e45d](https://github.com/Alorel/localforage-driver-session-storage/commit/c78e45d))

## [1.0.1](https://github.com/Alorel/localforage-driver-session-storage/compare/1.0.0...1.0.1) (2018-10-08)


### Bug Fixes

* sessionStorage will get marked as unsupported if it's blocked by the user. ([f9479af](https://github.com/Alorel/localforage-driver-session-storage/commit/f9479af))

# 1.0.0 (2018-09-11)


### Features

* initial release ([#1](https://github.com/Alorel/localforage-driver-session-storage/issues/1)) ([98be6dc](https://github.com/Alorel/localforage-driver-session-storage/commit/98be6dc))
