> 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):`** 在 `populateSnippetsCache()` 中并行化端点代码片段生成。所有
端点现在通过 `Promise.all` 并发处理，而不是
按顺序处理，减少大型 API 的代码片段生成时间。