v3.11.1

apify/crawleev3.11.1Jul 24, 2024by apify-service-account

AI Summary

A quick hotfix addressing an issue with shadow root expansion in HTML parsing to prevent crashes.

Key Highlights

  • Fixed usage of 'getHTML' in shadow root expansion to avoid crashes.

Full Release Notes

## [3.11.1](https://github.com/apify/crawlee/compare/v3.11.0...v3.11.1) (2024-07-24)


### Bug Fixes

* use `getHTML` in the shadow root expansion ([#2587](https://github.com/apify/crawlee/issues/2587)) ([a244d62](https://github.com/apify/crawlee/commit/a244d62cca03d628677eca8a5adcf41e33c51dee)), closes [#2583](https://github.com/apify/crawlee/issues/2583)