astro/.changeset
Nate Moore 3a56d77415 Renderer: add Solid renderer (#667)
* feat: add support for `jsxImportSource`, new JSX transform

* WIP: solid renderer

* [Renderer] Solid (#656)

* feat: add support for `jsxImportSource`, new JSX transform

* WIP: solid renderer

* Solid renderer: fix SSR of children, hydration (top level)

Caveat: cannot hydrate children/descendants of hydrated parents

* Fix hydration of fragments

* fix: SyntaxError in React/Preact renderers

* fix: errors in React/Preact renderers

* feat: update react external

* chore: update examples

* chore: delete old changelog

* chore: update astro config

Co-authored-by: Nate Moore <nate@skypack.dev>

* Changing the preact to Solid (#669)

* chore: use new client:visible syntax

* fix: dev script issue

* chore: cleanup SolidJS example

* docs: update framework example docs

* chore: cleanup framework-multiple example

* fix: remove SolidJS false-positives from Preact renderer

* chore: add changeset

Co-authored-by: eyelidlessness <eyelidlessness@users.noreply.github.com>
Co-authored-by: Abdullah Mzaien <s201540830@kfupm.edu.sa>
2021-07-20 15:56:47 -05:00
..
config.json fix: changeset (#580) 2021-06-29 15:31:29 -05:00
dull-queens-melt.md Renderer: add Solid renderer (#667) 2021-07-20 15:56:47 -05:00
eight-mangos-pretend.md tsconfig fix (#752) 2021-07-19 18:23:39 -07:00
empty-otters-smell.md select random ports if defaults are taken (#695) 2021-07-14 16:00:21 -05:00
fair-flowers-sleep.md Update docs in compiler messages (#710) 2021-07-16 07:01:31 -04:00
funny-beers-knock.md Fix url to find page with "index" at the end file name (#722) (#736) 2021-07-19 18:41:09 -07:00
good-teachers-relax.md Add ability to specify hostname in devOptions (#733) 2021-07-19 21:38:55 -07:00
lemon-jars-poke.md Add missing dependency (#676) 2021-07-13 11:10:31 -04:00
lemon-yaks-dream.md Renderer: add Solid renderer (#667) 2021-07-20 15:56:47 -05:00
odd-cameras-wave.md fix: add force to rm script in create-astro (#729) 2021-07-19 18:55:35 -07:00
pre.json [ci] yarn format 2021-07-13 15:23:21 +00:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
strange-kids-sing.md [ci] yarn format 2021-07-14 18:16:46 +00:00
tender-paws-smash.md Docs: Correcting minor typo in ReadMe (#666) 2021-07-12 15:30:00 -05:00
wicked-gifts-cover.md [ci] yarn format 2021-07-12 20:28:13 +00: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