Files
rrweb/.changeset
John Henry Gunther 47a7c3faa6 Warn instead of fail on exceptions thrown from postcss (#1580)
* postcss was introduced in #1458 for use within adaptCssForReplay
* #1600 fixes the main case where invalid css could be introduced when if valid css from the output of `sheet.cssRules` was split according to how it was split across text nodes of the <style>
* the guard introduced here is still useful as we likely in future will switch to capturing the raw stylesheet contents (both <style> and <link>), at which point we will be much less confident of getting valid css
2025-02-06 13:33:12 +00:00
..
2023-06-02 11:44:00 +02:00
2024-06-26 10:34:17 +02:00
2023-04-15 09:16:45 +10:00
2024-06-05 11:59:50 +02:00
2024-12-06 15:05:09 +01: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