v0.0.21

Added session replay player and settings components. Enterprise users can now choose to record and replay user sessions. You can capture a percentage of sessions, or every single session.

  • Implemented ReplayPlayer for viewing session replays with speed control and event details.
  • Created ReplaySettings for configuring session replay settings including storage quota and privacy options.
  • Added CodeEditor and ElementPicker components for tag management.
  • Introduced SelectorBuilder for building CSS selectors with various match types.
  • Updated index file to export new replay components.