lingo.dev@0.138.7

firecracker-microvm/firecrackerlingo.dev@0.138.7Sep 4, 2026by github-actions[bot]

AI Summary

This patch release removes an unused dependency from the MDX loader to clean up the project's build footprint.

Key Highlights

  • Removed unused `remark-mdx-frontmatter` import and dependency.

Full Release Notes

### Patch Changes

- [#2204](https://github.com/lingodotdev/lingo.dev/pull/2204) [`ee3fa2e`](https://github.com/lingodotdev/lingo.dev/commit/ee3fa2eb2f8a5c97daefbd998d24f23d185aa80f) Thanks [@AndreyHirsa](https://github.com/AndreyHirsa)! - Remove the unused `remark-mdx-frontmatter` import and dependency from the mdx loader.