Skip to content

@react-email/editor@1.4.8

Choose a tag to compare

@github-actions github-actions released this 25 May 12:56
a79acd1

Patch Changes

  • f355fba: prevent prototype pollution in the email-theming plugin by building cssJS and merged theme objects from Object.create(null) so attacker-controlled __proto__, constructor, or prototype keys in panel-style input become regular own properties instead of mutating Object.prototype
    • react-email@6.3.3