Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 16:18
· 151 commits to main since this release

1.4.0 (2024-11-30)

Features

  • added example of the smartScraper function using a schema (baf933b)
  • implemented support for requests with schema (10a1a5a)

Bug Fixes

  • the "workspace" key has been removed because it was conflicting with the package.json file in the scrapegraph-js folder. (1299173)

chore

  • added Zod package dependency (ee5738b)

Docs

  • added an example of the smartScraper functionality using a schema (cf2f28f)

Refactor