Releases: freshgiammi-lab/connect-typeorm
Releases · freshgiammi-lab/connect-typeorm
v2.0.0
BREAKING CHANGES
Relocation update: merge previous PRs and update minimum dependency for TypeORM to ^0.3.0
v1.1.4
Allow overriding disconnect on error #19, thanks Daniel Garnier-Moiroux.
v1.1.3
Fix cleanup quote misuse that caused error on PostgreSQL #11.
v1.1.2
Fix expire with custom table name, thanks Giap Tran #9 #10.
v1.1.1
- Two cleanup queries for MariaDB optionally #8
v1.1.0
- Cleanup expired sessions
- Package: Upgrade and add CI
- Test set, touch, expire, reload and destroy
v1.0.3
- TypeormStore: Fix update with typeorm 1.2