v0.1.0
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