astro/.changeset
Nate Moore bd18e14a2c
Expose JSX compilation to renderers (#588)
* feat: add support for `jsxImportSource`, new JSX transform

* 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>

* feat(create-astro): add Solid support

* docs: add JSX options to renderer reference

* chore: add changeset for P/React renderers

* fix: move react/server.js to external

* chore: remove brewfile

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

This reverts commit 077c4bfc135c58a85d4ebfca6012e90403694d8d.

* fix: remove `react-dom/server` from `external`

* chore: remove unused dependency

* feat: improve JSX error messages

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

This reverts commit f6c2896b9ec6430611fc0abae7d586c42aca87e5.

* docs: update jsxImportSource

* feat: improve error message

* feat: improve error logging for JSX renderers

* tests: add jsx-runtime tests

* chore: update snowpack

Co-authored-by: eyelidlessness <eyelidlessness@users.noreply.github.com>
Co-authored-by: Abdullah Mzaien <s201540830@kfupm.edu.sa>
2021-07-21 18:10:03 -05:00
..
config.json fix: changeset (#580) 2021-06-29 15:31:29 -05:00
dull-queens-melt.md Expose JSX compilation to renderers (#588) 2021-07-21 18:10:03 -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-cats-count.md Expose JSX compilation to renderers (#588) 2021-07-21 18:10:03 -05:00
fair-flowers-sleep.md Update docs in compiler messages (#710) 2021-07-16 07:01:31 -04:00
famous-bees-fry.md Version Packages (next) 2021-07-21 08:14:15 -07:00
five-bobcats-joke.md Expose JSX compilation to renderers (#588) 2021-07-21 18:10:03 -05:00
flat-apes-pump.md Allow using the Fragment built-in in Astro components (#793) 2021-07-21 12:26:52 -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 Expose JSX compilation to renderers (#588) 2021-07-21 18:10:03 -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 Version Packages (next) (#794) 2021-07-21 08:18:13 -07: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
two-squids-film.md Handle custom elements in nested JSX (#792) 2021-07-21 10:22:39 -04: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