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

## 0.11.5

**`(fix):`** Fix the usage of ApiError when leveraging auth envvars, when the schema for ApiError was changed, this usage was missed in the update.

## 0.11.4

**`(fix):`** We now grab enum values appropriately when enums are within unions.