# Astro 4.14

DevFeed: [Astro 4.14](<https://devfeed.tech/articles/astro-4-14-3196.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-4140/>)

Author: Erika; Matt Kane

Published: 2024-08-15T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [API](<https://devfeed.tech/topics/api.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [MDX](<https://devfeed.tech/topics/mdx.md>), [JSON](<https://devfeed.tech/topics/json.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [astro](<https://devfeed.tech/tags/astro.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [content](<https://devfeed.tech/tags/content.md>), [experimental](<https://devfeed.tech/tags/experimental.md>), [json](<https://devfeed.tech/tags/json.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [release](<https://devfeed.tech/tags/release.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>)

## AI overview

Astro 4.14 introduces the first experimental release of the Content Layer API, a more flexible system for managing content from local files and remote APIs. It also adds content-file IntelliSense, improved content-loading performance and caching, and built-in loaders for Markdown, MDX, Markdoc, and JSON.

## Source excerpt

Astro 4.14 is available now! This release includes the first experimental version of the Content Layer API, experimental support for Intellisense inside content files, and more.