Skip to content

v8.1.0

Compare
Choose a tag to compare
@coder-hxl coder-hxl released this 01 Sep 12:18
· 199 commits to main since this release

🚀 Features

  • Limit Node.JS versions to 16.0.0 and above.
  • Expose the corresponding puppeteer version type.
  • Reduce package size and support ESM and cjs by packaging output a CJS file.

🚀 特征

  • 对 Node.JS 版本进行限制,只有 16.0.0 版本以上才能使用。
  • 将对应的 puppeteer 版本类型暴露出来。
  • 减少包体积,通过打包输出一个 cjs 文件支持 ESM 和 CJS 。