Releases: mweibel/connect-session-sequelize
Releases · mweibel/connect-session-sequelize
v7.1.7
v7.1.6
What's Changed
- fix/findCreateFind should always use master by @hadrien-f in #145
- update dependency versions reported by
npm audit
and dependabot
Full Changelog: v7.1.5...v7.1.6
v7.1.5
What's Changed
- Bump moment-timezone from 0.5.33 to 0.5.37 by @dependabot in #137
- Bump moment from 2.29.3 to 2.29.4 by @dependabot in #138
Full Changelog: v7.1.4...v7.1.5
v7.1.4
bump deps
fix default options parsing
Fix TypeScript definitions
thanks @AlanMorel @djake in #125 #126
add sync options
thanks @hadrien-f in #124
fix TS changes & cookie.expires date assignment
thanks @emilio-notable for #120
thanks @jvallenilla1 for #118
fix adding typescript definitions
due to an oversight in 7.0.2 this release had to be published to actually publish the TS definitions.
thanks @AlanMorel for pointing this out.