astro/.changeset
Ben Holmes f7afdb889f
[MDX] Fix remaining inconsistencies with Markdown (#4268)
* feat: add "file" and "url" to layout props

* feat: add rawContent and compiledContent errs

* fix: add "file" and "url" to frontmatter

* fix: add separate MDX instance type

* types: add MarkdownLayoutProps and MDXLayoutProps

* refactor: simplify MDXLayoutProps

* test: pass file and url to layout

* test: glob components with .default and Content

* feat: add <Content /> to MDX

* feat: declare MDX type module

* fix: [MD] move file and url to layout props only

* chore: changeset

* chore: bump MDX to "minor" with more details

* refactor: remove "file" + "url" top-level props (save for minor)

* revert: MDInstance type def updates (save for minor)

* fix: MDXInstance "default" + "content" types

* fix: bad test layout

* chore: remove getHeaders fro *.mdx
2022-08-12 18:17:26 -04:00
..
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
empty-parents-lie.md [MDX] Fix remaining inconsistencies with Markdown (#4268) 2022-08-12 18:17:26 -04:00
fluffy-otters-guess.md Prevents automatic trailingSlash behavior with getStaticPaths (#4265) 2022-08-12 12:19:32 -04:00
four-students-rescue.md Ensure hydration scripts inside of slots render ASAP (#4288) 2022-08-12 12:18:41 -04:00
heavy-nails-juggle.md fix(#4194): remove Astro runtime from browser (#4282) 2022-08-12 10:48:53 -05:00
late-tips-study.md Fix namespaced component usage in MDX (#4272) 2022-08-12 17:01:05 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
witty-bears-joke.md [astro add] Set output: 'server' when adding adapter (#4289) 2022-08-12 13:16:19 -04:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation