wombat 3.6.0
Major Changes
Improved support for document.write()
calls split over multiple calls. Support for buffering the write calls if document.close
is injected into body script and wbinfo.injectDocClose
is set, otherwise attempt to resolve. See #124 for more details.
What's Changed
- deps: bump warcio to 2.2.0
- Bump semver from 5.6.0 to 5.7.2 by @dependabot in #122
- Doc Write Buffer on Load by @ikreymer in #124
Full Changelog: v3.5.2...v3.6.0