Open Collective
Open Collective
Loading
Release of Sequelize v7.0.0-alpha.45
Published on February 17, 2025 by Sascha Depold

7.0.0-alpha.45 (2025-02-17)

Bug Fixes

  • add call for new maintainers to README (#17700) (ee3c7d3)
  • core: Adjust model validator types yet again (#17689) (942b086)
  • core: Further improve type declaration for model validation functions (#17686) (351b809)
  • core: stop index hints from incorrectly being passed down to associations (#17559) (38162da)
  • update type definition for orderItem to use variadic type (#17714) (1b61756)

Features