Skip to content

feat: sveltekit adaptor#575

Merged
matt-aitken merged 20 commits intomainfrom
feat/sveltekit-adaptor
Oct 6, 2023
Merged

feat: sveltekit adaptor#575
matt-aitken merged 20 commits intomainfrom
feat/sveltekit-adaptor

Conversation

@matt-aitken
Copy link
Copy Markdown
Member

@matt-aitken matt-aitken commented Oct 6, 2023

Adds support for SvelteKit. Credit goes to @Chigala for the original PR #266

Chigala and others added 7 commits October 6, 2023 12:53
* feat: implemented svelte-kit adapter

* feat: implemented the @trigger.dev/svelte package

* scaffolded a sveltekit example project with trigger.dev

* added the convertToStandardRequest function in the sveltekit package

* example sveltekit project with the @trigger.dev/svelte package

* doc: added the manual setup guide for sveltekit

* updated the web app onboard for sveltekit

* formatted the manual setup guide for sveltekit

* added a link to webapp sveltekit onboarding

* added a wait function to the sveltekit example app job

* typo fix

* removed comments from the @trigger.dev/svelte

- commented out the useEventRunDetails

* updated package.json to use internal packages

* added a .env.example file

* updated the example-svelte-app

* updated the svelte-example

* updated the onboarding page to reflect requested changes

* made the manual setup guide more specific

* created a .env.example file for svelte-example

* added import aliases

* updated the tsconfig and svelte.config file

* updated to use uint8Array

* added missing paths in the tsconfig

---------

Co-authored-by: Matt Aitken <matt@mattaitken.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 6, 2023

🦋 Changeset detected

Latest commit: 78c5600

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@trigger.dev/sveltekit Patch
svelte-example Patch
@trigger.dev/tailwind-config Patch
@trigger.dev/tsconfig Patch
@trigger.dev/astro Patch
@trigger.dev/cli Patch
@trigger.dev/core Patch
@trigger.dev/eslint-plugin Patch
@trigger.dev/express Patch
@trigger.dev/integration-kit Patch
@trigger.dev/nestjs Patch
@trigger.dev/nextjs Patch
@trigger.dev/react Patch
@trigger.dev/remix Patch
@trigger.dev/testing Patch
@trigger.dev/sdk Patch
@trigger.dev/airtable Patch
@trigger.dev/github Patch
@trigger.dev/linear Patch
@trigger.dev/openai Patch
@trigger.dev/plain Patch
@trigger.dev/replicate Patch
@trigger.dev/resend Patch
@trigger.dev/sendgrid Patch
@trigger.dev/slack Patch
@trigger.dev/stripe Patch
@trigger.dev/supabase Patch
@trigger.dev/typeform Patch
@references/job-catalog Patch
@references/unit-testing Patch
perf Patch
astro-example Patch
@references/nextjs Patch
@references/package-tester Patch
nestjs-example Patch
@references/remix Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@matt-aitken matt-aitken closed this Oct 6, 2023
@matt-aitken
Copy link
Copy Markdown
Member Author

matt-aitken commented Oct 6, 2023

The @trigger.dev/svelte package has major problems when running package, which means it can't be bundled up for npm.

I've removed that package from this PR. It's in a branch called feat/svelte-package.

@matt-aitken matt-aitken reopened this Oct 6, 2023
@matt-aitken matt-aitken changed the title feat: sveltekit adaptor and svelte package feat: sveltekit adaptor Oct 6, 2023
@matt-aitken matt-aitken merged commit 0558b2c into main Oct 6, 2023
@matt-aitken matt-aitken deleted the feat/sveltekit-adaptor branch October 6, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants