Note: This version removes the
Antlers: Use Prettier First
configuration option. This option has been removed in favor of an Antlers Prettier Plugin. Impacted users should consider installing and configuring this plugin: https://www.npmjs.com/package/prettier-plugin-antlers
- Introduces a new underlying formatting engine
- Removes the
Antlers: Use Prettier First
configuration option - Adds support for the
nocache
tag - Emits warnings when request variables (
get
orpost
) do not have thesanitize
modifier applied to their output