sequelize-fastify

A Sequelize plugin for Fastify.

MIT License

Downloads
836
Stars
16
Committers
2

Bot releases are hidden (Show)

sequelize-fastify - v2.0.0 Latest Release

Published by hsynlms over 2 years ago

Fastify v4 support shipped with this version.

Breaking changes:

  • Node.js v12 support dropped.
sequelize-fastify -

Published by hsynlms over 2 years ago

This release is backward compatible and has only some tweaks. No need to worry about Sequelize updates (to v6.20.1) except for the below security patch case. It may have a breaking change for some users.

https://github.com/sequelize/sequelize/issues/14519

sequelize-fastify -

Published by hsynlms about 3 years ago

fix: async fastify onClose hook

sequelize-fastify -

Published by hsynlms about 3 years ago

chore: test case and GitHub workflow database setup
chore: dependencies are updated
chore: connection example in readme updated
chore: package-lock.json is removed due to preventing unexpected dependency errors

and some minor tweaks.

sequelize-fastify -

Published by hsynlms over 3 years ago

Deps: dev packages updated
Fix: audit issues

sequelize-fastify -

Published by hsynlms over 3 years ago

Chore: packages are updated
Fix: Audit issues

sequelize-fastify -

Published by hsynlms almost 4 years ago

chore: packages are updated

sequelize-fastify -

Published by hsynlms about 4 years ago

Packages are updated.

sequelize-fastify - v1.0.3

Published by hsynlms over 4 years ago

  • Fastify v3 and Sequelize v6 compatibility has been shipped