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


### Bug Fixes

* getItem should now return null instead of undefined on a nonexistent value ([7b25c09](https://github.com/Alorel/localforage-driver-memory/commit/7b25c09))


### Maintenance

* Update deps ([d22dc95](https://github.com/Alorel/localforage-driver-memory/commit/d22dc95))


### Tests

* Update tests ([818d6a7](https://github.com/Alorel/localforage-driver-memory/commit/818d6a7))

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


### Maintenance

* Add GitHub issue templates ([ec751eb](https://github.com/Alorel/localforage-driver-memory.git/commit/ec751eb))
* Redistribute in flat ESM format ([1f497c5](https://github.com/Alorel/localforage-driver-memory.git/commit/1f497c5))

## [1.0.3](https://github.com/Alorel/localforage-driver-memory/compare/1.0.2...1.0.3) (2018-09-11)


### Bug Fixes

* **_driver:** fix driver name ([7d7cb65](https://github.com/Alorel/localforage-driver-memory/commit/7d7cb65))


### Maintenance

* Remove refresh script from package.json ([383eb56](https://github.com/Alorel/localforage-driver-memory/commit/383eb56))

## [1.0.2](https://github.com/Alorel/localforage-driver-memory/compare/1.0.1...1.0.2) (2018-09-11)


### Bug Fixes

* **package:** Set localforage peer dependency to ^1.5.0 ([96bbcba](https://github.com/Alorel/localforage-driver-memory/commit/96bbcba))

## [1.0.1](https://github.com/Alorel/localforage-driver-memory/compare/1.0.0...1.0.1) (2018-09-11)


### Bug Fixes

* **README:** Fixed the UMD global name ([cba961c](https://github.com/Alorel/localforage-driver-memory/commit/cba961c))

# 1.0.0 (2018-09-11)


### Features

* Initial release ([#1](https://github.com/Alorel/localforage-driver-memory/issues/1)) ([a3354d7](https://github.com/Alorel/localforage-driver-memory/commit/a3354d7))
