Releases: ForestAdmin/forest-express-sequelize
Releases · ForestAdmin/forest-express-sequelize
v8.5.7
8.5.7 (2022-05-19)
Bug Fixes
- stripe: crash early when stripe integration is misconfigured (#955) (d48bc1d)
v8.5.6
8.5.6 (2022-05-04)
Bug Fixes
- security: patch express-jwt to stable candidate (#945) (de715bc)
v8.5.3
8.5.3 (2022-03-11)
Bug Fixes
- prevent deactivate count middleware to throw (#924) (9e4cc38)
v8.5.2
8.5.2 (2022-03-08)
Bug Fixes
- types: serializers now take optional meta as second argument (#922) (f8c50cf)
v8.5.1
8.5.1 (2022-03-02)
Bug Fixes
- count: remove useless joins in basic count (#900) (86d30ef)
v8.5.0
8.5.0 (2022-02-08)
Features
- count: add middleware to deactivate count (#902) (54f9b4e)
v8.4.10
8.4.10 (2022-01-31)
Bug Fixes
- fix association with primary key different of 'id' (#878) (27bcac5)
v8.4.9
8.4.9 (2022-01-31)
Bug Fixes
- return data of field who have the same name as model (#880) (cee9327)