Releases: ForestAdmin/toolbelt
Releases · ForestAdmin/toolbelt
v2.3.1
2.3.1 (2021-09-22)
Bug Fixes
- security: patch jose dependency vulnerability (#161) (f224f04)
- security: patch path-parse dependency vulnerabilities (#214) (9532d3f)
- security: patch semantic-release vulnerabilities (#225) (abd1aff)
- security: patch tmpl dependency vulnerabilities (#224) (3a6a4ae)
v2.3.0
2.3.0 (2021-09-02)
Features
- display the auth secret when creating an environment (#219) (6320f5d)
v2.2.8
2.2.8 (2021-08-25)
Bug Fixes
- dumper: ignore stats model name when generating/updating project to avoid route conflicts (#216) (649f802)
v2.2.7
2.2.7 (2021-08-16)
Bug Fixes
- correct HTML markup in generated view/index.html (#215) (5968d15)
v2.2.6
2.2.6 (2021-08-04)
Bug Fixes
- automatically add
fieldsToFlatten
property for mongoose projects to the generated files (#212) (08b5661)
v2.2.5
2.2.5 (2021-08-03)
Bug Fixes
- avoid details route conflicting with count when overriding details route (#211) (0060bfd)
v2.2.4
2.2.4 (2021-07-26)
Bug Fixes
- transmit databaseSchema in command projects:create (#210) (c6fd2e3)
v2.2.3
2.2.3 (2021-07-23)
Bug Fixes
- handle properly mongo connection close (#209) (4a6da5d)