docs: add contributor entry for dvschuyl regarding AsyncPlaywrightCrawlerStrategy issue

This commit is contained in:
UncleCode 2024-11-29 21:14:49 +08:00
parent 0780db55e1
commit 8c76a8c7dc

View File

@ -18,6 +18,7 @@ We would like to thank the following people for their contributions to Crawl4AI:
## Pull Requests
- [dvschuyl](https://github.com/dvschuyl) - AsyncPlaywrightCrawlerStrategy page-evaluate context destroyed by navigation [#304](https://github.com/unclecode/crawl4ai/pull/304)
- [nelzomal](https://github.com/nelzomal) - Enhance development installation instructions [#286](https://github.com/unclecode/crawl4ai/pull/286)
- [HamzaFarhan](https://github.com/HamzaFarhan) - Handled the cases where markdown_with_citations, references_markdown, and filtered_html might not be defined [#293](https://github.com/unclecode/crawl4ai/pull/293)
- [NanmiCoder](https://github.com/NanmiCoder) - fix: crawler strategy exception handling and fixes [#271](https://github.com/unclecode/crawl4ai/pull/271)