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 ac65129 commit 11b97eaCopy full SHA for 11b97ea
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+**Fixes**
6
7
+- sourcemapcache: Tokens are now considered to only extend to the end of the line
8
+ (as intended). This means that some lookups that would previously (incorrectly)
9
+ have returned unminified source positions now return nothing. ([#932](https://github.com/getsentry/symbolic/pull/932))
10
11
## 12.16.1
12
13
**Fixes**
0 commit comments