Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca9ec2 commit 7569c7cCopy full SHA for 7569c7c
2 files changed
Changelog
@@ -1,4 +1,4 @@
1
-Intended v0.2.14
+v0.2.14
2
+ inline statically referenced stylesheets
3
+ remove parentheseses around the conditinoal of if, for and switch statements.
4
package.json
@@ -1,7 +1,7 @@
{
"name": "fun",
"description": "A programming language for realtime web applications",
- "version": "0.2.13",
+ "version": "0.2.14",
5
"homepage": "https://github.com/marcuswestin/fun",
6
"repository": {
7
"type": "git",
0 commit comments