π¨ Preact 10.0.0-rc.3 is out now
We found one issue that broke libs in rc2 when not executed in "use strict" mode. It didn't pop up in our tests, because babel is strict by default π
Read more: git.io/JemIp
βοΈπ«10.0.0-rc.2 - It's the final counter: {value}
-ποΈ async act()
- π Typing improvements
- π¨ longest list of fixes in a while
If all goes well this is the last release before the final one ships π
git.io/Jeqom
I've been folowing @vuejs new "Composition API" since the first RFC was made and i've enjoyed what they end up with.
So i decided to try to add an API like that to @preactjs and created a proof of concept.
Check my first @ThePracticalDev post for more!
dev.to/porfirioribeiro/preacβ¦
The state of devtools for @preactjs π We're currently working on our own extension which solves the devtools situation and will maintenance easier for usππ«
Here is a little sneak peak, and a write-up about what's happening βοΈπ§
marvinh.dev/blog/state-of-deβ¦
βοΈ Preact 8.5.2 is out now
This is a minor maintenance release and we encourage everyone on 8.x to upgrade ππ
π« Upgrade devtools adapter for react devtools v4
git.io/fjF3U
We just jumped on the recent dark-mode train which makes it easier to read text in dimly light surroundings βοΈ It's based on CSS Custom Properties which basically makes simple theming like swapping out colors a breeze ππ
Folks often ask how to use @MaterialUI with Preact.
Well, in Preact X, it works right out of the box!
Here's a development + production setup that doesn't require any configuration to get started:
gist.github.com/developit/89β¦
π¨ Our first Preact X Release Candidate is here
ποΈ SSR hydration received a speed boost
β string styles are back π―
π¨ A good dozen bug fixes
We're currently focusing on updating the docs and that's pretty much all that's left to do π
git.io/fjXGb
πA Preact 8 -> Preact X migration guide
It's a very rough work in progress, but it may already be useful until our new docs site is ready:
git.io/fjXgG
The best thing about hooks is that there aren't many ways to abuse them π That's a testament of a great APIππ― Whereas with classes there is a lot of scary code out there like nested setState-calls etc codesandbox.io/s/556-glj62 π°
π¨ Beta 3 is out! π
β Squashed many Fragment bugs
β³οΈ The usual golfing to offset cost of bug fixes
πΎ Further compatibility improvements
βοΈ Minor typing improvements
π Likely the last beta before final!!
Release notes: git.io/fjw3Q