v1.2.46Web App
1 min read

Development CSP Compatibility

Adjusted the development Content Security Policy for React debugging while keeping production eval-free.

#What's Changed

  • [Fix] Allowed React's development-only eval-based callstack reconstruction without weakening the production CSP.