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 d1e08a2 commit 0c166eeCopy full SHA for 0c166ee
README.md
@@ -45,6 +45,8 @@ Changes
45
-------
46
47
```
48
+0.5.14.1 Fix haddocks
49
+
50
0.5.14.0 Fix a break/continue/return parsing problem
51
52
0.5.13.3 Fix utf8-string lower bound typo no 2
language-javascript.cabal
@@ -1,5 +1,5 @@
1
Name: language-javascript
2
-Version: 0.5.14.0
+Version: 0.5.14.1
3
Synopsis: Parser for JavaScript
4
Description: Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as frontend to hjsmin.
5
.
0 commit comments