|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 0.1.0-alpha.2 (2024-10-28) |
| 4 | + |
| 5 | +Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/browserbase/sdk-node/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* add context and download ([39c8a03](https://github.com/browserbase/sdk-node/commit/39c8a03940f8d398b30b43727833e57dea1b9c56)) |
| 10 | +* captcha cleanup ([dd0cf83](https://github.com/browserbase/sdk-node/commit/dd0cf83ee5f17410915130159128aa6cdc783f7f)) |
| 11 | +* lint ([25fd0b0](https://github.com/browserbase/sdk-node/commit/25fd0b03b7caf448ca82e6931c69c2e287e7b854)) |
| 12 | +* lint ([4e3ee53](https://github.com/browserbase/sdk-node/commit/4e3ee538473db349ad971ca4fe2e7cb0ae91b0b1)) |
| 13 | +* lint ([d0c7ae2](https://github.com/browserbase/sdk-node/commit/d0c7ae25821dc4769dd7e1752a60a338dccddcd9)) |
| 14 | +* lock ([f96bc33](https://github.com/browserbase/sdk-node/commit/f96bc33fbc206b98fd3f32cc4d2aae38059504bb)) |
| 15 | +* playwright extension ([5edbb0d](https://github.com/browserbase/sdk-node/commit/5edbb0d346003ffdf6048582560d3254f8c0cd69)) |
| 16 | +* playwright proxy ([5b1b3b9](https://github.com/browserbase/sdk-node/commit/5b1b3b917ef1f4c2612aa30df6be73d06fa93ab0)) |
| 17 | +* playwright uploads ([d6634af](https://github.com/browserbase/sdk-node/commit/d6634af3b093d70016915b334e5b4fc17d710ab1)) |
| 18 | +* puppeteer basic ([b4cab2a](https://github.com/browserbase/sdk-node/commit/b4cab2a4b3926fe0143a8efceb94181e6cc5d13b)) |
| 19 | +* puppeteer proxy: ([7180d71](https://github.com/browserbase/sdk-node/commit/7180d711a2792dd99fd8f58477bf108919b23ecb)) |
| 20 | +* rm unnecessary ([2d11114](https://github.com/browserbase/sdk-node/commit/2d11114e0fcf52ae095ce63814983ae6ffbcc1e4)) |
| 21 | +* rm unnecessary deps ([53b7824](https://github.com/browserbase/sdk-node/commit/53b782440921683018dea0303aad12bc0e9299bb)) |
| 22 | +* selenium basic: ([01c47a2](https://github.com/browserbase/sdk-node/commit/01c47a239653ba34fe56d496385865c9d6818c30)) |
| 23 | +* selenium uploads ([334dc0e](https://github.com/browserbase/sdk-node/commit/334dc0ec9ce49d30c7d2ec3b2ee92271b22f5e7f)) |
| 24 | +* starting to add examples ([2a326e0](https://github.com/browserbase/sdk-node/commit/2a326e005b3d1aa6e2151b54617f74a248337149)) |
| 25 | + |
3 | 26 | ## 0.1.0-alpha.1 (2024-10-28)
|
4 | 27 |
|
5 | 28 | Full Changelog: [v0.0.1-alpha.0...v0.1.0-alpha.1](https://github.com/browserbase/sdk-node/compare/v0.0.1-alpha.0...v0.1.0-alpha.1)
|
|
0 commit comments