v0.26.0
What's Changed
New Features 🎉
Bug Fixes 🐞
- fix(core): lazy parsing report content to improve performance by @yuyutaotao in #1005
- fix(report): fix status icon logic for assert failed by @quanru in #1010
- fix(web-intergration): add return for async type method by @quanru in #1016
- fix(report): dropdown filter not work in report by @quanru in #1023
- fix(docs): fix mcp link by @EAGzzyCSL in #1025
- fix(docs): add the missing constant "record" in template string by @EAGzzyCSL in #1027
Document 📖
- docs(core): doc for prompting with images by @EAGzzyCSL in #984
- docs(site): 0.25 changelog by @quanru in #1014
- docs(core): update guide for cache-debugging by @yuyutaotao in #1028
Other Changes
- chore(chrome-extension): external sharp to avoid warnings in dev by @EAGzzyCSL in #1004
- chore(docs): download chrome extension from github release by @EAGzzyCSL in #1007
- chore(web): correct the name of test case by @EAGzzyCSL in #1018
- refactor(report): add typecheck for all apps by @quanru in #1019
- chore(mcp): replace puppeteer with puppeteer-core by @EAGzzyCSL in #1017
Full Changelog: v0.25.3...v0.26.0