summaryrefslogtreecommitdiff
path: root/packages/renderers/renderer-react/server.js
diff options
context:
space:
mode:
authorGravatar matthewp <matthewp@users.noreply.github.com> 2021-05-28 15:53:52 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-05-28 15:53:52 +0000
commit556b9e48e4451d5aedfa0f5863c83560ffd2ee69 (patch)
treed314c1fadfafce381c559520308b1090c1a6c59e /packages/renderers/renderer-react/server.js
parent444e5a680775b938a6348bff424f3c32e753af0a (diff)
downloadastro-556b9e48e4451d5aedfa0f5863c83560ffd2ee69.tar.gz
astro-556b9e48e4451d5aedfa0f5863c83560ffd2ee69.tar.zst
astro-556b9e48e4451d5aedfa0f5863c83560ffd2ee69.zip
[ci] yarn format
Diffstat (limited to 'packages/renderers/renderer-react/server.js')
0 files changed, 0 insertions, 0 deletions
ackages/astro/src/runtime/server/index.ts?h=@astrojs/prefetch@0.0.6&id=2a5e92facd5e539a7a7e9e82f52a704d04caf864&follow=1'>Support objects for `style` attribute (#3776)Gravatar Nate Moore 2-2/+15 * feat: support style objects * chore: update jsx types * feat: support className for better JSX compat Co-authored-by: Nate Moore <nate@astro.build> 2022-07-21[ci] formatGravatar matthewp 1-5/+1 2022-07-21Make the Lit integration be compat with Vite 3.0.1 (#4009)Gravatar Matthew Phillips 4-11/+15 * Make the Lit integration be compat with Vite 3.0.1 * Changeset * Pin Vite version * Update lockfile 2022-07-21[ci] formatastro@0.0.0-rc-20220721064837@astrojs/vue@0.0.0-rc-20220721064837@astrojs/vercel@0.0.0-rc-20220721064837@astrojs/svelte@0.0.0-rc-20220721064837@astrojs/node@0.0.0-rc-20220721064837@astrojs/netlify@0.0.0-rc-20220721064837@astrojs/mdx@0.0.0-rc-20220721064837@astrojs/markdown-component@0.0.0-rc-20220721064837@astrojs/image@0.0.0-rc-20220721064837@astrojs/deno@0.0.0-rc-20220721064837@astrojs/cloudflare@0.0.0-rc-20220721064837Gravatar bholmesdev 2-18/+20 2022-07-20[MDX] Support YAML frontmatter (#3995)Gravatar Ben Holmes 11-13/+348 * chore: remove old comment * deps: add remark-frontmatter * deps: add remark-mdx-frontmatter * fix: handle null or undefined frontmatter key * feat: configure frontmatter plugins with defaults * test: frontmatter and custom frontmatter name * docs: add frontmatterOptions config * docs: add "variables" and "frontmatter" docs * chore: excessible -> accessible * chore: changeset * chore: remove bad mdx comment 2022-07-20Properly support and type optional props in Svelte components (#3993)Gravatar Erika 2-6/+9 * Properly support and type optional props in Svelte components * Change output to support documentating components * Add changeset 2022-07-20[ci] formatGravatar FredKSchott 1-1/+1 2022-07-20Update snapshot release instructionsGravatar Fred K. Schott 1-9/+16 2022-07-20Updates SSR routing to always give priority to public assets (#4000)Gravatar Tony Sullivan 4-0/+20 * matchRoute should ignore requests for public assets * chore: add changeset 2022-07-20[ci] formatGravatar matthewp 2-5/+6 2022-07-20Move the Markdown component to its own package (#3986)Gravatar Matthew Phillips 116-719/+1392 * Move the Markdown component to its own package * Update the examples * Updated lockfile * Use is:raw * Add a main field * Update the formatting of the readme * Rename to @astrojs/markdown-component 2022-07-20[ci] formatGravatar matthewp 1-2/+1 2022-07-20Removes warnings / flags for integrations and ssr (#3992)Gravatar Matthew Phillips 8-102/+8