Files
rrweb/.changeset
Eoghan Murray ae6908dcdc perf: Avoid an extra function call and object clone during event emission (#1441)
performance: remove a nested function call and an object clone during event emission

 - rename `event` to `eventWithoutTime`, but maintain backwards compatibility
 - `eventWithTime` (with time) could be renamed to `event` in a future version

This is an extension of PR #1339 authored by: mydea <mydea@users.noreply.github.com>
2024-04-19 12:50:06 +01:00
..
2023-06-02 11:44:00 +02:00
2023-03-28 19:02:22 +02:00
2023-04-15 09:16:45 +10:00
2024-04-18 16:21:24 +02:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation