Releases: mweibel/connect-session-sequelize
Releases · mweibel/connect-session-sequelize
v8.0.0
What's Changed
- Bump dottie from 2.0.2 to 2.0.4 by @dependabot in #148
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #149
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #151
- Fix out of sync Session Table in Read replica by @icetr8 in #157
- chore: upgrade deps by @mweibel in #158
- TS return type of the sync() method changed to promise by @Jupp56 in #153
- Support table name being different than model key by @ericyoondotcom in #155
New Contributors
- @icetr8 made their first contribution in #157
- @Jupp56 made their first contribution in #153
- @ericyoondotcom made their first contribution in #155
Full Changelog: v7.1.7...v8.0.0
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