Releases: ForestAdmin/forest-express-sequelize
Releases · ForestAdmin/forest-express-sequelize
v9.3.5
9.3.5 (2023-08-09)
Bug Fixes
- warn in the console when NODE_ENV prevents from updating the schema (#1092) (c07e7b9)
v8.5.15
8.5.15 (2023-08-09)
Bug Fixes
- warn in console when the schema is not updated because of NODE_ENV (#1093) (6c5ad8e)
v9.3.4
9.3.4 (2023-08-04)
Bug Fixes
- security: patch semver dependency vulnerabilities (#1091) (eba5db8)
- security: patch tough-cookie dependency vulnerabilities (#1090) (142cbc9)
- security: patch word-wrap dependency vulnerabilities (#1089) (8b3acff)
v9.3.3
9.3.3 (2023-07-07)
Bug Fixes
- event-source: gracefully close the app on exit by removing server events subscription (#1087) (ea6270f)
v9.3.2
9.3.2 (2023-06-23)
Bug Fixes
- security: patch semver dependency vulnerabilities (#1085) (b281e9f)
v9.3.1
9.3.1 (2023-06-16)
Bug Fixes
- security: patch dottie dependency vulnerabilities (#1083) (b0a1341)
v9.3.0
9.3.0 (2023-06-12)
Features
- events-subscription: allow to instantly refresh permissions when they change (#1082) (5cd9cd5)
v9.2.10
9.2.10 (2023-05-24)
Bug Fixes
- init-options: liana options should be taken into account correctly (#1081) (29dadc2)
v9.2.9
9.2.9 (2023-03-03)
Bug Fixes