Skip to content

chore: migrate back to react#60

Merged
SethFalco merged 1 commit into
svg:mainfrom
SethFalco:react
Apr 23, 2026
Merged

chore: migrate back to react#60
SethFalco merged 1 commit into
svg:mainfrom
SethFalco:react

Conversation

@SethFalco
Copy link
Copy Markdown
Member

A chore to switch back from Preact to React.

Overall, Preact was nice as it reduces the bundles, however, I've opted to switch back as:

  • It didn't cover enough of the React implementation it seems. For example, during a cookie banner test, the web application would crash with Preact. I knew there would be differences, but seems we've started hitting some of them.
  • The plan was to drop Preact when Docusaurus v4 came out anyway, as Docusaurus v4 would use React features that Preact does not intend to implement.
  • To drop our little hacks.

@SethFalco SethFalco merged commit c0e78a5 into svg:main Apr 23, 2026
4 checks passed
@SethFalco SethFalco deleted the react branch April 23, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant