Skip to content

0.6.14

Latest
Compare
Choose a tag to compare
@kethinov kethinov released this 19 Oct 13:57
· 2 commits to main since this release
b83b9ad
  • Finsihed work on cheerioPolyfill.js which makes it possible for Teddy to execute in client-side contexts without using cheerio, allowing for a very small bundle size for client-side Teddy (17kb minified).
  • Fixed client-side tests to test Teddy in the browser properly.
  • Refactored tests to improve maintainability.
  • Updated various dependencies.