Skip to content

0.6.10

Choose a tag to compare

@kethinov kethinov released this 16 Sep 11:53
· 152 commits to main since this release
9fccd79
  • Added support for template literal ${templateLiteral} variables.
  • Fixed bug that caused Teddy to crash if you attempted to loop through a Set.
  • Replaced internal HTML entities scanner with the html-entities npm package.
  • Updated various dependencies.