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 fab1f49 commit d976bc4Copy full SHA for d976bc4
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# plainweb
2
3
+## v0.0.45
4
+
5
+[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.44...v0.0.45)
6
7
+### 🚀 Enhancements
8
9
+- Client components ([fab1f49](https://github.com/joseferben/plainweb/commit/fab1f49))
10
11
+### ❤️ Contributors
12
13
+- Joseferben <josef@erben.systems>
14
15
## v0.0.44
16
17
[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.43...v0.0.44)
package.json
@@ -1,6 +1,6 @@
{
"name": "plainstack",
- "version": "0.0.44",
+ "version": "0.0.45",
"description": "The single-file TypeScript web framework",
"type": "module",
"main": "dist/plainstack.js",
0 commit comments