DEV Community

Cover image for FoalTS version 2.6 is here
Loïc Poullain
Loïc Poullain

Posted on

8 2

FoalTS version 2.6 is here

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

Support of the array value for AJV coerceTypes option

{
  "settings": {
    "ajv": {
      "coerceTypes": "array"
    }
  }
}
Enter fullscreen mode Exit fullscreen mode

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.

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay