Skip to content

Commit 967fe66

Browse files
committed
chore: add changesets for v6.2.1 (#250, #251)
1 parent 62a5fe7 commit 967fe66

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-router-devtools": patch
3+
---
4+
5+
Fix AST transform to correctly handle aliased imports (#251)

.changeset/bigint-depth-limit.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"react-router-devtools": patch
3+
---
4+
5+
Add depth limit and cycle detection to `convertBigIntToString` to prevent infinite recursion on circular or deeply nested objects (#250)

0 commit comments

Comments
 (0)