Skip to content
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

feat: sync new SvelteKit & init test suite #52

Merged
merged 26 commits into from
May 12, 2021
Merged

feat: sync new SvelteKit & init test suite #52

merged 26 commits into from
May 12, 2021

Conversation

jthegedus
Copy link
Owner

@jthegedus jthegedus commented May 11, 2021

Summary

  • bump @sveltejs/kit@1.0.0-next.101 to @sveltejs/kit@1.0.0-next.104
  • fix breaking change in new SvelteKit version of handler.js dep
  • ignore examples/ dir in pre-commit hook
  • bump asdf tool versions
  • include firebase-tools as a dev dep for using emulator in CI pipeline
  • add integration test where we build an example app with the adapter, testing the adapter entrypoint for each example/ app

Fixes: #53

Other Information

@jthegedus jthegedus changed the title feat: sync new SvelteKit. init e2e tests feat: sync new SvelteKit & init test suite May 11, 2021
@jthegedus jthegedus merged commit a1cb743 into main May 12, 2021
@jthegedus jthegedus deleted the ci/e2e-tests branch May 12, 2021 23:05
github-actions bot pushed a commit that referenced this pull request May 12, 2021
# [0.7.0](v0.6.5...v0.7.0) (2021-05-12)

### Features

* sync new SvelteKit & init test suite ([#52](#52)) ([a1cb743](a1cb743))
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.7.0 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Npm run build throws error
1 participant