Commit Graph

7 Commits

Author SHA1 Message Date
Yun Feng
e5c0eae352 refine change logs (#1126) 2026-04-01 12:00:00 +08:00
Yun Feng
c6e9b724d0 fix duplicated shadow dom (#1095)
* fix: duplicated elements in shadow doms

clean observers before taking new full snapshots

* add checker for replayer to make it stable when data has duplicated nodes

* apply review suggestions

* add change log

* Apply formatting changes

* update prettier to fit the master branch

---------

Co-authored-by: Mark-Fenng <Mark-Fenng@users.noreply.github.com>
2026-04-01 12:00:00 +08:00
Justin Halsall
7fb0e4ca6a Add needed dependency for changeset formatter (#1125) 2026-04-01 12:00:00 +08:00
Justin Halsall
880a9e4c48 Add friendly changelog message (#1124)
* Add friendly changelog message

* add empty changelog
2026-04-01 12:00:00 +08:00
Yun Feng
781214a4e7 fix: outdated ':hover' styles can't be removed from iframes or shadow doms (#1121)
* fix :hover class can't be removed in iframes

* add test case and change log
2026-04-01 12:00:00 +08:00
Yun Feng
55c39c3c92 add change log and update readme (#1122) 2026-04-01 12:00:00 +08:00
Justin Halsall
27caffecff Automate NPM package releases (#1119) 2026-04-01 12:00:00 +08:00