Releases: ForestAdmin/forest-express-sequelize
Releases · ForestAdmin/forest-express-sequelize
v6.5.0
v6.4.2
v6.4.1
v7.0.0-beta.1
7.0.0-beta.1 (2020-11-24)
Features
- init function now uses connections & objectMapping instead of sequelize as parameter (#539) (74262ac)
BREAKING CHANGES
- sequelize options is not supported anymore by Liana.init()
connections and objectMapping is now required on Liana.init().
Update forest-express dependency to 8.0.0-beta.1 (See https://github.com/ForestAdmin/forest-express/tree/v8.0.0-beta.1)
Co-authored-by: jeffladiray [email protected]