Skip to content

0.6.10

Compare
Choose a tag to compare
@kethinov kethinov released this 16 Sep 11:53
· 27 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.