Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-21 | [ci] format | 1 | -1/+1 | ||
2022-04-21 | fix(preact): use updateConfig hook (#3166) | 1 | -3/+3 | ||
2022-04-02 | update prettier width (#2968) | 1 | -1/+6 | ||
2022-03-24 | Fix: `is self accepting` pt 2 module graph boogaloo (#2872) | 1 | -4/+4 | ||
* fix: isSelfAccepting Preact error * refactor: add .js ext to preact entrypoints for consistency * chore: changeset * fix: remove ./client and ./server from preact pkg exp | |||||
2022-03-18 | Astro Integration System (#2820) | 1 | -0/+45 | ||
* update examples * add initial integrations * update tests * update astro * update ci * get final tests working * update injectelement todo * update ben code review * respond to final code review feedback |