> 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.0.5

**`(chore):`** Parallelize endpoint snippet generation in `populateSnippetsCache()`. All
endpoints are now processed concurrently via `Promise.all` instead of
sequentially, reducing snippet generation time for large APIs.