Skip to content

Releases: freshgiammi-lab/connect-typeorm

v2.0.0

05 Jul 12:15
Compare
Choose a tag to compare

BREAKING CHANGES
Relocation update: merge previous PRs and update minimum dependency for TypeORM to ^0.3.0

v1.1.4

07 Jul 14:03
Compare
Choose a tag to compare

Allow overriding disconnect on error #19, thanks Daniel Garnier-Moiroux.

v1.1.3

09 Dec 19:23
Compare
Choose a tag to compare

Fix cleanup quote misuse that caused error on PostgreSQL #11.

v1.1.2

28 Oct 19:44
Compare
Choose a tag to compare

Fix expire with custom table name, thanks Giap Tran #9 #10.

v1.1.1

19 Jun 15:08
Compare
Choose a tag to compare
  • Two cleanup queries for MariaDB optionally #8

v1.1.0

03 Jan 20:38
Compare
Choose a tag to compare
  • Cleanup expired sessions
  • Package: Upgrade and add CI
  • Test set, touch, expire, reload and destroy

v1.0.4

05 Jun 16:50
Compare
Choose a tag to compare
  • Fix destroy() for typeorm-0.2

  • Fix to be compatible with Store type

v1.0.3

04 May 18:23
Compare
Choose a tag to compare
  • TypeormStore: Fix update with typeorm 1.2