Skip to content

v5.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 20:52
· 9 commits to main since this release

Patch Changes

  • #161 be73442 Thanks @DylanPiercey! - Fixes a regression where the parsed text state (used by eg script, style) was not properly entering back into text for the closing quote on the string.

  • #162 085451c Thanks @DylanPiercey! - Always consume next character of expression if terminator was preceded by an operator.