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 db7dc25 commit 426d918Copy full SHA for 426d918
haxelib.json
@@ -4,8 +4,8 @@
4
"license" : "MIT",
5
"tags" : ["js", "php7", "stack", "callstack", "stacktrace"],
6
"description" : "Friendly stack traces for JS and PHP7 targets. Makes them point to haxe sources.",
7
- "version" : "2.3.4",
8
- "releasenote" : "Added -D JSTACK_ASYNC_ENTRY for non-blocking sourcemap loading.",
+ "version" : "2.3.5",
+ "releasenote" : "Fixed leaking platform-specific code into macro context.",
9
"classPath" : "src",
10
"contributors" : ["RealyUniqueName"],
11
"dependencies" : {
0 commit comments