Skip to content

Releases: ForestAdmin/forest-express-sequelize

v8.5.7

19 May 13:39
Compare
Choose a tag to compare

8.5.7 (2022-05-19)

Bug Fixes

  • stripe: crash early when stripe integration is misconfigured (#955) (d48bc1d)

v8.5.6

04 May 08:43
Compare
Choose a tag to compare

8.5.6 (2022-05-04)

Bug Fixes

  • security: patch express-jwt to stable candidate (#945) (de715bc)

v8.5.5

03 May 09:42
Compare
Choose a tag to compare

8.5.5 (2022-05-03)

v8.5.4

19 Apr 13:03
Compare
Choose a tag to compare

8.5.4 (2022-04-19)

v8.5.3

11 Mar 10:19
Compare
Choose a tag to compare

8.5.3 (2022-03-11)

Bug Fixes

  • prevent deactivate count middleware to throw (#924) (9e4cc38)

v8.5.2

08 Mar 16:12
Compare
Choose a tag to compare

8.5.2 (2022-03-08)

Bug Fixes

  • types: serializers now take optional meta as second argument (#922) (f8c50cf)

v8.5.1

02 Mar 10:02
Compare
Choose a tag to compare

8.5.1 (2022-03-02)

Bug Fixes

  • count: remove useless joins in basic count (#900) (86d30ef)

v8.5.0

08 Feb 10:26
Compare
Choose a tag to compare

8.5.0 (2022-02-08)

Features

  • count: add middleware to deactivate count (#902) (54f9b4e)

v8.4.10

31 Jan 10:58
Compare
Choose a tag to compare

8.4.10 (2022-01-31)

Bug Fixes

  • fix association with primary key different of 'id' (#878) (27bcac5)

v8.4.9

31 Jan 08:46
Compare
Choose a tag to compare

8.4.9 (2022-01-31)

Bug Fixes

  • return data of field who have the same name as model (#880) (cee9327)