Skip to content

Commit 74fc8e1

Browse files
committed
trace-mapping/0.3.31
1 parent a8e7a23 commit 74fc8e1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/trace-mapping/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [0.3.31] - 2025-09-10
2+
3+
- Improve the performance of `generatedPositionFor`: #42
4+
5+
**Full Changelog**: https://github.com/jridgewell/sourcemaps/compare/trace-mapping/0.3.30...trace-mapping/0.3.31
6+
17
# [0.3.30] - 2025-08-12
28

39
- Use `default` subpath export: https://github.com/jridgewell/sourcemaps/commit/aab8d72

packages/trace-mapping/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jridgewell/trace-mapping",
3-
"version": "0.3.30",
3+
"version": "0.3.31",
44
"description": "Trace the original position through a source map",
55
"keywords": [
66
"source",

0 commit comments

Comments
 (0)