Homepage
All Releases

v1.0.0-beta8.3

Highlights

  • Support node 16 & 18
  • Drop node 12
  • Support generating and running typescript projects. More info here
  • New headless chromium detection patches that pass all current tests
  • New commands to update subcomponents

    • update-chrome Improved chromium downloader. See command options here
    • update-ua Updates the builtin database of user agent strings
    • update-stealth Updates the headless chromium detection patches
  • Documentation moved to github pages here: https://ayakashi-io.github.io

Updating

Update to the latest version by running:

npm update -g ayakashi

A new @ayakashi/types package is also available. It can be updated in existing projects by running npm --save-dev @ayakashi/types