Commit 4625389
committed
chore(release): 7.0.0 [skip ci]
# [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)1 parent cf3c77d commit 4625389
2 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments