Commit Graph

1813 Commits

Author SHA1 Message Date
dependabot[bot] 742aac4ee1
apps/api(deps): bump the prod-deps group across 1 directory with 35 updates
Bumps the prod-deps group with 35 updates in the /apps/api directory:

| Package | From | To |
| --- | --- | --- |
| [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.24.3` | `0.27.3` |
| [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api) | `5.20.5` | `5.23.0` |
| [@bull-board/express](https://github.com/felixmosh/bull-board/tree/HEAD/packages/express) | `5.20.5` | `5.23.0` |
| [@dqbd/tiktoken](https://github.com/dqbd/tiktoken) | `1.0.15` | `1.0.16` |
| [@logtail/node](https://github.com/logtail/logtail-js) | `0.4.21` | `0.5.0` |
| [@nangohq/node](https://github.com/NangoHQ/nango/tree/HEAD/packages/node-client) | `0.40.8` | `0.42.11` |
| [@sentry/cli](https://github.com/getsentry/sentry-cli) | `2.33.1` | `2.36.1` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.30.0` |
| [@sentry/profiling-node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.30.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.44.2` | `2.45.4` |
| [@types/express-ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-ws) | `3.0.4` | `3.0.5` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.16.0` | `8.17.1` |
| [async](https://github.com/caolan/async) | `3.2.5` | `3.2.6` |
| [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.7` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.11.0` | `5.13.2` |
| [cacheable-lookup](https://github.com/szmarczak/cacheable-lookup) | `6.1.0` | `7.0.0` |
| [cheerio](https://github.com/cheeriojs/cheerio) | `1.0.0-rc.12` | `1.0.0` |
| [date-fns](https://github.com/date-fns/date-fns) | `3.6.0` | `4.1.0` |
| [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.3.1` | `7.4.0` |
| [glob](https://github.com/isaacs/node-glob) | `10.4.2` | `11.0.0` |
| [json-schema-to-zod](https://github.com/StefanTerdell/json-schema-to-zod) | `2.3.0` | `2.4.1` |
| [langchain](https://github.com/langchain-ai/langchainjs) | `0.2.8` | `0.3.2` |
| [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.5.0` |
| [mongoose](https://github.com/Automattic/mongoose) | `8.4.4` | `8.6.3` |
| [natural](https://github.com/NaturalNode/natural) | `7.0.7` | `8.0.1` |
| [openai](https://github.com/openai/openai-node) | `4.57.0` | `4.63.0` |
| [posthog-node](https://github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node) | `4.0.1` | `4.2.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `22.12.1` | `23.4.0` |
| [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) | `2.4.2` | `5.0.3` |
| [resend](https://github.com/resendlabs/resend-node) | `3.4.0` | `4.0.0` |
| [scrapingbee](https://github.com/ScrapingBee/scrapingbee-node) | `1.7.4` | `1.7.5` |
| [stripe](https://github.com/stripe/stripe-node) | `16.1.0` | `16.12.0` |
| [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `5.22.11` | `5.23.5` |
| [unstructured-client](https://github.com/Unstructured-IO/unstructured-js-client) | `0.11.3` | `0.17.0` |
| [zod-to-json-schema](https://github.com/StefanTerdell/zod-to-json-schema) | `3.23.1` | `3.23.3` |



Updates `@anthropic-ai/sdk` from 0.24.3 to 0.27.3
- [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.24.3...sdk-v0.27.3)

Updates `@bull-board/api` from 5.20.5 to 5.23.0
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v5.23.0/packages/api)

Updates `@bull-board/express` from 5.20.5 to 5.23.0
- [Release notes](https://github.com/felixmosh/bull-board/releases)
- [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md)
- [Commits](https://github.com/felixmosh/bull-board/commits/v5.23.0/packages/express)

Updates `@dqbd/tiktoken` from 1.0.15 to 1.0.16
- [Release notes](https://github.com/dqbd/tiktoken/releases)
- [Changelog](https://github.com/dqbd/tiktoken/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dqbd/tiktoken/compare/@dqbd/tiktoken@1.0.15...@dqbd/tiktoken@1.0.16)

Updates `@logtail/node` from 0.4.21 to 0.5.0
- [Release notes](https://github.com/logtail/logtail-js/releases)
- [Commits](https://github.com/logtail/logtail-js/compare/v0.4.21...v0.5.0)

Updates `@nangohq/node` from 0.40.8 to 0.42.11
- [Release notes](https://github.com/NangoHQ/nango/releases)
- [Changelog](https://github.com/NangoHQ/nango/blob/v0.42.11/CHANGELOG.md)
- [Commits](https://github.com/NangoHQ/nango/commits/v0.42.11/packages/node-client)

Updates `@sentry/cli` from 2.33.1 to 2.36.1
- [Release notes](https://github.com/getsentry/sentry-cli/releases)
- [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-cli/compare/2.33.1...2.36.1)

Updates `@sentry/node` from 8.26.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.26.0...8.30.0)

Updates `@sentry/profiling-node` from 8.26.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.26.0...8.30.0)

Updates `@supabase/supabase-js` from 2.44.2 to 2.45.4
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](https://github.com/supabase/supabase-js/compare/v2.44.2...v2.45.4)

Updates `@types/express-ws` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-ws)

Updates `ajv` from 8.16.0 to 8.17.1
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.16.0...v8.17.1)

Updates `async` from 3.2.5 to 3.2.6
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.5...v3.2.6)

Updates `axios` from 1.7.2 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.7)

Updates `bullmq` from 5.11.0 to 5.13.2
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](https://github.com/taskforcesh/bullmq/compare/v5.11.0...v5.13.2)

Updates `cacheable-lookup` from 6.1.0 to 7.0.0
- [Release notes](https://github.com/szmarczak/cacheable-lookup/releases)
- [Commits](https://github.com/szmarczak/cacheable-lookup/compare/v6.1.0...v7.0.0)

Updates `cheerio` from 1.0.0-rc.12 to 1.0.0
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.12...v1.0.0)

Updates `date-fns` from 3.6.0 to 4.1.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

Updates `express-rate-limit` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v7.3.1...v7.4.0)

Updates `glob` from 10.4.2 to 11.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.2...v11.0.0)

Updates `json-schema-to-zod` from 2.3.0 to 2.4.1
- [Commits](https://github.com/StefanTerdell/json-schema-to-zod/commits)

Updates `langchain` from 0.2.8 to 0.3.2
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/compare/0.2.8...0.3.2)

Updates `luxon` from 3.4.4 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.4...3.5.0)

Updates `mongoose` from 8.4.4 to 8.6.3
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.4.4...8.6.3)

Updates `natural` from 7.0.7 to 8.0.1
- [Release notes](https://github.com/NaturalNode/natural/releases)
- [Commits](https://github.com/NaturalNode/natural/compare/v7.0.7...v8.0.1)

Updates `openai` from 4.57.0 to 4.63.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-node/compare/v4.57.0...v4.63.0)

Updates `posthog-node` from 4.0.1 to 4.2.0
- [Release notes](https://github.com/PostHog/posthog-js-lite/releases)
- [Changelog](https://github.com/PostHog/posthog-js-lite/blob/main/posthog-node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js-lite/commits/posthog-node-v4.2.0/posthog-node)

Updates `puppeteer` from 22.12.1 to 23.4.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v22.12.1...puppeteer-v23.4.0)

Updates `rate-limiter-flexible` from 2.4.2 to 5.0.3
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/commits/v5.0.3)

Updates `resend` from 3.4.0 to 4.0.0
- [Release notes](https://github.com/resendlabs/resend-node/releases)
- [Commits](https://github.com/resendlabs/resend-node/compare/3.4.0...v4.0.0)

Updates `scrapingbee` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/ScrapingBee/scrapingbee-node/releases)
- [Changelog](https://github.com/ScrapingBee/scrapingbee-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ScrapingBee/scrapingbee-node/compare/v1.7.4...v1.7.5)

Updates `stripe` from 16.1.0 to 16.12.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v16.1.0...v16.12.0)

Updates `systeminformation` from 5.22.11 to 5.23.5
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.22.11...v5.23.5)

Updates `unstructured-client` from 0.11.3 to 0.17.0
- [Release notes](https://github.com/Unstructured-IO/unstructured-js-client/releases)
- [Changelog](https://github.com/Unstructured-IO/unstructured-js-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Unstructured-IO/unstructured-js-client/compare/v0.11.3...v0.17.0)

Updates `zod-to-json-schema` from 3.23.1 to 3.23.3
- [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases)
- [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md)
- [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits)

---
updated-dependencies:
- dependency-name: "@anthropic-ai/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@bull-board/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@bull-board/express"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@dqbd/tiktoken"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@logtail/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@nangohq/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@sentry/cli"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@sentry/profiling-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@types/express-ws"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: ajv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: async
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: cacheable-lookup
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: json-schema-to-zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: natural
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: posthog-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: rate-limiter-flexible
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: resend
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: scrapingbee
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: unstructured-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: zod-to-json-schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 06:54:27 +00:00
Nicolas 4721aa1687
Merge pull request #690 from mendableai/nsc/search-fix-version-v0
Fix the error message when trying search in v0
2024-09-21 21:12:01 -04:00
Nicolas 848a2b364a Update package.json 2024-09-21 21:11:23 -04:00
Nicolas dfdbae74c6 Update fireEngine.ts 2024-09-21 21:10:05 -04:00
Nicolas fbb5f23016 Update index.ts 2024-09-21 20:53:33 -04:00
Nicolas 607e46267c Update package.json 2024-09-20 19:46:17 -04:00
Nicolas db161ac55a Nick: press + write 2024-09-20 19:45:23 -04:00
Nicolas 380dcc2fd6
Merge pull request #682 from mendableai/feat/actions
feat: Actions
2024-09-20 18:43:19 -04:00
Nicolas 3fc5ce17d2 Nick: fixed error handling for v0 scrape 2024-09-20 18:35:30 -04:00
Nicolas 0690cfeaad Merge branch 'main' into feat/actions 2024-09-20 18:24:13 -04:00
Gergő Móricz 95e4c8920b fix(sdk/rust): license 2024-09-20 21:55:05 +02:00
Gergő Móricz e1a34b0a99 Revert "feat(scrape): scroll down/up with actions if fullpagescreenshot"
This reverts commit 815bfc8f07.
2024-09-20 21:43:22 +02:00
Gergő Móricz 815bfc8f07 feat(scrape): scroll down/up with actions if fullpagescreenshot
revert this if unneeded
2024-09-20 21:42:09 +02:00
Gergő Móricz d663bbf0ca feat(actions): add scroll 2024-09-20 21:41:53 +02:00
Gergő Móricz 3dd912ec91 feat(actions): add typeText, pressKey, fix playwright screenshot/waitFor 2024-09-20 21:02:53 +02:00
Gergő Móricz 719dfbccbb Update docs 2024-09-20 20:30:46 +02:00
Gergő Móricz 939040bf44 Update docs and example 2024-09-20 20:10:11 +02:00
Gergő Móricz 3ec0bbe28d feat(sdk/rust/crawl): paginate through results 2024-09-20 20:10:11 +02:00
Gergő Móricz a078cdbd9d Rust SDK 1.0.0 2024-09-20 20:10:11 +02:00
Gergő Móricz 93a20442e3 feat(sdk/rust): first batch of changes for 1.0.0 2024-09-20 20:10:11 +02:00
Eric Ciarla 6aa468163e Update README.md 2024-09-20 09:10:46 -04:00
Nicolas 74565a9da3
Merge pull request #639 from yekkhan/main
feat: kubernetes example optimization
2024-09-19 18:59:42 -04:00
Nicolas bbb8d41850
Merge pull request #623 from itasli/patch-1
fix wrong link to self host documentation
2024-09-19 18:57:54 -04:00
Nicolas 9233182464 Update README.md 2024-09-19 18:57:38 -04:00
Nicolas 48eb6fc494 Merge branch 'main' into pr/623 2024-09-19 18:56:18 -04:00
Nicolas b2f61da7c6 Nick: clarification on open source vs cloud 2024-09-19 17:56:26 -04:00
Gergő Móricz 506d5c2716 Revert "return links"
This reverts commit 2d597672be.
2024-09-19 20:07:06 +02:00
Anjor Kanekar 2d597672be return links 2024-09-19 20:06:07 +02:00
anjor c45a132cd5 Remove print statement in map 2024-09-19 20:06:07 +02:00
Gergő Móricz 01f42b980d feat(scrape): add error tallying instead of empty response 2024-09-19 19:21:13 +02:00
Nicolas b8b8522b33 Nick: fixed map exception 2024-09-19 12:49:33 -04:00
Nicolas ef71940429
Merge pull request #674 from mendableai/nsc/map-pagination
v1/map improvements + higher limits
2024-09-19 11:31:23 -04:00
Eric Ciarla 80b4d7dcf2
Update README.md 2024-09-19 11:17:55 -04:00
Eric Ciarla a5322322f0
Update README.md 2024-09-18 16:40:22 -04:00
Nicolas 00bb958b32 Update v1-openapi.json 2024-09-18 15:59:11 -04:00
Nicolas 03eb47d426 Merge branch 'main' of https://github.com/mendableai/firecrawl 2024-09-18 15:58:54 -04:00
Nicolas 3a4dd8fc7e Nick: v1 openapi spec 2024-09-18 15:58:53 -04:00
Gergő Móricz 712ca31615 minor fixes 2024-09-18 21:34:09 +02:00
Nicolas d338c3402b
Update CONTRIBUTING.md 2024-09-18 15:18:44 -04:00
Gergő Móricz 20d1855ad5 feat(js-sdk): actions integration 2024-09-18 20:47:56 +02:00
Gergő Móricz 093c064bff feat(v1): add public actions api 2024-09-18 20:39:25 +02:00
Gergő Móricz 42d677fe3c feat(fire-engine): port waitFor and screenshot to use actions 2024-09-18 20:04:54 +02:00
Gergő Móricz c28e1e2959 fix(v1/zod): formats: add error message if both sc and sc@fP 2024-09-18 19:35:38 +02:00
Nicolas 255db84879 Update package.json 2024-09-17 15:06:53 -04:00
Gergő Móricz b2b7f8d874 fix(js-sdk): default type for LLM extract 2024-09-17 20:49:01 +02:00
Nicolas 43d8563bb1
Update fly-direct.yml 2024-09-17 14:15:34 -04:00
Nicolas a0189acbec Update fly.yml 2024-09-17 12:58:49 -04:00
Nicolas 31633317dd Update package.json 2024-09-17 12:33:07 -04:00
Nicolas 6b920aa87f
Merge pull request #677 from mendableai/fix/js-sdk-full-page-screenshot
[Bug] Fixed screenshot typo and added test for fullpage screenshot
2024-09-17 12:31:57 -04:00
rafaelsideguide fb8a2c7549 fixed screenshot typo and added test for fullpage screenshot 2024-09-17 11:03:33 -04:00