Skip to content

Releases: ForestAdmin/forest-express-mongoose

v9.3.8

01 Sep 08:54
Compare
Choose a tag to compare

9.3.8 (2023-09-01)

Bug Fixes

  • security: patch mongodb dependency vulnerabilities (#1052) (24d45e3)

v9.3.7

09 Aug 11:59
Compare
Choose a tag to compare

9.3.7 (2023-08-09)

Bug Fixes

  • warn in the console when the schema is not updated because of NODE_ENV (#1050) (63dbd33)

v8.7.10

09 Aug 12:59
Compare
Choose a tag to compare

8.7.10 (2023-08-09)

Bug Fixes

  • warn in console when the schema is not updated because of NODE_ENV (#1051) (869a780)

v9.3.6

04 Aug 13:38
Compare
Choose a tag to compare

9.3.6 (2023-08-04)

Bug Fixes

  • security: patch mongoose dependency vulnerabilities (#1049) (0dab12a)

v9.3.5

04 Aug 13:32
Compare
Choose a tag to compare

9.3.5 (2023-08-04)

Bug Fixes

  • security: patch tough-cookie dependency vulnerabilities (#1047) (6ff6e91)
  • security: patch word-wrap dependency vulnerabilities (#1048) (d4c187e)

v9.3.4

04 Aug 13:23
Compare
Choose a tag to compare

9.3.4 (2023-08-04)

Bug Fixes

  • security: patch semver dependency vulnerabilities (#1046) (d8909df)

v9.3.3

04 Aug 13:15
Compare
Choose a tag to compare

9.3.3 (2023-08-04)

Bug Fixes

  • upgrade node version for the ci build (c375232)

v9.3.2

07 Jul 12:40
Compare
Choose a tag to compare

9.3.2 (2023-07-07)

Bug Fixes

  • event-source: gracefully close the app on exit by removing server events subscription (#1042) (22808c3)

v9.3.1

23 Jun 12:53
Compare
Choose a tag to compare

9.3.1 (2023-06-23)

Bug Fixes

  • security: patch semver dependency vulnerabilities (#1041) (5168f91)

v9.3.0

12 Jun 14:31
Compare
Choose a tag to compare

9.3.0 (2023-06-12)

Features

  • events-subscription: allow to instantly refresh permissions when they change (#1039) (6bb5e5e)