Skip to content

Commit

Permalink
Avoid breaking up log entries containing }{ (#491)
Browse files Browse the repository at this point in the history
* Avoid breaking up log entries containing `}{`

* fixed types
  • Loading branch information
Andarist authored May 28, 2024
1 parent ae5291c commit a243633
Show file tree
Hide file tree
Showing 6 changed files with 257 additions and 241 deletions.
5 changes: 5 additions & 0 deletions .changeset/fresh-kiwis-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"replayio": patch
---

Improved the way `recordings.log` gets processed. It should fix parsing issues when the log contains strings with `}{` inside them.
Loading

0 comments on commit a243633

Please sign in to comment.