Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [7.0.0](v6.7.2...v7.0.0) (2021-02-08) ### Bug Fixes * **authentication:** error when authenticating with an invalid token in cookies ([#476](#476)) ([e61460a](e61460a)) * user being disconnected after 33min instead of 14 days ([#474](#474)) ([8a70566](8a70566)) ### Features * init function now uses connections & objectMapping instead of sequelize as parameter ([#432](#432)) ([97b2ac2](97b2ac2)) ### BREAKING CHANGES * mongoose 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)
- Loading branch information