## [1.0.3](https://github.com/Alorel/localforage-driver-commons.git/compare/1.0.2...1.0.3) (2018-10-29) ### Maintenance * Add exceptions for new tslint rules ([849fe01](https://github.com/Alorel/localforage-driver-commons.git/commit/849fe01)) * Add GitHub issue templates ([765d4b3](https://github.com/Alorel/localforage-driver-commons.git/commit/765d4b3)) * Redistribute in proper flat ESM format ([9ba2627](https://github.com/Alorel/localforage-driver-commons.git/commit/9ba2627)) * Update chai, typescript, ts-loader ([58d441e](https://github.com/Alorel/localforage-driver-commons.git/commit/58d441e)) * Use build-tools for linting ([5b37429](https://github.com/Alorel/localforage-driver-commons.git/commit/5b37429)) ## [1.0.2](https://github.com/Alorel/localforage-driver-commons/compare/1.0.1...1.0.2) (2018-09-11) ### Bug Fixes * **getKeyPrefix:** Include forward slash at the end of the prefix ([cb0b047](https://github.com/Alorel/localforage-driver-commons/commit/cb0b047)) ## [1.0.1](https://github.com/Alorel/localforage-driver-commons/compare/1.0.0...1.0.1) (2018-09-10) ### Bug Fixes * **package:** Add path to module bundle ([32e51ce](https://github.com/Alorel/localforage-driver-commons/commit/32e51ce)) # 1.0.0 (2018-09-10) ### Features * Initial release ([#1](https://github.com/Alorel/localforage-driver-commons/issues/1)) ([3a44493](https://github.com/Alorel/localforage-driver-commons/commit/3a44493))