Follow us on to be up
to date with the latest changes.

Back to all releases

v1.737.1

// March 2, 2026

fix(typescript): skip redundant compilation in test runner; fix(terraform): nil guard and Optional+Computed for nested x-speakeasy-match paths (#1947)

Generator changes (3)

Bug fixes

terraform

Add nil guard for nested `x-speakeasy-match` paths so intermediate struct pointers are checked before access, preventing nil pointer dereferences in generated Terraform SDK code

Bug fixes

terraform

make parent containers Optional+Computed for nested match paths

Bug fixes

typescriptv2

skip redundant compilation in test runner