File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
66
67
67
### Breaking Changes
68
68
All breaking changes of ` sequelize@5 ` are also valid for ` sequelize-typescript@1 ` .
69
- See [ Upgrade to v5] ( https://github.com/sequelize/sequelize/blob/master/docs/ upgrade-to-v5.md ) for details.
69
+ See [ Upgrade to v5] ( https://sequelize.org/v5/manual/ upgrade-to-v5.html#typescript-support ) for details.
70
70
71
71
#### Official Sequelize Typings
72
72
sequelize-typescript now uses the official typings bundled with sequelize
73
- (See [ this] ( https://github.com/sequelize/sequelize/blob/master/docs/ upgrade-to-v5.md #typescript-support ) ).
73
+ (See [ this] ( https://sequelize.org/v5/manual/ upgrade-to-v5.html #typescript-support ) ).
74
74
Please note the following details:
75
75
- Most of the sequelize-typescript interfaces of the previous version are replaced by the official ones
76
76
- ` @types/sequelize ` is no longer used
You can’t perform that action at this time.
0 commit comments