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 7fc3419 commit 8226936Copy full SHA for 8226936
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# plainweb
2
3
+## v0.0.43
4
+
5
+[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.42...v0.0.43)
6
7
+### 🩹 Fixes
8
9
+- Export all env vars ([7fc3419](https://github.com/joseferben/plainweb/commit/7fc3419))
10
11
+### ❤️ Contributors
12
13
+- Joseferben <[email protected]>
14
15
## v0.0.42
16
17
[compare changes](https://github.com/joseferben/plainweb/compare/v0.0.41...v0.0.42)
package.json
@@ -1,6 +1,6 @@
{
"name": "plainstack",
- "version": "0.0.42",
+ "version": "0.0.43",
"description": "The single-file TypeScript web framework",
"type": "module",
"main": "dist/plainstack.js",
0 commit comments