astro/.changeset
Matthew Phillips f5afaf2498
Support re-exporting astro components containing client components (#3625)
* Support re-exporting astro components containing client components

* Include metadata for markdown too

* Fix ssr, probably

* Inject post-build

* Remove tagName custom element test

* Allows using the constructor for lit elements

* Fix hoisted script scanning

* Pass through plugin context

* Get edge functions working in the edge tests

* Fix types for the edge function integration

* Upgrade the compiler

* Upgrade compiler version

* Better release notes for lit

* Update .changeset/unlucky-hairs-camp.md

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* Properly test that the draft was not rendered

* Prevent from rendering draft posts

* Add a changeset about the build perf improvement.

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2022-06-21 08:32:05 -04:00
..
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
cyan-kids-sleep.md Support re-exporting astro components containing client components (#3625) 2022-06-21 08:32:05 -04:00
empty-bats-grow.md Fixes rendering of HTML comments inside markdown code blocks (#3638) 2022-06-20 17:12:42 +00:00
fluffy-hounds-smash.md Fix: Netlify edge deployment when using markdown (#3612) 2022-06-16 20:31:08 -04:00
four-numbers-flash.md fix(@astrojs/telemetry): add optional integrations field (#3614) 2022-06-16 14:53:07 -04:00
funny-terms-matter.md fix(@astrojs/telemetry): add optional integrations field (#3614) 2022-06-16 14:53:07 -04:00
great-badgers-raise.md fix: properly catch falsy components (#3650) 2022-06-20 14:14:54 -05:00
hungry-ravens-cheat.md Add component hydration in .md E2E tests, refactor (#3610) 2022-06-17 22:34:19 +00:00
pink-pugs-beg.md Encode ampersands in markdown code blocks (#3630) 2022-06-20 19:09:35 +00:00
popular-cherries-float.md feat: improved sitemap (#3579) 2022-06-16 19:06:48 +00:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
unlucky-hairs-camp.md Support re-exporting astro components containing client components (#3625) 2022-06-21 08:32:05 -04:00
wild-phones-work.md Remove extra newlines around Markdown components (#3620) 2022-06-17 11:52:37 -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