fastify/fastify-hotwire

Update to svelte v4

Closed

#105 opened on Aug 7, 2023

 (3 comments) (0 reactions) (0 assignees)JavaScript (7 forks)github user discovery
good first issue

Repository metrics

Stars
 (82 stars)
PR merge metrics
 (Avg merge 13h 50m) (4 merged PRs in 30d)

Description

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

Currently the svelte dependabot PR is failing, because svelte dropped cjs support in v4.

We should adapt our code for the example, so that our unit tests work. Or report, that it is not possible and we should consider either changing svelte with a different framework or reject upgrading svelte.

Contributor guide