Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest preact and to hooks instead of classes #22

Open
joeldenning opened this issue Mar 24, 2020 · 3 comments
Open

Upgrade to latest preact and to hooks instead of classes #22

joeldenning opened this issue Mar 24, 2020 · 3 comments

Comments

@joeldenning
Copy link
Member

This would likely reduce the library size pretty drastically, and is also the norm now for react projects. At the time I authored this, react had released hooks but preact had not.

@frehner
Copy link
Member

frehner commented Mar 24, 2020

I was also thinking it may be helpful to add in a small header in the output bundle with the version number, just so we can more easily debug those with those CDN issues and stuff

@joeldenning
Copy link
Member Author

👍 agreed

@robmosca
Copy link
Contributor

This is addressed in #94, @joeldenning

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

No branches or pull requests

3 participants