NodeJS – Foal framework – version 2.5 is here

Version 2.5 of Foal has been released! Here are the improvements that it brings.

npm run develop watches config files

In previous versions of Foal, the develop command did not restart the server when a configuration file was changed. This w…


This content originally appeared on DEV Community and was authored by Loïc Poullain

Version 2.5 of Foal has been released! Here are the improvements that it brings.

npm run develop watches config files

In previous versions of Foal, the develop command did not restart the server when a configuration file was changed. This was annoying and is the reason why, starting with v2.5, new projects generated by the CLI will watch configuration files.

createOpenApiDocument accepts an optional serviceManager

If you use createOpenApiDocument, in a shell script for example, the function accepts an optional serviceManager parameter from this version.

This can be useful if your OpenAPI decorators access controller properties whose values are manually injected.


This content originally appeared on DEV Community and was authored by Loïc Poullain


Print Share Comment Cite Upload Translate Updates
APA

Loïc Poullain | Sciencx (2021-06-28T11:43:52+00:00) NodeJS – Foal framework – version 2.5 is here. Retrieved from https://www.scien.cx/2021/06/28/nodejs-foal-framework-version-2-5-is-here/

MLA
" » NodeJS – Foal framework – version 2.5 is here." Loïc Poullain | Sciencx - Monday June 28, 2021, https://www.scien.cx/2021/06/28/nodejs-foal-framework-version-2-5-is-here/
HARVARD
Loïc Poullain | Sciencx Monday June 28, 2021 » NodeJS – Foal framework – version 2.5 is here., viewed ,<https://www.scien.cx/2021/06/28/nodejs-foal-framework-version-2-5-is-here/>
VANCOUVER
Loïc Poullain | Sciencx - » NodeJS – Foal framework – version 2.5 is here. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/06/28/nodejs-foal-framework-version-2-5-is-here/
CHICAGO
" » NodeJS – Foal framework – version 2.5 is here." Loïc Poullain | Sciencx - Accessed . https://www.scien.cx/2021/06/28/nodejs-foal-framework-version-2-5-is-here/
IEEE
" » NodeJS – Foal framework – version 2.5 is here." Loïc Poullain | Sciencx [Online]. Available: https://www.scien.cx/2021/06/28/nodejs-foal-framework-version-2-5-is-here/. [Accessed: ]
rf:citation
» NodeJS – Foal framework – version 2.5 is here | Loïc Poullain | Sciencx | https://www.scien.cx/2021/06/28/nodejs-foal-framework-version-2-5-is-here/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.