0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset
Ben Holmes fb7af55114
feat: New Markdoc render API (#7468)
* feat: URL support for markdoc tags

* refactor: move to separate file

* feat: support URL for markdoc nodes

* feat: support `extends` with URL

* chore: changeset

* fix: bad AstroMarkdocConfig type

* fix: experimentalAssetsConfig missing

* fix: correctly merge runtime config

* chore: formatting

* deps: astro internal helpers

* feat: component() util, new astro bundling

* chore: remove now unused code

* todo: missing hint

* fix: import.meta.url type error

* wip: test nested collection calls

* feat: resolve paths from project root

* refactor: move getHeadings() to runtime module

* fix: broken collectHeadings

* test: update fixture configs

* chore: remove suggestions. Out of scope!

* fix: throw outside esbuild

* refactor: shuffle imports around

* Revert "wip: test nested collection calls"

This reverts commit 9354b3cf9222fd65b974b0cddf4e7a95ab3cd2b2.

* chore: revert back to mjs config

* chore: add jsdocs to stringified helpers

* fix: restore updated changeset

---------

Co-authored-by: bholmesdev <bholmesdev@gmail.com>
2023-06-27 15:05:17 -04:00
..
breezy-onions-scream.md Fix error stacktrace from Vite SSR runtime (#7273) 2023-06-27 21:16:29 +08:00
config.json Fix changeset publish (#6923) 2023-04-27 22:55:48 +08:00
gorgeous-tables-sparkle.md Simplify nested hydration flow (#7370) 2023-06-27 21:16:10 +08:00
perfect-moose-end.md Fix CSS error line offset (#7491) 2023-06-27 21:16:43 +08:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
sixty-tips-play.md Update setTimeout() to queueMicrotask() (#7494) 2023-06-27 22:16:41 +08:00
sour-starfishes-behave.md feat: New Markdoc render API (#7468) 2023-06-27 15:05:17 -04:00
wet-apples-smoke.md feat: restart server on markdoc config change (#7467) 2023-06-27 10:46:59 -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