File tree 3 files changed +259
-401
lines changed
3 files changed +259
-401
lines changed Original file line number Diff line number Diff line change 1
1
## 0.0.9 - 2025-02-27
2
2
3
-
4
-
5
3
## 0.0.8 - 2025-02-04
6
4
7
5
## 0.0.7 - 2025-02-03
Original file line number Diff line number Diff line change 19
19
},
20
20
"license" : " MIT" ,
21
21
"type" : " module" ,
22
- "main" : " ./dist/record.cjs" ,
23
- "module" : " ./dist/record.js" ,
24
- "unpkg" : " ./dist/record.umd.cjs" ,
22
+ "main" : " ./dist/rrweb- record.cjs" ,
23
+ "module" : " ./dist/rrweb- record.js" ,
24
+ "unpkg" : " ./dist/rrweb- record.umd.cjs" ,
25
25
"typings" : " dist/index.d.ts" ,
26
26
"exports" : {
27
27
"." : {
28
28
"import" : {
29
29
"types" : " ./dist/index.d.ts" ,
30
- "default" : " ./dist/record.js"
30
+ "default" : " ./dist/rrweb- record.js"
31
31
},
32
32
"require" : {
33
33
"types" : " ./dist/index.d.cts" ,
34
- "default" : " ./dist/record.cjs"
34
+ "default" : " ./dist/rrweb- record.cjs"
35
35
}
36
36
}
37
37
},
You can’t perform that action at this time.
0 commit comments