astro/.changeset
Ben Holmes 471c6f784e
[markdown] Harder, better, faster, stronger vite-plugin-markdown (#4137)
* refactor: vite-plugin-md -> vite-plugin-md-legacy

* wip: add vite-plugin-md

* feat: always apply jsx renderer

* fix: markHTMLString on VNode result

* feat: apply new vite-plugin-markdown!

* fix: add meta export to md

* fix: remove needless $$metadata export

* fix: toggle to legacy plugin on flag

* fix: pass fileId to renderMarkdown

* test: raw and compiled content on plain md

* fix: escape vite env refs

* refactor: astro-md -> legacy-astro-flavored-md, astro-md-mode -> astro-markdown

* fix: import.meta.env refs with tests

* fix: add pkg.json to clientAddress

* fix: prefer JSX integration over Astro runtime

* Revert "fix: prefer JSX integration over Astro runtime"

This reverts commit 3e5fa49344be9c857393da9af095faab152e92e1.

* fix: remove .mdx check on importSource

* chore: changeset

* chore: remove TODO

* fix: add back getHeadings

* fix: add pkg.json to astro-head fixture

* fix: default to Astro renderer for MDX and MD

* feat: add "headings" and "frontmatter" to md layouts

* refactor: remove legacy flag conditionals from legacy plugin

* fix: add back MDX warning when legacy is off

* test: getHeadings() glob

* fix: add error on "astro.headings" access

* feat: update docs example astro.headings => headings

* refactor: readFile as string w/ utf-8

* chore: remove astro metadata TODO

* refactor: stringify HTML once

* fix: add pkg.json to glob-pages-css
2022-08-05 15:43:50 -04:00
..
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
empty-eagles-reply.md Add vite.build.cssTarget support for CSS build (#4155) 2022-08-04 14:39:43 -05:00
healthy-meals-wink.md Add getViteConfig helper (#4154) 2022-08-05 14:41:01 -05:00
hip-dancers-move.md [markdown] Harder, better, faster, stronger vite-plugin-markdown (#4137) 2022-08-05 15:43:50 -04:00
hungry-vans-deliver.md Handle edge case in jsx-runtime (#4158) 2022-08-05 10:35:47 -05:00
large-beds-cheer.md Fix duplicate CSS in dev mode (#4157) 2022-08-05 13:36:03 -05:00
long-toys-rule.md Include CSS when child component uses Astro.glob on page (#4156) 2022-08-05 09:52:12 -04:00
pretty-bananas-refuse.md improve an error message for getstaticpaths (#4153) 2022-08-04 23:11:58 -07:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
shaggy-beds-itch.md fix missing newline bug in mdx (#4145) 2022-08-04 23:12:07 -07:00
strong-hotels-cross.md Fix double-escaping of non-highlighted code blocks in Astro-flavored markdown (#4169) 2022-08-05 16:23:16 +02: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