Skip to content

0.6.13

Compare
Choose a tag to compare
@kethinov kethinov released this 15 Oct 15:03
· 20 commits to main since this release
b0d84ea
  • Removed xregexp and html-entities dependencies. Also Replaced cheerio with cheerio/slim. These changes have reduced bundle size significantly.
  • Began work on cheerioPolyfill.js which will allow Teddy to execute in client-side contexts without using cheerio. This will result in even smaller bundle sizes (currently around 16kb minified), however the work is unfinished.
  • Updated various dependencies.