Skip to content

@layerfig/config@3.0.1

Latest

Choose a tag to compare

@raulfdm raulfdm released this 28 Aug 05:16
d7c656b

Patch Changes

  • f715693: Fix: escape line breaks and special characters in slot values

    • Safely escape \, ", \n, \r, and \t before insertion to avoid misparse/misrender issues.