Skip to content

Releases: HarryStevens/scraperama

v2.0.0

04 Mar 01:06

Choose a tag to compare

2.0.0 (2026-03-04)

⚠ BREAKING CHANGES

  • json() no longer adds a .columns property to the parsed response.

Bug Fixes

  • return parsed JSON unmodified from json() (f350285)

v1.2.0

03 Mar 17:22

Choose a tag to compare

1.2.0 (2026-03-03)

Features

  • add retry support with exponential backoff (6931efd)

Bug Fixes

  • ignore auto-generated CHANGELOG in Prettier checks (14e91bf)

v1.1.0

03 Mar 16:11

Choose a tag to compare

1.1.0 (2026-03-03)

Features