v1.7.5
- π Plugins now can additionally specify an
enforce: "pre" | "post"
property to adjust its application order in HuolalaTech/page-spy#46. The resolved plugins will be in the following order:- Plugin with
enforce: "pre"
; - Plugin without
enforce
property; - Plugin with
enforce: "post"
;
- Plugin with
- π Update
@huolala-tech/page-spy-plugin-data-harbor
- add
enforce: "pre"
property; - optimize the
rrweb-event
data lost;
- add