Skip to content

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:42
· 1275 commits to main since this release

What's Changed

New Features 🎉

  • feat(web-integration): reusing context param by @quanru in #978

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 📖

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