FoalTS version 2.6 is here

Loïc Poullain
Sep 26, 2021

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

Support of the array value for AJV coerceTypes option

Option documentation: https://ajv.js.org/coercion.html#coercion-to-and-from-array.

Swagger page supports strict CSP

Inline scripts in the Swagger page have been removed to support more strict Content Security Policy directive.

Bug fixes

The foal connect angular command now supports empty angular.json files.

--

--