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 c8f1b3b commit 0215138Copy full SHA for 0215138
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+3.4.1 / 2015-09-05
2
+------------------
3
+
4
+- Fixed stacktrace handling in generated errors, for browsers (FF/IE).
5
6
7
3.4.0 / 2015-08-23
8
------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "js-yaml",
- "version": "3.4.0",
+ "version": "3.4.1",
"description": "YAML 1.2 parser and serializer",
"keywords": [
"yaml",
0 commit comments