chore: abstract types to shared package (#1593)
* chore: update types * small typing change * fix typing issue * typed node * add extra lint skip * add changeset --------- Co-authored-by: Eoghan Murray <eoghan@getthere.ie> Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
This commit is contained in:
11
.changeset/soft-worms-tan.md
Normal file
11
.changeset/soft-worms-tan.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
"@rrweb/all": patch
|
||||
"rrdom-nodejs": patch
|
||||
"rrdom": patch
|
||||
"rrweb-snapshot": major
|
||||
"rrweb": patch
|
||||
"@rrweb/rrweb-plugin-canvas-webrtc-record": patch
|
||||
---
|
||||
|
||||
`NodeType` enum was moved from rrweb-snapshot to @rrweb/types
|
||||
The following types where moved from rrweb-snapshot to @rrweb/types: `documentNode`, `documentTypeNode`, `legacyAttributes`, `textNode`, `cdataNode`, `commentNode`, `elementNode`, `serializedNode`, `serializedNodeWithId`, `serializedElementNodeWithId`, `serializedTextNodeWithId`, `IMirror`, `INode`, `mediaAttributes`, `attributes` and `DataURLOptions`
|
||||
Reference in New Issue
Block a user