Migration
Guides for migrating between major versions of Sequelize Guard
Find detailed guides for upgrading to the latest version of Sequelize Guard.
What's New in v6
Version 6.0 is a complete rewrite with major improvements:
- Full TypeScript Support - Complete rewrite in TypeScript with full type definitions
- Sequelize 6 Compatible - Updated to work with Sequelize v6.x
- ESM & CommonJS - Dual package support for modern and legacy projects
- Modern Tooling - Built with Vite, tested with Vitest
- Better Type Safety - Enhanced IntelliSense and compile-time checking
- 99% Backward Compatible - Minimal breaking changes from v5.x
Need Help?
If you encounter any issues during migration:
- Check the v6 Upgrade Guide
- Review the API Reference
- Open an issue on GitHub