Skip to content

v0.1.0

Choose a tag to compare

@winston627 winston627 released this 28 Mar 10:05
01d4040

Support for API v2

Key Changes:

  • Implemented NstBrowserV2 client with complete v2 API support
  • Added comprehensive examples for all API functionalities
  • Improved error handling and type definitions
  • New import path: import { NstBrowserV2 } from 'nstbrowser-sdk-node'

Documentation:

  • Added detailed README for v2 API
  • Added Puppeteer integration guide