Commit d5ce218
committed
ci(release): 1.4.0 [skip ci]
## [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))1 parent 5903759 commit d5ce218
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
1 | 29 | | |
2 | 30 | | |
3 | 31 | | |
| |||
0 commit comments