Open Collective
Open Collective
Loading
Release of Sequelize v7.0.0-alpha.39
Published on March 22, 2024 by Sascha Depold

7.0.0-alpha.39 (2024-03-22)

Bug Fixes

  • fix package.json exports TypeScript resolution (#17181) (23a0cb4)
  • sqlite: mark the bigint datatype as not supported (#17154) (47cd0e5)
  • throw when using upsert in ibmi or snowflake (#17155) (2054802)

Features