# @proxyscrape_org/sdk

## 1.0.3

### Patch Changes

- Docs only: trim README of references to not-yet-needed configuration. No
  runtime changes.

## 1.0.2

### Patch Changes

- Docs only: stop advertising not-yet-implemented modules in the README and
  package metadata. No runtime changes.

## 1.0.1

### Patch Changes

- Initial public release. One client (`new ProxyScrape()`) covering the free proxy
  list with JSON/text/CSV output, an auto-paginating `stream()`, a `proxy()`
  one-call shortcut, and a `getPublicIp()` helper. Ships ESM + CJS + a minified
  IIFE bundle, all with TypeScript types.
