v3.5.6

apify/crawleev3.5.6Oct 4, 2023by apify-service-account

AI Summary

A minor patch release fixing TypeScript type exports and adding an Incapsula iframe selector to the blocked list.

Key Highlights

  • Fixed TypeScript types for RequestQueueOptions
  • Added Incapsula iframe selector to blocked list

New Features

  • Add incapsula iframe selector to the blocked list

Full Release Notes

## [3.5.6](https://github.com/apify/crawlee/compare/v3.5.5...v3.5.6) (2023-10-04)


### Bug Fixes

* **types:** re-export RequestQueueOptions as an alias to RequestProviderOptions ([#2109](https://github.com/apify/crawlee/issues/2109)) ([0900f76](https://github.com/apify/crawlee/commit/0900f76742475c19a777733462e38c5a3a9b86b7))


### Features

* add incapsula iframe selector to the blocked list ([#2111](https://github.com/apify/crawlee/issues/2111)) ([2b17d8a](https://github.com/apify/crawlee/commit/2b17d8a797dec2824a0063792aa7bd3fce8dccae)), closes [apify/store-website-content-crawler#154](https://github.com/apify/store-website-content-crawler/issues/154)