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

chore: upgrade Svelte 4 and other dependencies #526

Merged
merged 22 commits into from
Oct 2, 2023

Conversation

ArmanNik
Copy link
Member

What does this PR do?

Upgrade Svelte to version 4 alongside other dependencies.
Fix Svelte 4 breaking changes.
Fix linting settings and errors.

Test Plan

Manual

Have you read the Contributing Guidelines on issues?

Yep

@ArmanNik ArmanNik self-assigned this Aug 31, 2023
@vercel
Copy link

vercel bot commented Aug 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
console ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2023 9:50am
console-cloud ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2023 9:50am
console-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2023 9:50am

@@ -2,6 +2,8 @@
import { FormList, InputTextarea, InputText, InputEmail } from '$lib/elements/forms';
import { feedbackData } from '$lib/stores/feedback';
import Evaluation from './evaluation.svelte';

$: console.log($feedbackData);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leftover

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.

3 participants