astro/.changeset
Nate Moore cfae9760b2
Improve Markdown + Components usage (#3410)
* feat: use internal MDX tooling for markdown + components

* fix: improve MD + component tests

* chore: add changeset

* fix: make tsc happy

* fix(#3319): add regression test for component children

* fix(markdown): support HTML comments in markdown

* fix(#2474): ensure namespaced components are properly handled in markdown pages

* fix(#3220): ensure html in markdown pages does not have extra surrounding space

* fix(#3264): ensure that remark files pass in file information

* fix(#3254): enable experimentalStaticExtraction for `.md` pages

* fix: revert parsing change

* fix: remove `markdown.mode` option
2022-05-24 17:02:11 -05:00
..
blue-bottles-explode.md Fix: add "CSS" to noExternal hint (#3426) 2022-05-24 11:43:07 -05:00
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
fair-bananas-camp.md fix: use error log level since warnings are irrelevant and noisy (#3436) 2022-05-24 14:38:39 -05:00
friendly-ways-collect.md Fix: Relative imports inside of hosited script on windows (#3423) 2022-05-24 11:34:08 -04:00
orange-colts-march.md Add base config option to partytown snippet generation (#3437) 2022-05-24 15:44:40 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
red-tables-hang.md fix: properly handle scoped class injection with spread attributes (#3384) 2022-05-24 11:58:21 -05:00
silly-ears-unite.md Ensure hoisted scripts are deduplicated in build (#3433) 2022-05-24 14:39:23 -05:00
wet-beds-act.md Updates hydration scripts to use absolute paths (#3422) 2022-05-23 20:52:48 +00:00
wicked-adults-pull.md Improve Markdown + Components usage (#3410) 2022-05-24 17:02:11 -05: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