You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# rollup changelog
2
2
3
+
## 2.69.1
4
+
5
+
_2022-03-04_
6
+
7
+
### Bug Fixes
8
+
9
+
- Approximate source position instead of ignoring it when using a low-resolution source map in a transform hook (#4334)
10
+
11
+
### Pull Requests
12
+
13
+
-[#4334](https://github.com/rollup/rollup/pull/4334): fix(sourcemap): fall back to low-resolution line mapping (@aleclarson and @lukastaegert)
0 commit comments