mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
7 lines
361 B
Markdown
7 lines
361 B
Markdown
|
---
|
||
|
'astro': minor
|
||
|
'@astrojs/markdoc': minor
|
||
|
---
|
||
|
|
||
|
Content collections now support data formats including JSON and YAML. You can also create relationships, or references, between collections to pull information from one collection entry into another. Learn more on our [updated Content Collections docs](https://docs.astro.build/en/guides/content-collections/).
|