@sanpuru/prisma-session-store
Version:
Prisma express-session store
41 lines (27 loc) • 3.04 kB
Markdown
# [1.1.0](https://github.com/wSedlacek/prisma-session-store/compare/v1.0.0...v1.1.0) (2020-09-11)
### Features
* test new release ([3c485f5](https://github.com/wSedlacek/prisma-session-store/commit/3c485f566e0667511a5c1ec444e968d6862f9a91))
# 1.0.0 (2020-09-11)
### Bug Fixes
* Fix publishing ([c7dd257](https://github.com/wSedlacek/prisma-session-store/commit/c7dd257a9ad26b27e9891824ceff7d569414789a))
* looping ([102cb37](https://github.com/wSedlacek/prisma-session-store/commit/102cb37cf21a75ee3686112458e62bc53e061067))
* Make `createExpiration()` more consistent ([148519a](https://github.com/wSedlacek/prisma-session-store/commit/148519a652055bdb55b826c0880722edb8696fe0))
* Prisma Interface ([be2b608](https://github.com/wSedlacek/prisma-session-store/commit/be2b6086bc5c3488a979ad0cadd888cee3c1456b))
* Really fix Prisma Interface ([70037eb](https://github.com/wSedlacek/prisma-session-store/commit/70037eb7d31c4eb20832939f2351c0882b680ff6))
### Features
* :rotating_light: setup CI/CD ([9f98d11](https://github.com/wSedlacek/prisma-session-store/commit/9f98d11948d80ed7f45b55bec0384a4cd4170d04))
* External Logger ([3ddc2d7](https://github.com/wSedlacek/prisma-session-store/commit/3ddc2d7462383108fd503e3ee39f4dc0cd3ed697))
* Fix open handlers with connect method ([edf933a](https://github.com/wSedlacek/prisma-session-store/commit/edf933a1eccbb28c37e6ab5aaa0a9129d902587e))
* Further refinements to code ([9f97793](https://github.com/wSedlacek/prisma-session-store/commit/9f977935994bb127176ac73f29f1be1e1363545e))
* Linting ([e7fb4d2](https://github.com/wSedlacek/prisma-session-store/commit/e7fb4d2b45fc76ee7e7791522f1cca9606d3e8cb))
* next release ([1ae7bb7](https://github.com/wSedlacek/prisma-session-store/commit/1ae7bb70ff993e074763e90cd29e0801ee556ba9))
* Provide more useful error message ([2f7dc60](https://github.com/wSedlacek/prisma-session-store/commit/2f7dc60b550bc1d9c8f3ce9eb492471b6480c463))
* recommended extensions ([0e2f2bd](https://github.com/wSedlacek/prisma-session-store/commit/0e2f2bd03c5b8a6f92b86f6a9d98ca532a9cc40f))
* reset releases ([d624070](https://github.com/wSedlacek/prisma-session-store/commit/d6240709e16a49782dd14a6d200401f4060e4c0b))
* setup commit lint ([fd939b5](https://github.com/wSedlacek/prisma-session-store/commit/fd939b56214fa40b9ac4745a05961fd7ee66306d))
* setup commitizen ([ac394d0](https://github.com/wSedlacek/prisma-session-store/commit/ac394d09401be1ba8c9329c016fa5f48368fb1cb))
* Strong method types ([534f1f1](https://github.com/wSedlacek/prisma-session-store/commit/534f1f1c33f1dd7e067fbd77189b1a38b4158876))
* Stronger type definations on callbacks ([7aec2f1](https://github.com/wSedlacek/prisma-session-store/commit/7aec2f12f4a05058e530aa4783955f0f18d7bb8c))
* VSCode Building and Debugging ([2736cc0](https://github.com/wSedlacek/prisma-session-store/commit/2736cc0c650715a6ec30d07229af5314ed615573))
### Performance Improvements
* Faster testing ([56c3193](https://github.com/wSedlacek/prisma-session-store/commit/56c3193eb01683c64635856da6b386af7351b10e))