> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 1.41.2

**`(fix):`** Stop launching WireMock with `--global-response-templating` in generated
wire-test `docker-compose.test.yml`. Response examples containing literal
`{{...}}` are now served verbatim instead of being passed through
WireMock's Handlebars transformer, which would fail to resolve them as
helpers and return 500.