0.6.14
- Finsihed work on
cheerioPolyfill.js
which makes it possible for Teddy to execute in client-side contexts without usingcheerio
, 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.