forked from highlight/highlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert single style sheet serialization due to performance regression (…
…highlight#9631) ## Summary Revert rrweb-io/rrweb#1437 from rrweb to avoid performance regression with single style serialization. ## How did you test this change? https://www.loom.com/share/674060730e1647819b9fbfd0c05972af ## Are there any deployment considerations? changeset ## Does this work require review from our design team? no
- Loading branch information
1 parent
5cd6951
commit af7fea6
Showing
12 changed files
with
106 additions
and
153 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule rrweb
updated
19 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export default "9.7.0" | ||
export default "9.7.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# @highlight-run/next | ||
|
||
## 7.6.10 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [847fdc0] | ||
- [email protected] | ||
- @highlight-run/node@3.10.1 | ||
- @highlight-run/react@8.0.1 | ||
|
||
## 7.6.9 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# @highlight-run/react | ||
|
||
## 8.0.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [847fdc0] | ||
- [email protected] | ||
|
||
## 8.0.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# @highlight-run/remix | ||
|
||
## 2.0.73 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [847fdc0] | ||
- [email protected] | ||
- @highlight-run/node@3.10.1 | ||
- @highlight-run/react@8.0.1 | ||
|
||
## 2.0.72 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@highlight-run/remix", | ||
"version": "2.0.72", | ||
"version": "2.0.73", | ||
"description": "Client for interfacing with Highlight in Remix", | ||
"packageManager": "[email protected]", | ||
"author": "", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters