diff options
Diffstat (limited to '.changeset/selfish-cats-crash.md')
-rw-r--r-- | .changeset/selfish-cats-crash.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/selfish-cats-crash.md b/.changeset/selfish-cats-crash.md new file mode 100644 index 000000000..a1ec38a47 --- /dev/null +++ b/.changeset/selfish-cats-crash.md @@ -0,0 +1,5 @@ +--- +'@astrojs/markdown-remark': major +--- + +Removes `InvalidAstroDataError`, `safelyGetAstroData`, and `setVfileFrontmatter` APIs in favour of `isFrontmatterValid` |