-
Notifications
You must be signed in to change notification settings - Fork 8
Alignment #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Enhanced Docs
Implemented error handling in js-sdk
fix: readme js sdk
## [1.2.1](v1.2.0...v1.2.1) (2024-11-29) ### Bug Fixes * readme js sdk ([3c2178e](3c2178e)) * removed wrong information ([88a2f50](88a2f50)) ### chore * changed pakage name ([9e9e138](9e9e138)) * fix pylint scripts ([5913d5f](5913d5f)) ### Docs * improved examples ([a9c1fa5](a9c1fa5)) * updated precommit and installation guide ([c16705b](c16705b)) * updated readme ([ee9efa6](ee9efa6)) ### Refactor * code refactoring ([01ca238](01ca238))
## [1.2.2](v1.2.1...v1.2.2) (2024-11-29) ### Bug Fixes * add enw timeout ([46ebd9d](46ebd9d))
…with the package.json file in the scrapegraph-js folder.
## [1.3.0](v1.2.2...v1.3.0) (2024-11-30) ### Features * add integration for env variables ([6a351f3](6a351f3))
Implemented support for requests with schema.
## [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))
…tion Set up eslint and prettier for code linting and formatting
## [1.4.1](v1.4.0...v1.4.1) (2024-12-02) ### Bug Fixes * sync client ([690e87b](690e87b)) ### chore * set up eslint and prettier for code linting and formatting ([13cf1e5](13cf1e5))
## [1.4.2](v1.4.1...v1.4.2) (2024-12-02) ### Bug Fixes * timeout ([589aa49](589aa49))
🎉 This PR is included in version 1.4.3-beta.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.4.3 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.