We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b77081 commit 293a70fCopy full SHA for 293a70f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "preact",
3
- "version": "7.2.1",
4
- "description": "Tiny & fast Component-based virtual DOM framework.",
+ "version": "8.0.0",
+ "description": "Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.",
5
"main": "dist/preact.js",
6
"jsnext:main": "src/preact.js",
7
"dev:main": "dist/preact.dev.js",
0 commit comments