Kevin Sullivan
Kevin Sullivan
The source code uses modules, so now the types will too. This fixes the issue of not being able to use the default export although it exists. The existing workaround...
`unformat` currently can't parse custom postfixes. And other custom formatting. Even if provided as a format object in the second parameter. It looks like the format argument is part of...
### Summary This PR fixes broken CSS styles which can occur while recording a session replay. It happens when the client is using a CSS-in-JS library to create styles, and...