v2.11.20
Whats Changed
Major performance improvement on crawling processing pending tasks concurrently. Now you can get all Next.js SSG pages on initial crawl for websites that do not expose links and have dynamic event listeners for routing.
- fix loop blocking tasks
- improve crawl performance processing tasks concurrent
- fix page absolute link joining
- add wait_for_dom to target element updates chrome
- add alert polyfill blocking prevention
- add missing chrome navigate request timeout for http future
- add ignore assets when crawling http
- add with_block_assets builder config for Server response non html
- perf(chrome): add skip other resources
- feat(page): add nextjs build ssg path handling
Full Changelog: v2.11.0...v2.11.20