We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9b8f1 commit 8f4c871Copy full SHA for 8f4c871
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v2.0.0
2
+* Update stackframe dependency to v1.x. Stackframes are constructed and accessed differently.
3
+See the [stackframe CHANGELOG](https://github.com/stacktracejs/stackframe/blob/master/CHANGELOG.md#v10x) for details.
4
+
5
+## v1.3.6
6
+* Handle stack frames with no line/column information
7
8
+## v1.3.4
9
+* Avoid <anonymous> file names
10
11
## v1.3.2
12
* Handle Safari stack entries with no location information
13
0 commit comments