mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
4410130df7
* fix: add refresh context to schema for loader args * fix negative match test
5 lines
120 B
Markdown
5 lines
120 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes an issue where the refresh context data was not passed correctly to content layer loaders
|