Skip to content

refactor(DT-3906): Enable Svelte 5 runes on files not using legacy features#3363

Merged
tegan-temporal merged 1 commit intocodefreeze-05.01.26from
DT-3906-ui-svelte-5-migration-simple-options
May 4, 2026
Merged

refactor(DT-3906): Enable Svelte 5 runes on files not using legacy features#3363
tegan-temporal merged 1 commit intocodefreeze-05.01.26from
DT-3906-ui-svelte-5-migration-simple-options

Conversation

@tegan-temporal
Copy link
Copy Markdown
Contributor

Description & motivation 💭

Turn on runes mode for files not currently relying on legacy features.

@tegan-temporal tegan-temporal self-assigned this May 1, 2026
@tegan-temporal tegan-temporal requested a review from a team as a code owner May 1, 2026 22:36
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
holocene Ready Ready Preview, Comment May 1, 2026 10:36pm

Request Review

@temporal-cicd
Copy link
Copy Markdown
Contributor

temporal-cicd Bot commented May 1, 2026

Warnings
⚠️

📊 Strict Mode: 4 errors in 1 file (0.4% of 1002 total)

src/routes/(app)/namespaces/+page.svelte (4)
  • L37:40: 'namespace.namespaceInfo' is possibly 'null' or 'undefined'.
  • L42:16: Type 'string | null | undefined' is not assignable to type 'string'.
  • L42:27: 'namespace.namespaceInfo' is possibly 'null' or 'undefined'.
  • L43:19: 'namespace.namespaceInfo' is possibly 'null' or 'undefined'.

Generated by 🚫 dangerJS against a93979d

Copy link
Copy Markdown
Contributor

@KATIETOLER KATIETOLER left a comment

Choose a reason for hiding this comment

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

This looks great, thanks!

@tegan-temporal tegan-temporal merged commit 64d3a1d into codefreeze-05.01.26 May 4, 2026
17 checks passed
@tegan-temporal tegan-temporal deleted the DT-3906-ui-svelte-5-migration-simple-options branch May 4, 2026 17:22
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