0.6.13
- Removed
xregexp
andhtml-entities
dependencies. Also Replacedcheerio
withcheerio/slim
. These changes have reduced bundle size significantly. - Began work on
cheerioPolyfill.js
which will allow Teddy to execute in client-side contexts without usingcheerio
. This will result in even smaller bundle sizes (currently around 16kb minified), however the work is unfinished. - Updated various dependencies.