connect-session-sequelize
connect-session-sequelize copied to clipboard
Dependencies: Upgrading packages and require Node.js v22.x
To Users:
You can use this PR with updated code by using the below in your package.json file:
"@fixhq/connect-session-sequelize": "8.0.0"
It should be a drop-in replacement
Warning: You should still audit my edits on the main repo to verify https://github.com/fixhq/connect-session-sequelize/commits/master/
To the Author mweibel:
Thank you for your efforts in making this! Contributing back changes to modernize this for 2025, including depdencies and Node.js v22.x LTS. I changed as little as possible to follow your styles
Things you may want to edit after merging:
- Switch back to "^0.0.0" (caret) notation for dependencies in
package.json - Add a
LICENSEfile with the MIT License shown in theREADME.mdfile to help make this more clear and searchable - Upgrade the
standarddependency to latest version, with new formatting rules, if desired
Package Current Wanted Latest
standard 14.3.4 14.3.4 17.1.2