v1.3.21

microsoft/playwrightv1.3.21Jul 19, 2026by github-actions[bot]

AI Summary

A minor patch release that fixes lazy loading of top-level AutoModel exports to improve module initialization performance and reduce startup overhead.

Key Highlights

  • Fix for lazy loading top-level AutoModel exports
  • Improved module initialization performance

Full Release Notes

## What's Changed
* fix: lazy load top-level AutoModel exports by @LauraGPT in https://github.com/modelscope/FunASR/pull/3290


**Full Changelog**: https://github.com/modelscope/FunASR/compare/v1.3.20...v1.3.21