astro/.changeset
Chris Swithinbank e3fdc9b403
Add preact/compat support to @astrojs/preact (#3712)
* Add preact/compat renderer (likely broken)

Based on the current Preact renderer and the old preact/compat implementation: f892aeb52f/packages/renderers/renderer-preact/compat/index.js

* Make sure name is consistent

* Switch to single integration with compat option

* fix: add module-resolver to alias react => preact/compat

* fix: preact/compat mode

* chore: remove client-compat entrypoint

* chore: add e2e test for preact/compat

* Try to fix frozen lock file error

* Add changeset

* Update README to new structure & document `compat`

* Fix changeset wording

* Fix README typo

* Tweak wording

Co-authored-by: Kevin Zuniga Cuellar <46791833+kevinzunigacuellar@users.noreply.github.com>

Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Kevin Zuniga Cuellar <46791833+kevinzunigacuellar@users.noreply.github.com>
2022-06-29 17:42:47 +02:00
..
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
odd-bikes-turn.md Add preact/compat support to @astrojs/preact (#3712) 2022-06-29 17:42:47 +02:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
seven-rocks-sort.md Fixes a bug in how injectRoute parses route patterns on Windows (#3763) 2022-06-29 09:46:23 -05:00
wet-shirts-warn.md Chore: remove memory test from CI (#3758) 2022-06-28 15:47:21 -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