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 b085f11 commit d7ddb01Copy full SHA for d7ddb01
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+**Fixes**:
6
7
+- Fix compilation errors when targetting wasm.
8
9
## 6.0.0
10
11
**Breaking Changes**:
@@ -12,4 +18,3 @@
12
18
13
19
- Added missing `Clone` and `Debug` impls to a lot of types.
14
20
- A lot of new convenience API, including a `DecodedMap::get_original_function_name` method that works across all supported SourceMap types.
15
-
0 commit comments