v3.8.0
What's Changed
- Fixed issue where if
append
config option was set totrue
, only the outer html-tag would be stripped ultimately resulting in duplicated body/script/css-tags. - Updated tests accordingly
- Breaking Change: Changed wrapper div with id
#jesthtml-content
to class:.jesthtml-content