v7.0.0-beta.1
Pre-release
Pre-release
·
564 commits
to main
since this release
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]