You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [1.4.0](v1.3.0...v1.4.0) (2024-11-30)
### Features
* added example of the smartScraper function using a schema ([baf933b](baf933b))
* implemented support for requests with schema ([10a1a5a](10a1a5a))
### Bug Fixes
* the "workspace" key has been removed because it was conflicting with the package.json file in the scrapegraph-js folder. ([1299173](1299173))
### chore
* added Zod package dependency ([ee5738b](ee5738b))
### Docs
* added an example of the smartScraper functionality using a schema ([cf2f28f](cf2f28f))
### Refactor
* code refactoring ([a2b57c7](a2b57c7))
* added example of the smartScraper function using a schema ([baf933b](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/baf933b0826b63d4ecf61c8593676357619a1c73))
7
+
* implemented support for requests with schema ([10a1a5a](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/10a1a5a477a6659aabf3afebfffdbefc14d12d3e))
8
+
9
+
10
+
### Bug Fixes
11
+
12
+
* the "workspace" key has been removed because it was conflicting with the package.json file in the scrapegraph-js folder. ([1299173](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/129917377b6a685d769a480b717bf980d3199833))
* added an example of the smartScraper functionality using a schema ([cf2f28f](https://github.com/ScrapeGraphAI/scrapegraph-sdk/commit/cf2f28fa029df0acb7058fde8239046d77ef0a8a))
0 commit comments